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
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-11-01
Fix potential fault at createDoubleObject
Pei-Hsuan Hung
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
2021-02-25
read: Validate line items prior to checking for object creation callbacks
Alex Smith
2021-02-25
read: Remove obsolete comment on nested multi bulk depth limitation
Alex Smith
2021-02-25
read: Add support for the RESP3 bignum type
Alex Smith
2021-02-25
read: Ensure no invalid '\r' or '\n' in simple status/error strings
Alex Smith
2021-02-25
read: Additional validation and test case for RESP3 double
Alex Smith
2021-02-25
redisReply: Fix parent type assertions during double, nil, bool creation
Alex Smith
2021-02-25
redisReply: Explicitly list nil and bool cases in freeReplyObject() switch.
Alex Smith
2021-02-25
test: Add test case for RESP3 set
Alex Smith
2021-02-25
test: Add test case for RESP3 map
Alex Smith
2021-02-25
read: Use memchr() in seekNewline() instead of looping over entire string
Alex Smith
[prev]
[next]