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-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
2021-02-25
test: Add test cases for RESP3 bool
Alex Smith
2021-02-25
read: Add additional RESP3 bool validation
Alex Smith
2021-02-25
test: Add test cases for RESP3 nil
Alex Smith
2021-02-25
read: Add additional RESP3 nil validation
Alex Smith
2021-02-25
test: Add test cases for infinite and NaN doubles
Alex Smith
2021-02-25
read: Fix double validation and infinity parsing
Alex Smith
2021-02-25
test: Add test case for doubles
Alex Smith
2021-02-25
redisReply: Fix - set len in double objects
Alex Smith
2021-02-17
Merge pull request #924 from cheese1/master
Michael Grunder
2021-02-17
http -> https
cheese1
2021-01-26
Merge pull request #917 from Nordix/stack-alloc-dict-iter
Michael Grunder
2021-01-26
Handle OOM during async command callback registration
Bjorn Svensson
2021-01-25
Stack allocate dict iterators
Bjorn Svensson
2020-12-12
Tiny formatting changes + suppress implicit memcpy warning
michael-grunder
2020-12-12
Removed 2 typecasts
AdamKorcz
2020-12-11
Added fuzzer
AdamKorcz
2020-11-15
Merge pull request #896 from ayeganov/bugfix/ssl_leak
Michael Grunder
2020-11-10
Free SSL object when redisSSLConnect fails
Aleksandr Yeganov
2020-10-27
Merge pull request #894 from jcohen02/fix/issue893
Michael Grunder
2020-10-27
Updating SSL connection example
Jeremy Cohen
2020-10-18
Merge pull request #889 from redis/wincert
Michael Grunder
2020-10-18
Formatting
michael-grunder
2020-10-18
Merge pull request #874 from masariello/position-independent-code
Michael Grunder
2020-10-18
Merge pull request #888 from michael-grunder/nil-push-invalidation
Michael Grunder
2020-10-17
Fix handling of NIL invalidation messages.
michael-grunder
2020-10-12
Merge pull request #885 from gkorland/patch-1
Michael Grunder
2020-10-12
clean a warning, remvoe empty else block
Guy Korland
2020-09-27
Merge pull request #881 from timgates42/bugfix_typo_terminated
Michael Grunder
2020-09-26
docs: Fix simple typo, termined -> terminated
Tim Gates
2020-09-23
Copy error to redisAsyncContext on timeout
shiyuge
2020-09-09
add pdb files to packages for MSVC builds
Alessio M
[prev]
[next]