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
2023-03-09
Rework searching for openssl
michael-grunder
2023-03-09
Attempt to find the correct path for openssl.
Victor Polevoy
2022-10-14
Fixup of PR734: Coverage of hiredis.c (#1124)
Bjorn Svensson
2022-09-19
Additional include directory given by pkg-config (#1118)
Bjorn Svensson
2022-09-07
Add libhv example to our standard Makefile
michael-grunder
2022-09-01
Polling adapter requires sockcompat.h
michael-grunder
2022-08-29
Add Github Actions CI workflow for hiredis: Arm, Arm64, 386, windows. (#943)
Kristján Valur Jónsson
2022-07-05
Polling adapter and example
Kristján Valur Jónsson
2022-01-18
Add timeout support for libuv adapter (#1016)
MichaelSuen
2021-12-24
Don't link with crypto libs if USE_SSL isn't set.
michael-grunder
2021-12-23
Makefile: move SSL options into a block and refine rules
zhenwei pi
2021-12-16
FreeBSD build fixes + CI (#1026)
Michael Grunder
2021-10-26
Add build options for enabling async tests
Björn Svensson
2021-10-21
Correcting the build target `coverage` for enabled SSL (#1009)
Bjorn Svensson
2021-10-03
Allow to override OPENSSL_PREFIX in Linux
Yunier Perez
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
[next]