summaryrefslogtreecommitdiff
path: root/deps
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to jemalloc 5.3.0Oran Agra2023-05-014-3136/+5816
* Merge commit jemalloc 5.3.0Oran Agra2023-05-01379-17135/+45977
* Fix some compile warnings and errors when building with gcc-12 or clang (#12035)sundb2023-04-181-2/+2
* redis-cli: Accept commands in subscribed mode (#11873)Viktor Söderqvist2023-03-191-3/+6
* deps/jemalloc: Do not force building in gnu99 mode (#11583)Florian Weimer2023-02-021-4/+4
* optimizing d2string() and addReplyDouble() with grisu2: double to string conv...filipe oliveira2022-10-157-0/+617
* Build TLS as a loadable moduleOran Agra2022-08-231-1/+1
* Fix Lua compile warning on GCC 12.1 (#11115)Ozan Tezcan2022-08-141-1/+1
* Correct 'certificate' typo. (#10867)Chris Lamb2022-06-152-2/+2
* Fix Lua compile warning (#10805)Ozan Tezcan2022-06-011-1/+2
* Updated HDR histogram from upsteam after they merged our fix in #10606. (#10755)yoav-steinberg2022-05-223-37/+83
* Protect any table which is reachable from globals and added globals white list.meir2022-04-272-0/+9
* Added support for Lua readonly tables.meir2022-04-276-2/+21
* Optimized `hdr_value_at_percentile` (#10606)yoav-steinberg2022-04-209-138/+204
* Reapply: Rename sds calls so they don't conflict.michael-grunder2022-02-1411-627/+721
* Merge commit '418de21d8feb35303904ec718fcd1387e4699d2f' into refresh-hiredisYossi Gottlieb2022-02-1432-1039/+2181
* Fix typo in deps/README.md (#10113)Peter Hickey2022-01-141-1/+1
* Added INFO LATENCYSTATS section: latency by percentile distribution/latency b...filipe oliveira2022-01-055-2/+97
* fix deprecation of _BSD_SOURCE feature test macro (#9861)yoav-steinberg2021-11-291-0/+1
* Fix Lua C API violation on lua msgpack lib. (#9832)Meir Shpilraien (Spielrein)2021-11-282-1/+9
* Improve active defrag in jemalloc 5.2 (#9778)Oran Agra2021-11-211-12/+23
* Remove update-jemalloc.sh, it's not needed anymore (#9690)yoav-steinberg2021-10-271-9/+0
* Handle cross-compiling when configuring jemalloc. (#9659)Yossi Gottlieb2021-10-241-1/+5
* Merge pull request #9623 from yoav-steinberg/upgrade_jemalloc_5.2.1Oran Agra2021-10-18154-2802/+10720
|\
| * Added jemalloc subtree upgrade instructions.Yoav Steinberg2021-10-121-2/+16
| * Resolve nonsense static analysis warningsOran Agra2021-10-121-1/+1
| * Fix compilation warnings in Lua and jemalloc dependencies (#7785)YoongHM2021-10-121-1/+1
| * fix a rare active defrag edge case bug leading to stagnationOran Agra2021-10-122-11/+20
| * Fix defrag to support sharded bins in arena (added in v5.2.1)Yoav Steinberg2021-10-101-1/+2
| * Active defrag fixes for 32bit builds (again)Oran Agra2021-10-101-2/+2
| * add defrag hint support into jemalloc 5Oran Agra2021-10-103-0/+43
| * Generate configure for Jemalloc 5.2.1.Yoav Steinberg2021-10-103-1/+14114
| * Merge commit '220a0f0880419450c9409202aac1fab4b8be0719' as 'deps/jemalloc'Yoav Steinberg2021-10-10322-0/+80506
| * Delete old jemalloc before pulling in subtree.Yoav Steinberg2021-10-10298-86768/+0
* | hiredis: improve calloc() overflow fix. (#9630)Yossi Gottlieb2021-10-123-1/+9
|/
* Fix redis-cli / redis-sential overflow on some platforms (CVE-2021-32762) (#9...Oran Agra2021-10-042-0/+15
* Allow to override OPENSSL_PREFIX (#9567)Yunier Pérez2021-09-301-1/+6
* Lua: Use all characters to calculate string hash (#9449)Kamil Cudnik2021-09-091-1/+1
* Use fchmod to update command history file. (#9447)Yossi Gottlieb2021-09-021-1/+2
* Resolve nonsense static analysis warningsOran Agra2021-05-031-1/+1
* Fix some redundancy use of semicolon in do-while macros (#8221)sundb2020-12-211-1/+1
* Fix redis-cli crash on nil invalidate messages. (#8183)Yossi Gottlieb2020-12-132-8/+33
* Fix compilation warnings in Lua and jemalloc dependencies (#7785)YoongHM2020-09-295-6/+6
* Fix compilation warning in jemalloc's malloc_vsnprintf (#7789)YoongHM2020-09-211-1/+1
* Fix warning from jemalloc configure script (#7790)YoongHM2020-09-211-1/+1
* Squash merging 125 typo/grammar/comment/doc PRs (#7773)Oran Agra2020-09-102-6/+6
* Backport Lua 5.2.2 stack overflow fix. (#7733)Yossi Gottlieb2020-08-311-1/+1
* Extended redis-benchmark instant metrics and overall latency report (#7600)filipe oliveira2020-08-258-0/+2009
* Merge commit 'bffbbeaa9a1a6b8e81384297272cb0631502e8fd' into hiredis-unique-s...michael-grunder2020-08-1511-627/+721
* Merge commit '7ee5a41aac7e5abc90d050fa509fa953ca7f1da1' as 'deps/hiredis'michael-grunder2020-08-0658-0/+12772