index
:
hiredict.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-18
Fix wincrypt symbols conflict
Jacky Hu
2023-04-15
Add a test ensuring we don't clobber connection error.
michael-grunder
2023-04-14
Don't attempt to set a timeout if we are in an error state.
michael-grunder
2023-04-14
Fix typo in makefile.
michael-grunder
2023-04-14
Accept -nan per the RESP3 spec recommendation.
Michael Grunder
2023-03-13
Fix colliding option values
Viktor Söderqvist
2023-03-09
Rework searching for openssl
michael-grunder
2023-03-09
Attempt to find the correct path for openssl.
Victor Polevoy
2023-03-07
Allow specifying the keepalive interval
michael-grunder
2023-03-07
Cmake static or shared (#1160)
autoantwort
2023-02-24
Write a version file for the CMake package (#1165)
Dominik Charousset
2023-01-06
fix typo
Till Krüss
2022-12-27
CMakeLists.txt: respect BUILD_SHARED_LIBS
Fabrice Fontaine
2022-12-21
Add sdevent adapter
Michael de Lang
2022-11-15
Bump dev version for the next release cycle.
michael-grunder
2022-11-14
Prepare for v1.1.0 GA
michael-grunder
2022-11-14
Add support for nan in RESP3 double (#1133)
filipe oliveira
2022-11-12
Add an example that calls redisCommandArgv (#1140)
Michael Grunder
2022-11-10
CI updates (#1139)
Bjorn Svensson
2022-11-09
fix flag reference
dachui
2022-11-09
Make freeing a NULL redisAsyncContext a no op.
michael-grunder
2022-11-09
Update version in dev branch.
michael-grunder
2022-11-06
Prepare for v1.1.0-rc1
michael-grunder
2022-11-02
CI fixes in preparation of release
michael-grunder
2022-11-02
Add author information to release-drafter template.
michael-grunder
2022-10-26
Update for mingw cross compile
bit0fun
2022-10-24
fixed cpp build error with adapters/libhv.h
cqm
2022-10-14
Fixup of PR734: Coverage of hiredis.c (#1124)
Bjorn Svensson
2022-09-29
CMake corrections for building on Windows (#1122)
Bjorn Svensson
2022-09-27
Fix PUSH handler tests for Redis >= 7.0.5
michael-grunder
2022-09-27
Install on windows fixes (#1117)
Bjorn Svensson
2022-09-21
Add timeout support to libhv adapter. (#1109)
Michael Grunder
2022-09-19
Additional include directory given by pkg-config (#1118)
Bjorn Svensson
2022-09-14
Use __attribute__ when building with clang on windows
Björn Svensson
2022-09-08
set default SSL certificate directory
Vlad Turchenko
2022-09-08
Minor refactor
michael-grunder
2022-09-07
Add libhv example to our standard Makefile
michael-grunder
2022-09-07
Add adapters/libhv
hewei.it
2022-09-06
Fix pkgconfig for hiredis_ssl
Björn Svensson
2022-09-05
Fix protocol error (#1106)
Michael Grunder
2022-09-03
Use a windows specific keepalive function. (#1104)
Michael Grunder
2022-09-02
Introduce .close method for redisContextFuncs
zhenwei pi
2022-09-02
Add REDIS_OPT_PREFER_UNSPEC (#1101)
Michael Grunder
2022-09-01
Update documentation to explain redisConnectWithOptions.
michael-grunder
2022-09-01
fix heap-buffer-overflow (#957)
zhangtaoXT5
2022-09-01
uvadapter: reduce number of uv_poll_start calls
Anton Tiurin
2022-09-01
Fix cmake config path on Linux.
Tongliang Liao
2022-09-01
Add possibility to prefer IPv6, IPv4 or unspecified
Viktor Söderqvist
2022-09-01
fuzzer: No alloc in redisFormatCommand() when fail
Björn Svensson
2022-09-01
Fix heap-buffer-overflow issue in redisvFormatCommad
Björn Svensson
[next]