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
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
2022-09-01
Polling adapter requires sockcompat.h
michael-grunder
2022-08-31
Regression test for off-by-one parsing error
bugwz
2022-08-30
Add do while(0) protection for macros
Pei-Hsuan Hung
2022-08-29
Rework asSleep to be a generic millisleep function.
michael-grunder
2022-08-29
Do store command timeout in the context for redisSetTimeout (#593)
Arseniy Simonov
2022-08-29
CMake: remove dict.c form hiredis_sources
Lipraxde
2022-08-29
Add Github Actions CI workflow for hiredis: Arm, Arm64, 386, windows. (#943)
Kristján Valur Jónsson
2022-08-29
Merge pull request #964 from afcidk/fix-createDoubleObject
Michael Grunder
2022-08-29
Merge pull request #901 from devnexen/illumos_test_fix
Michael Grunder
2022-08-29
Merge pull request #905 from sundb/master
Michael Grunder
2022-08-29
Merge pull request #1091 from redis/ssl-error-ub-fix
Michael Grunder
2022-08-29
Fix some undefined behaviour
jengab
2022-08-29
Merge pull request #1090 from Nordix/subscribe-oom-error
Michael Grunder
2022-08-29
Copy error to redisAsyncContext when finding subscribe cb
Björn Svensson
2022-08-26
Merge pull request #1087 from redis/const-and-non-const-callback
Michael Grunder
2022-08-26
Maintain backward compatibiliy withour onConnect callback.
michael-grunder
2022-08-26
Merge pull request #1079 from SukkaW/drop-macos-10.15-runner
Michael Grunder
2022-08-19
Merge pull request #931 from kristjanvalur/pr2
Michael Grunder
2022-08-17
Merge pull request #1083 from chayim/ck-drafter
Michael Grunder
[prev]
[next]