summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Expose number of currently active watchers in stats1.6.11Kevin Lin2021-09-272-3/+32
* Configurable minimum supported TLS protocol versionKevin Lin2021-09-272-1/+47
* core: fix hang bug in extstoredormando2021-08-091-0/+8
* core: add queue.h to replace handrolled queues.dormando2021-08-091-0/+1
* Implement LOG_CONNEVENTS watcher flag for connection state transitionsKevin Lin2021-08-071-1/+35
* Report item sizes for fetch, mutation, and eviction watchersKevin Lin2021-08-061-1/+24
* Add settings stat for shutdown_command enabledKevin Lin2021-07-251-1/+2
* meta: response code OK -> HDdormando2021-06-101-32/+32
* meta: fix metaset syntaxdormando2021-06-101-27/+26
* meta: repairs to mset commanddormando2021-06-101-22/+22
* meta: allow base64'ed binary keys with 'b' flagdormando2021-06-071-0/+17
* Fix expiration test to use debugtime commandminkikim892021-06-072-7/+13
* improve shutdown tests1.6.9dormando2020-11-202-4/+23
* 'shutdown graceful' command for raising SIGUSR1Kevin Lin2020-11-201-0/+49
* Expose memory_file path in stats settingsKevin Lin2020-11-201-0/+6
* item crawler hash table walk modedormando2020-11-201-2/+39
* extstore: use fcntl locking on disk filedormando2020-11-111-0/+5
* Introduce NAPI ID based worker thread selectionSridhar Samudrala2020-11-021-2/+2
* fix connection limit testspkarumanchi92020-10-302-21/+30
* logger: fix spurious watcher hangupsdormando2020-10-291-1/+0
* watcher.t: reduce flakinessdormando2020-10-291-4/+8
* Extend test CA validity to 500 yearsBernhard M. Wiedemann2020-10-274-97/+101
* Adjust "t/idle-timeout.t" be more forgivingTianon Gravi2020-10-271-1/+1
* exclude vendor/ source dir from whitespace checker.1.6.7dormando2020-08-291-1/+1
* fix leak in merged resp/read buffersdormando2020-07-021-2/+2
* net: remove most response obj cache related codedormando2020-06-091-2/+2
* Restore SAN entries in testing TLS certificatesKevin Lin2020-05-277-219/+228
* Changed the parts using strtol to use safe_strtolminkikim892020-05-273-2/+27
* Update testing certificatesTomas Korbar2020-05-127-191/+255
* start of valgrind test modedormando2020-05-122-13/+44
* more flaky test fixes; crawler/restartdormando2020-05-012-3/+13
* restart: fix failure on deleted chunked itemsdormando2020-04-121-1/+5
* failing test for restart bugdormando2020-04-121-0/+4
* Add build option to disable unix socket functionality.Jefty Negapatan2020-04-115-65/+95
* Add: `-o ssl_session_cache`, disabled by defaultKevin Lin2020-03-273-0/+64
* proto: clean process_command()dormando2020-03-262-0/+9
* ssl_errors statKevin Lin2020-03-161-2/+4
* Add touch,gat expiration testminkikim892020-03-161-2/+63
* Add negative expiration time case to expiration testminkikim892020-03-121-1/+6
* fix test: t/chunked-extstore.t ... yet again.dormando2020-03-101-1/+3
* test fix: fix t/chunked-extstore.t for real.dormando2020-03-101-1/+7
* test fix: SKIP flaky watcher.t testdormando2020-03-101-2/+7
* flaky test fix: t/expirations.tdormando2020-03-101-3/+4
* fix test: double memory for getset.tdormando2020-03-101-1/+1
* test fix: watcher.t flaky on travis CIdormando2020-03-101-2/+7
* tests: wait a lot longer to connect to memcacheddormando2020-03-101-1/+1
* fix test: binary-extstore.t never worked with TLSdormando2020-03-101-4/+14
* fix flaky test: t/binary-extstore.tdormando2020-03-101-4/+21
* fix flaky test: t/chunked-extstore.tdormando2020-03-101-3/+11
* meta: code cleanup and bugfixesdormando2020-03-071-1/+1