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-01-11
Correction for command timeout during pubsub (#1038)
Bjorn Svensson
2022-01-08
CMakeLists.txt: allow building without a C++ compiler (#872)
Fabrice Fontaine
2022-01-05
Fix adapters/libevent.h compilation for 64-bit Windows (#937)
Peter Tummillo
2021-12-24
Don't link with crypto libs if USE_SSL isn't set.
michael-grunder
2021-12-23
Makefile: move SSL options into a block and refine rules
zhenwei pi
2021-12-22
Update CMakeLists.txt for more portability (#1005)
Eric Deng
2021-12-22
Fix integer overflow when format command larger than 4GB (#1030)
sundb
2021-12-22
Handle array response in parallell with pubsub using RESP3 (#1014)
Bjorn Svensson
2021-12-16
Support PING while subscribing (RESP2) (#1027)
Bjorn Svensson
2021-12-16
FreeBSD build fixes + CI (#1026)
Michael Grunder
2021-12-01
Add asynchronous test for pubsub using RESP3 (#1012)
Bjorn Svensson
2021-11-24
Valgrind returns error exit code when errors found (#1011)
Bjorn Svensson
2021-11-18
Move to using make directly in Cygwin (#1020)
Michael Grunder
2021-11-18
Correct CMake warning for libevent adapter example
Björn Svensson
2021-11-18
Remove unused parameter warning in libev adapter
Björn Svensson
2021-11-17
Small tweaks of the async tests
michael-grunder
2021-10-27
Add asynchronous test for pubsub using RESP2
Björn Svensson
2021-10-26
Add build options for enabling async tests
Björn Svensson
2021-10-21
Correcting the build target `coverage` for enabled SSL (#1009)
Bjorn Svensson
2021-10-20
Run SSL tests in CI
Björn Svensson
2021-10-14
Add valgrind and CMake to tests
michael-grunder
2021-10-12
Add Centos8
michael-grunder
2021-10-12
We should run actions on PRs
michael-grunder
2021-10-12
Add Cygwin build test
michael-grunder
2021-10-10
Add Windows tests in GitHub actions
michael-grunder
2021-10-10
Switch to GitHub actions
michael-grunder
2021-10-10
Fix unused variable warning.
michael-grunder
2021-10-10
Minor refactor of CVE-2021-32765 fix.
michael-grunder
2021-10-09
Remove extra comma from cmake var.
Tongliang Liao
2021-10-07
Merge branch 'release/v1.0.2'
michael-grunder
2021-10-07
Prepare for v1.0.2 GA
michael-grunder
2021-10-07
Revert erroneous SONAME bump
michael-grunder
2021-10-04
Merge branch 'release/v1.0.1'
michael-grunder
2021-10-04
Prepare for v1.0.1 GA
michael-grunder
2021-10-04
Fix for integer/buffer overflow CVE-2021-32765
Yossi Gottlieb
2021-10-03
Allow to override OPENSSL_PREFIX in Linux
Yunier Perez
2021-08-18
Don't leak memory if an invalid type is set (#906)
rouzier
2021-07-11
Added REDIS_NO_AUTO_FREE_REPLIES flag (#962)
Meir Shpilraien (Spielrein)
2021-06-17
Ensure we curry any connect error to an async context.
michael-grunder
2021-05-23
Fix README.md
michael-grunder
2021-05-02
Merge pull request #935 from kristjanvalur/pr5
Michael Grunder
2021-05-02
Merge pull request #939 from zmartzone/improve_pr_896_ssl_leak
Michael Grunder
2021-05-02
Merge pull request #949 from plan-do-break-fix/Typo-corrections
Michael Grunder
2021-04-24
fix(docs): corrects typos in project README
plan-do-break-fix
2021-04-11
improve SSL leak fix redis/hiredis#896
Hans Zandbelt
2021-04-08
Ignore timeout callback from a successful connect
Kristján Valur Jónsson
2021-04-02
Change order independant push logic to not change behavior.
michael-grunder
2021-04-02
Handle the case where an invalidation is sent second.
michael-grunder
2021-02-25
Merge branch 'reader-updates'
michael-grunder
2021-02-25
Fix off-by-one error in seekNewline
michael-grunder
[next]