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-10-07
Update README with SSL support.
Yossi Gottlieb
2019-09-25
Fixes leaks in unit tests
michael-grunder
2019-09-16
Merge pull request #711 from yossigo/ssl-tests
Mark Nunberg
2019-09-16
Add SSL mode tests.
Yossi Gottlieb
2019-09-16
Make SSL timeout error compatible with rest.
Yossi Gottlieb
2019-09-16
Fix: redisReconnect() should clear SSL context.
Yossi Gottlieb
2019-09-16
Merge pull request #708 from yossigo/wip/ssl-reorganization
Mark Nunberg
2019-09-01
Update CMakelists for hiredis/hiredis_ssl builds.
Yossi Gottlieb
2019-09-01
Separate hiredis and hiredis_ssl library build.
Yossi Gottlieb
2019-09-01
Use a const funcs in redisContext.
Yossi Gottlieb
2019-08-29
Update CMakeLists with sslio.c rename.
Yossi Gottlieb
2019-08-29
Rename sslio.
Yossi Gottlieb
2019-08-29
wip: SSL code reorganization, see #705.
Yossi Gottlieb
2019-08-29
Merge pull request #706 from yossigo/fix/msvc
Mark Nunberg
2019-08-28
Fix MSVC build.
Yossi Gottlieb
2019-08-27
Merge pull request #702 from yossigo/report-connect-errors
Mark Nunberg
2019-08-27
Merge pull request #697 from yossigo/resp3
Mark Nunberg
2019-08-27
Merge pull request #699 from yossigo/silent-ssl-trace
Mark Nunberg
2019-08-25
Fix typo.
Yossi Gottlieb
2019-08-22
SSL: Properly report SSL_connect() errors.
Yossi Gottlieb
2019-08-13
Merge pull request #670 from jman-krafton/master
Mark Nunberg
2019-08-13
Silent SSL trace to stdout by default.
Yossi Gottlieb
2019-08-12
add recv error code for clarifying timeout
Sangmoon Yi
2019-08-12
fix timeout code in windows
Sangmoon Yi
2019-08-09
Merge pull request #663 from mbitsnbites/mingw-support-2
Mark Nunberg
2019-08-09
Travis: Add a Windows MSVC 2017 compilation test
Marcus Geelnard
2019-08-09
Travis: Add a MinGW cross compilation test
Marcus Geelnard
2019-08-09
MSVC: Fix some compiler warnings in sds.h
Marcus Geelnard
2019-08-09
MinGW fix: Use _MSC_VER instead of _WIN32 where appropriate
Marcus Geelnard
2019-08-09
Merge pull request #597 from justinbrewer/createArray-size_t
Mark Nunberg
2019-08-09
Merge branch 'master' into createArray-size_t
Mark Nunberg
2019-08-09
Merge pull request #621 from Crunsher/master
Mark Nunberg
2019-08-09
Merge pull request #662 from dragonation/master
Mark Nunberg
2019-08-09
Merge pull request #665 from ghost/musl-test-compat
Mark Nunberg
2019-08-09
Merge pull request #671 from movebean/master
Mark Nunberg
2019-08-09
Merge pull request #684 from qlyoung/remove-unnecessary-nullcheck
Mark Nunberg
2019-08-09
Merge pull request #688 from kevin1018/patch-1
Mark Nunberg
2019-08-09
Merge pull request #691 from Miniwoffer/master
Mark Nunberg
2019-08-04
RESP3 support changes from Redis.
Yossi Gottlieb
2019-08-04
Initial RESP3 support [d5c54f0b].
Yossi Gottlieb
2019-07-22
Removed whitespace before newline
Odin Hultgren Van Der Horst
2019-07-17
Add install adapters header files
kevin1018
2019-07-03
Remove unnecessary null check before free
Quentin Young
2019-05-30
redisReaderGetReply leak memory
qi.yang
2019-05-14
test: fix errstr matching for musl libc
Eivind Uggedal
2019-05-13
remove useless type casting
Minun Dragonation
2019-05-05
fix bugs on socket timeout tv usec calculation
Minun Dragonation
2019-05-05
fix bugs for optlen output on size not big enough for timeout events
Minun Dragonation
2019-05-05
fix bugs on ref address incorrect on sockcompact with getsockopt
Minun Dragonation
2019-05-05
fix bugs of setsockopt diff in win compact implementation
Minun Dragonation
[prev]
[next]