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
2019-02-20
CMake: update for SSL
Mark Nunberg
2019-02-20
Fix memory leaks
valentino
2019-02-20
Support SNI
valentino
2019-02-20
Fix compilation on Ubuntu
valentino
2019-02-20
Unix: set addrlen so async reconnect uses proper size
Mark Nunberg
2019-02-20
Don't warn on missing field initializers
Mark Nunberg
2019-02-20
minor fixes: initialize options struct with 0 always
Mark Nunberg
2019-02-20
libevent-example: Use timeout
Mark Nunberg
2019-02-20
Fix bug in options macro
Mark Nunberg
2019-02-20
Allow connectWithOptions for async as well
Mark Nunberg
2019-02-20
read/write timeouts
Mark Nunberg
2019-02-20
Provide option-struct initialization
Mark Nunberg
2019-02-20
Use SSL by default
Mark Nunberg
2019-02-20
Don't add dead code for HIREDIS_NOSSL
Mark Nunberg
2019-02-20
Minor SSL-related fixes
Mark Nunberg
2019-02-20
Disable SSL by default
Mark Nunberg
2019-02-20
SSL for async I/O
Mark Nunberg
2019-02-20
Add SSL example
Mark Nunberg
2019-02-20
Remove extra printfs
Mark Nunberg
2019-02-20
Initial SSL (sync) implementation
Mark Nunberg
2019-02-20
Update appveyor.yml to cmake
Justin Brewer
2019-02-20
Update .travis-ci.yml to use cmake
Justin Brewer
2019-02-20
Obey HIREDIS_SONAME for shared library
Justin Brewer
2019-02-20
Call project() with parsed version string
Justin Brewer
2019-02-20
Enable make test
Justin Brewer
2019-02-20
Generate and install hiredis.pc
Justin Brewer
2019-02-20
Install async.h
Justin Brewer
2019-02-20
Add ENABLE_EXAMPLES option, off by default
Justin Brewer
2019-02-20
Add examples to CMakeLists
Mark Nunberg
2019-02-20
Add CMake system. Initial commit
Mark Nunberg
2019-01-28
Merge pull request #644 from codehz/codehz-patch-1
Mark Nunberg
2019-01-28
Fix Invalid argument after redisAsyncConnectUnix
Code Hz
2018-12-05
Merge pull request #632 from Mic92/patch-1
Mark Nunberg
2018-12-05
Fix regression when connecting with Unix sockets (#629)
Mark Nunberg
2018-12-05
Allow connections to unix socket in example
Mark Nunberg
2018-12-04
Makefile: use predefined AR
Jörg Thalheim
2018-11-30
Merge pull request #624 from yossigo/fix/libuv-errors
Mark Nunberg
2018-11-30
Merge pull request #628 from devnexen/freebsd_ut_fix
Mark Nunberg
2018-11-26
FreeBSD build fix
David Carlier
2018-11-04
Fix errors not propagating properly with libuv.h.
Yossi Gottlieb
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
[prev]
[next]