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
2018-10-26
Update README.md
Jean Flach
2018-10-25
Merge pull request #620 from hacst/patch-1
Michael Grunder
2018-10-24
Fix redisBufferRead documentation
Stefan Hacker
2018-10-03
Merge pull request #578 from mnunberg/connfix
Mark Nunberg
2018-09-27
Merge pull request #580 from charsyam/feature/fix-realloc
Mark Nunberg
2018-09-26
Merge pull request #614 from thomaslee/tom_cppflags
Mark Nunberg
2018-09-26
Add CPPFLAGS to REAL_CFLAGS
Tom Lee
2018-09-26
Update changelog for 0.14.0
michael-grunder
2018-09-25
Skip NXDOMAIN test when using evil ISPs
Mark Nunberg
2018-09-25
Handle connection errors better in blocking mode as well
Mark Nunberg
2018-09-25
saddr should be addrlen bytes
Mark Nunberg
2018-09-25
Call connect(2) again for non-blocking connect
Mark Nunberg
2018-09-25
Merge pull request #612 from thomaslee/tom_release_prep
Mark Nunberg
2018-09-25
Prepare for the 0.14.0 release
Tom Lee
2018-09-24
Merge pull request #610 from thomaslee/tom_static_string2ll
Mark Nunberg
2018-09-24
Make string2ll static to avoid conflict with redis
Tom Lee
2018-05-31
Use -dynamiclib instead of -shared on macOS
Ryan Schmidt
2018-05-21
Add Changelog entry about the integer parsing changes
Justin Brewer
2018-05-20
Don't overflow 32 bit machines in the tests!
michael-grunder
2018-05-20
Add an integer parsing heavy workload to throughput testing
michael-grunder
2018-05-20
Use string2ll from Redis
michael-grunder
2018-05-20
Fix bulk and multi-bulk length truncation
Justin Brewer
2018-05-19
Properly detect integer parse errors
Justin Brewer
2018-05-16
Merge branch 'master' of github.com:redis/hiredis
michael-grunder
2018-05-16
Make sure we've got a path separator before the actual dylib name
michael-grunder
2018-05-16
Merge remote-tracking branch 'ryandesign/install_name'
michael-grunder
2018-05-15
Merge pull request #596 from ryandesign/cp-pPR
Michael Grunder
2018-05-14
Use cp -pPR instead of cp -a
Ryan Schmidt
2018-05-14
Use absolute install_name
Ryan Schmidt
2018-05-13
Merge remote-tracking branch 'justinbrewer/hiredis-pr1' into posix-build-fixes
michael-grunder
2018-05-09
Attempted fix for Cygwin to expose getaddrinfo and friends
michael-grunder
2018-05-09
Merge remote-tracking branch 'hyjin/master'
michael-grunder
2018-04-30
Remove redundant NULL checks
Justin Brewer
2018-04-30
Remove redundant zero stores
Justin Brewer
2018-04-30
Fix a segfault on *BSD
Justin Brewer
2018-04-30
Drop __redis_strerror_r
Justin Brewer
2018-04-28
Strip down fmacros.h
Justin Brewer
2018-04-28
Use AF_UNIX
Justin Brewer
2018-03-17
fix common realloc mistake and add null check more
charsyam
2018-01-06
Merge #569
not-a-robot[bot]
2018-01-06
Make it compile on IBM AIX systems
Jan-Erik Rediger
2018-01-05
Merge #568
not-a-robot[bot]
2018-01-05
Make XOPEN_SOURCE definition explicit per architecture
Jan-Erik Rediger
2018-01-05
calloc param fixes and NULL check
cdliuqiang@gmail.com
2018-01-05
Merge pull request #561 from zshipko/master
Jan-Erik Rediger
2018-01-05
Merge pull request #564 from dmvo/master
Jan-Erik Rediger
2017-12-28
Strip compiler options from the CC variable
Dmitri Vorobiev
2017-12-27
Remove $(ARCH) expansion from the Makefile
Dmitri Vorobiev
2017-11-28
Fix "make install" on OpenBSD
Zach Shipko
2017-11-07
Merge #554
not-a-robot[bot]
[next]