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
2020-04-23
Fix pkgconfig when installing to a custom lib dir (#793)
Michael Grunder
2020-04-13
Fix USE_SSL=1 make/cmake on OSX and CMake tests (#789)
Michael Grunder
2020-04-09
Provides an optional cleanup callback for async data.
Nick Rivera
2020-04-09
Use correct libuv call on Windows (#784)
Michael Grunder
2020-04-09
Added CMake package config and fixed hiredis_ssl on Windows (#783)
Michael Grunder
2020-04-07
Merge pull request #780 from yossigo/fix/cmake_ssl_so_version
Michael Grunder
2020-04-07
CMake: Set hiredis_ssl shared object version.
Yossi Gottlieb
2020-04-02
Win32 tests and timeout fix (#776)
Michael Grunder
2020-04-02
Const correctness
michael-grunder
2020-03-14
Add release pattern for automatic CI
michael-grunder
2020-03-13
Actually define include guard
michael-grunder
2020-02-28
Bump version to 0.15.0
michael-grunder
2020-02-27
Housekeeping fixes (#764)
Michael Grunder
2020-01-29
Merge pull request #756 from ch1aki/fix-make-install
Michael Grunder
2020-01-29
install alloc.h
akichan
2020-01-28
Safe allocation wrappers (#754)
Michael Grunder
2020-01-01
Merge pull request #746 from ShooterIT/spelling
Michael Grunder
2020-01-01
fix spelling mistakes
ShooterIT
2019-12-18
Merge pull request #741 from redis/redisgetreply-null
Michael Grunder
2019-12-12
Free the reply in redisGetReply when passed NULL
michael-grunder
2019-12-05
Merge pull request #727 from pbotros/botros/disable-tests-cmake
Michael Grunder
2019-11-25
Merge pull request #737 from natoscott/master
Michael Grunder
2019-11-25
Fix dead code in sslLogCallback relating to should_log variable.
Nathan Scott
2019-11-19
Merge pull request #731 from Kevin-Xi/patch-1
Michael Grunder
2019-11-20
Fix typo in dict.c.
Kevin
2019-11-03
Adding an option to DISABLE_TESTS
Paul Botros
2019-10-10
Use correct flag in README.md
michael-grunder
2019-10-10
Merge pull request #720 from yossigo/ssl-docs
Michael Grunder
2019-10-08
Merge pull request #715 from redis/test-leaks
Michael Grunder
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
[prev]
[next]