summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* net: fix compile failures when missing NAPI definedormando2020-11-112-4/+5
* Introduce NAPI ID based worker thread selectionSridhar Samudrala2020-11-026-6/+162
* illumos build fixes + require libevent2David Carlier2020-11-022-1/+17
* queue: replace c->io_pending to avoid a mutexdormando2020-10-303-35/+50
* core: restructure IO queue callbacksdormando2020-10-305-61/+103
* core: io_pending_t is an embeddable structdormando2020-10-302-37/+53
* core: compile io_queue code by defaultdormando2020-10-304-24/+7
* core: move more storage functions to storage.cdormando2020-10-3010-572/+671
* core: generalize extstore's defered IO queuedormando2020-10-305-138/+217
* fix connection limit testspkarumanchi92020-10-303-24/+33
* logger: fix spurious watcher hangupsdormando2020-10-292-2/+1
* watcher.t: reduce flakinessdormando2020-10-291-4/+8
* Extend test CA validity to 500 yearsBernhard M. Wiedemann2020-10-274-97/+101
* arm64: Re-add arm crc32c hw accelerationAli Saidi2020-10-276-14/+103
* testapp: check if memory is allocatedKleber2020-10-271-0/+18
* Adjust "t/idle-timeout.t" be more forgivingTianon Gravi2020-10-271-1/+1
* Improve opening of authentication file1.6.8Tomas Korbar2020-10-263-15/+13
* Fix over-freeing in internal object cachebitground2020-10-262-1/+30
* udp: crash fix when receiving multi-packet uploadsdormando2020-10-261-2/+1
* exclude vendor/ source dir from whitespace checker.1.6.7dormando2020-08-291-1/+1
* Dockerfile - allow override of config optsGuido Iaquinti2020-07-054-4/+12
* Improve page balancing function (in-daemon)dormando2020-07-021-7/+22
* Improve page balancing when writes are burstyMark Hagger2020-07-021-6/+18
* main: split binary protocol into proto_bin.cdormando2020-07-026-1448/+1480
* main: split text protocol into proto_text.cdormando2020-07-025-2631/+2680
* fix leak in merged resp/read buffersdormando2020-07-024-6/+28
* adding openssl errors to SSL certificate loading error messagesTharanga Gamaethige2020-07-021-25/+58
* skip setting the resource limits in debug buildsprudhvi2020-07-011-0/+6
* Use signal function instead of sigignoreTomas Korbar2020-07-012-17/+4
* fixing the basic tls test so it exits correctly when failsTharanga Gamaethige2020-07-012-5/+12
* net: remove most response obj cache related codedormando2020-06-095-56/+19
* net: carve response buffers from read buffersdormando2020-06-093-5/+125
* Do not join lru and slab maintainer threads if they do not existTomas Korbar2020-05-271-6/+10
* Restore SAN entries in testing TLS certificatesKevin Lin2020-05-277-219/+228
* Changed the parts using strtol to use safe_strtolminkikim892020-05-274-12/+40
* Fix TCP failure under OS X.dormando2020-05-161-0/+6
* buildbot link for README.md1.6.6dormando2020-05-121-6/+2
* tweak: don't print to STDERR on normal shutdown.dormando2020-05-121-1/+1
* Update testing certificatesTomas Korbar2020-05-127-191/+255
* Improve the sig_handler functionTomas Korbar2020-05-122-5/+22
* Use GitHub CI for x86_64 buildJefty Negapatan2020-05-122-20/+21
* start of valgrind test modedormando2020-05-122-13/+44
* more flaky test fixes; crawler/restartdormando2020-05-012-3/+13
* Disable aarch64 hw crc32 function for nowdormando2020-04-304-11/+25
* Pull in BE-compatible crc32cdormando2020-04-303-200/+217
* more buildbot badge work.dormando2020-04-301-3/+3
* minimum libevent version is 2.xdormando2020-04-301-7/+3
* more buildbot fiddling.dormando2020-04-301-1/+3
* more formatting changesdormando2020-04-291-0/+1
* badge url fix.dormando2020-04-291-2/+2