summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: make object cache LIFO1.6.13dormando2022-01-121-1/+1
* proxy: compile fix for non-uring mode.dormando2022-01-121-0/+6
* proxy: uring event thread periodic updaterdormando2022-01-121-0/+34
* proxy: bad backend retry code for uringdormando2022-01-121-10/+60
* proxy: basic timeout support for liburing modedormando2022-01-121-13/+48
* meta: protocol.txt updates for CAS returndormando2022-01-121-1/+6
* meta: test coverage for cas fixesdormando2022-01-121-0/+35
* meta: fix meta deletedormando2022-01-121-2/+1
* meta: fix CAS ('c') return valuesdormando2022-01-121-1/+3
* core: fix use-after-free for text multigetsdormando2022-01-111-1/+1
* proxy: fix uring crash on backend disconnectdormando2021-12-021-1/+17
* Replace OPENSSL_VERSION_NUMBER check with defined(TLS1_3_VERSION) check for T...Kevin Lin2021-11-232-3/+3
* Fix full unit test suite under test_tlsKevin Lin2021-11-235-16/+37
* Track store errors in thread statsKevin Lin2021-11-236-7/+44
* Fix time-of-check time-of-use bugskokke2021-11-234-13/+11
* Fix for #837 - tests fail on OS Xdormando2021-11-221-6/+2
* extstore: avoid looping IO queues on submissiondormando2021-11-181-16/+24
* tests: maxconns test when extstore enableddormando2021-11-031-24/+42
* core: remove cdefs include from queue.hdormando2021-10-061-2/+0
* proxy: initial commit.dormando2021-10-0525-10/+6162
* add queue.h in archive1.6.12Remi Collet2021-09-281-0/+1
* Expose number of currently active watchers in stats1.6.11Kevin Lin2021-09-277-5/+43
* Properly accommodate IPv6 addresses in LOG_CONNEVENTS logsKevin Lin2021-09-273-7/+8
* Configurable minimum supported TLS protocol versionKevin Lin2021-09-277-6/+120
* core: fix hang bug in extstoredormando2021-08-092-0/+17
* core: io_flow requires triggering on stackdormando2021-08-091-2/+1
* core: io_queue flow second attemptdormando2021-08-095-88/+120
* core: io_queue_t flow modedormando2021-08-095-21/+67
* thread: use eventfd for worker notify if availabledormando2021-08-093-58/+104
* thread: unify worker notify interfacedormando2021-08-093-106/+106
* thread: per-worker-thread connection event queuesdormando2021-08-092-80/+39
* core: cache.c cleanups, use queue.h freelistdormando2021-08-094-145/+31
* core: add queue.h to replace handrolled queues.dormando2021-08-092-0/+873
* logger: simplify logging codedormando2021-08-092-311/+256
* logger: avoid polling without watchersdormando2021-08-092-1/+11
* Implement LOG_CONNEVENTS watcher flag for connection state transitionsKevin Lin2021-08-078-2/+183
* Report item sizes for fetch, mutation, and eviction watchersKevin Lin2021-08-065-14/+50
* Fix typos in doc/code comments (tem->item, etc)Tyson Andre2021-08-055-7/+7
* Fix minor severity heap buffer overflow reading `--auth-file`1.6.10Tyson Andre2021-07-251-8/+14
* stats_prefix.c: Check for NDEBUG before using total_written variableKhem Raj2021-07-251-2/+6
* .gitignore updatedormando2021-07-251-0/+1
* Add settings stat for shutdown_command enabledKevin Lin2021-07-253-1/+5
* [docker] Add user and expose the memcached portHervé Beraud2021-07-254-1/+13
* meta: remove EXPERIMENTAL mark + doc fixesdormando2021-07-251-12/+12
* meta: response code OK -> HDdormando2021-06-105-44/+74
* meta: fix metaset syntaxdormando2021-06-103-56/+60
* meta: repairs to mset commanddormando2021-06-102-83/+127
* hash: add XXH3 to list of hash algorithms.dormando2021-06-095-4/+5341
* fix arm64 crc32 on old glibc/gcc.dormando2021-06-081-0/+6
* Update AUTHORSBrian Aker2021-06-071-0/+1