summaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix Makefile merge issue.Yossi Gottlieb2019-10-161-1/+1
* Merge remote-tracking branch 'upstream/unstable' into tlsYossi Gottlieb2019-10-161-1/+1
|\
| * LOLWUT: refactoring + skeleton of LOLWUT 6.antirez2019-10-041-1/+1
| * ACL: add slightly modified version of sha256.c for password hashing.antirez2019-09-121-1/+1
* | TLS: Configuration options.Yossi Gottlieb2019-10-071-0/+2
* | TLS: Connections refactoring and TLS support.Yossi Gottlieb2019-10-071-1/+7
|/
* fix build tracking.c should be tracking.oGuy Korland2019-07-071-1/+1
* Client side caching: add new file and description.antirez2019-06-291-1/+1
* Makefile: 1TD -> STDzhaozhao.zz2019-05-071-1/+1
* Threaded IO: stop threads when no longer needed + C11 in Makefile.Ubuntu2019-05-061-1/+1
* Provide an uninstall target in MakefileBrad Solomon2019-03-061-0/+3
* Redis Benchmark: update slots configuration after MOVED/ASK replyartix2019-03-011-1/+1
* Gopher: initial request handling.antirez2019-02-211-1/+1
* ACL: refactoring of the original authentication code.antirez2019-01-091-1/+1
* OpenBSD support.David Carlier2018-11-251-0/+6
* Backtrace/register dump on BSD.David Carlier2018-11-251-2/+2
* DragonFlyBSD little build fixDavid Carlier2018-11-111-0/+5
* only FreeBSD change/little warning addressingDavid Carlier2018-11-081-4/+5
* tweak form feedbackDavid Carlier2018-10-311-1/+1
* allow flavorsDavid Carlier2018-10-301-1/+1
* Fix clang build.David Carlier2018-10-301-1/+5
* Fix again stack generation on the Raspberry Pi.antirez2018-10-191-0/+4
* LOLWUT: split the command from version-specific implementations.antirez2018-09-141-1/+1
* LOLWUT: wrap it into a proper command.antirez2018-09-121-1/+1
* Use nolocks_localtime() for safer logging.localtimeantirez2018-07-041-1/+1
* append -lrt to FINAL_LIBS for linuxzhaozhao.zz2018-05-251-1/+1
* Don't append libjemalloc.a otherwise it will be after -ldl.antirez2018-05-251-1/+1
* Merge pull request #4099 from JunHe77/aarch64_stack_cflagSalvatore Sanfilippo2018-05-241-1/+1
|\
| * Fixed stack trace generation on aarch64Jun He2017-07-031-1/+1
* | Cluster Manager: import commandartix2018-04-231-1/+1
* | Cluster Manager: 'create', 'info' and 'check' commandsartix2018-04-231-1/+1
* | fix listpack.c to listpack.o in Makefilecharsyam2018-03-151-1/+1
* | Streams: 12 commits squashed into the initial Streams implementation.antirez2017-12-011-1/+1
* | AOF check utility: ability to check files with RDB preamble.antirez2017-07-101-6/+5
* | update Makefile for test-sdsspinlock2017-07-051-1/+1
|/
* ARM: Fix stack trace generation on crash.antirez2017-06-261-0/+5
* Modules TSC: use atomic var for server.unixtime.thread-safe-contextantirez2017-05-101-0/+3
* Reorder to make dict-benchmark compile on LinuxJan-Erik Rediger2017-04-171-2/+2
* Cluster: hash slots tracking using a radix tree.antirez2017-03-271-1/+1
* Makefile: fix building with Solaris C compiler, 64 bit.Salvatore Sanfilippo2017-02-231-0/+7
* Merge branch 'siphash' into unstableantirez2017-02-211-2/+2
|\
| * Use locale agnostic tolower() in dict.c hash function.antirez2017-02-201-1/+1
| * Use SipHash hash function to mitigate HashDos attempts.antirez2017-02-201-1/+1
* | ARM: Use libc malloc by default.Salvatore Sanfilippo2017-02-191-3/+6
* | ARM: Avoid memcpy() in MurmurHash64A() if we are using 64 bit ARM.Salvatore Sanfilippo2017-02-191-0/+1
|/
* active memory defragmentationoranagra2016-12-301-1/+1
* Child -> Parent pipe for COW info transferring.antirez2016-09-191-1/+1
* dict.c benchmark.antirez2016-09-071-1/+4
* geohash.c and geohash_helper.c are part of Redis.antirez2016-07-061-6/+5
* Expire and LRU related code moved into different files.antirez2016-07-061-1/+1