summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-15fix: typosguoguangwu
2024-02-14[cmake] Fix cmake options position to support cmake toolchain (#1250)Uilian Ries
2024-01-31Fix review commentsgit-hulk
2024-01-31Add support of RESP3 attribute typegit-hulk
2024-01-30Fix memory leak.Mark Agranat
2024-01-21CMakeList: add option to not install NuGet packagingYann E. MORIN
2024-01-21Fix macOS and FreeBSD CI runners.michael-grunder
2023-08-18Make redisEnableKeepAlive a no-op on AF_UNIX connections. (#1215)Michael Grunder
2023-08-18Integrating spellcheck into CI (#1218)Chayim
2023-07-25Add a panic helper for non-assert aborts.michael-grunder
2023-07-25Document poll(2) logic changes.michael-grunder
2023-07-25Retry poll(2) if we are intterupted.michael-grunder
2023-07-14Fix a false positive warning of gcc 12+ -Werror=maybe-uninitializedV G
2023-07-13Allow disabling the -Werror flag.Romain Geissler
2023-07-13Bump development SONAME.michael-grunder
2023-07-12Version 1.2.0 (#1202)Chayim
2023-07-12Remove support in deprecated TLS versions 1.0 and 1.1 (#1205)Valentino Geron
2023-07-10Install major version symlink of shared objects.Yossi Gottlieb
2023-06-08Ensure functionality without _MSC_VER definitionwindyakin
2023-06-01Add a test for the TCP_USER_TIMEOUT option. (#1192)Michael Grunder
2023-06-01Add -Werror as a default. (#1193)Yossi Gottlieb
2023-05-30CI: Update homebrew Redis version. (#1191)Yossi Gottlieb
2023-05-30Fix a typo in b6a052f.Yossi Gottlieb
2023-05-29Helper for setting TCP_USER_TIMEOUT socket option (#1188)Viktor Söderqvist
2023-04-24Add RedisModule adapter (#1182)Ozan Tezcan
2023-04-18Fix wincrypt symbols conflictJacky Hu
2023-04-15Add a test ensuring we don't clobber connection error.michael-grunder
2023-04-14Don't attempt to set a timeout if we are in an error state.michael-grunder
2023-04-14Fix typo in makefile.michael-grunder
2023-04-14Accept -nan per the RESP3 spec recommendation.Michael Grunder
2023-03-13Fix colliding option valuesViktor Söderqvist
2023-03-09Rework searching for opensslmichael-grunder
2023-03-09Attempt to find the correct path for openssl.Victor Polevoy
2023-03-07Allow specifying the keepalive intervalmichael-grunder
2023-03-07Cmake static or shared (#1160)autoantwort
2023-02-24Write a version file for the CMake package (#1165)Dominik Charousset
2023-01-06fix typoTill Krüss
2022-12-27CMakeLists.txt: respect BUILD_SHARED_LIBSFabrice Fontaine
2022-12-21Add sdevent adapterMichael de Lang
2022-11-15Bump dev version for the next release cycle.michael-grunder
2022-11-14Prepare for v1.1.0 GAmichael-grunder
2022-11-14Add support for nan in RESP3 double (#1133)filipe oliveira
2022-11-12Add an example that calls redisCommandArgv (#1140)Michael Grunder
2022-11-10CI updates (#1139)Bjorn Svensson
2022-11-09fix flag referencedachui
2022-11-09Make freeing a NULL redisAsyncContext a no op.michael-grunder
2022-11-09Update version in dev branch.michael-grunder
2022-11-06Prepare for v1.1.0-rc1michael-grunder
2022-11-02CI fixes in preparation of releasemichael-grunder
2022-11-02Add author information to release-drafter template.michael-grunder