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
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2020-07-19
Resp3 oob push support (#841)
Michael Grunder
2020-05-22
Allow users to replace allocator and handle OOM everywhere. (#800)
Michael Grunder
2020-05-19
Fix missing SSL build/install options. (#812)
Yossi Gottlieb
2020-04-23
Attempt to fix compilation on Solaris (#796)
Michael Grunder
2020-04-13
Fix USE_SSL=1 make/cmake on OSX and CMake tests (#789)
Michael Grunder
2020-01-29
install alloc.h
akichan
2020-01-28
Safe allocation wrappers (#754)
Michael Grunder
2019-09-16
Add SSL mode tests.
Yossi Gottlieb
2019-09-01
Separate hiredis and hiredis_ssl library build.
Yossi Gottlieb
2019-08-29
Rename sslio.
Yossi Gottlieb
2019-08-29
wip: SSL code reorganization, see #705.
Yossi Gottlieb
2019-04-01
Port network layer to Winsock
m
2019-02-21
Fix ifeq condition (thanks @regae)
Mark Nunberg
2019-02-20
Disable SSL by default
Mark Nunberg
2019-02-20
fix pkg config
valentino
2019-02-20
Fix compilation on Ubuntu
valentino
2019-02-20
Don't warn on missing field initializers
Mark Nunberg
2019-02-20
Use SSL by default
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
Initial SSL (sync) implementation
Mark Nunberg
2018-12-04
Makefile: use predefined AR
Jörg Thalheim
2018-09-26
Add CPPFLAGS to REAL_CFLAGS
Tom Lee
2018-05-31
Use -dynamiclib instead of -shared on macOS
Ryan Schmidt
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-14
Use cp -pPR instead of cp -a
Ryan Schmidt
2018-05-14
Use absolute install_name
Ryan Schmidt
2018-01-05
Merge pull request #561 from zshipko/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-10-30
build: do not assume that INSTALL is cp
Igor Gnatenko
2016-10-10
Build error patch with glib-2.0
Trustfarm-heart
2016-04-20
fix: Rename DEBUG to DEBUG_FLAGS
Jan-Erik Rediger
2015-08-24
Merge branch 'soname-stable' into unstable
Jan-Erik Rediger
2015-07-28
Use container-based Travis by installing packages through the addon
Jan-Erik Rediger
2015-07-27
Added MacOS X addapter and corresponding example.
Dmitry Bakhvalov
2015-07-27
Add Qt adapter and relative example.
Pietro Cerutti
2015-07-27
Add an Ivykis adapter
Gergely Nagy
2015-07-27
Use stable soname version
Jan-Erik Rediger
2015-05-30
Update Makefile
w359405949
2015-05-03
Make sure to compile example to trigger edge-cases in compiling
Jan-Erik Rediger
2015-05-03
Revert "Always compile with C99 standard."
Jan-Erik Rediger
2015-04-16
Always compile with C99 standard.
Jan-Erik Rediger
2015-03-28
Add PKGCONFNAME to install dependencies.
David Watson
2015-03-19
Correct escaping for prefix in pkgconf file
Jan-Erik Rediger
2015-03-18
Fix hiredis.pc generation.
Dan Skorupski
2015-03-03
Fix pkgconf file: escaping needed
Dominique Leuenberger
[next]