2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1413 from Sarcasm/fix-openssl-test-compile-definitions More... over 3 years ago
Check SYS_renameat2 defined More... over 3 years ago
CMake: don't overwrite tls-test.c++ COMPILE_DEFINITIONS, append to it More... over 3 years ago
Explicitly set hints.ai_flags = AI_V4MAPPED | AI_ADDRCONFIG because this is not the posix default. Glibc purposedly defaults to it, but that makes it inconsistent with other c libraries like musl More... over 3 years ago
Assert that HttpHeaders instances know about indexed ids More... over 3 years ago
Disable the coroutine immediately-ready optimization before the first suspension More... over 3 years ago
Merge pull request #1408 from JonasVautherin/ci-build-samples More... over 3 years ago
Fix: C++14 requires out-of-line definition of member variable More... over 3 years ago
Merge pull request #1407 from capnproto/fix-http-loop More... over 3 years ago
Add support for musl More... over 3 years ago
Merge pull request #1402 from rex4539/typos More... over 3 years ago
Merge pull request #1405 from capnproto/jlee/fix-concurrency-limiter-stack-use More... over 3 years ago
Merge pull request #1406 from a-robinson/treeindex-corruption More... over 3 years ago
Fix bug where HttpServer listen loop would terminate early. More... over 3 years ago
Fix corruption in Tables with a TreeIndex after clear() More... over 3 years ago
HTTP concurrency limiter: Avoid unnecessary recursion when many pending connections are canceled at once More... over 3 years ago
Merge pull request #1404 from capnproto/fix-splice2 More... over 3 years ago
Handle pipe allocation hard limit by falling back to unoptimized pump. More... over 3 years ago
Let Linux decide the pipe buffer size. More... over 3 years ago
Restore "Optimize fd-to-fd pumps on Linux using splice()." More... over 3 years ago
Merge pull request #1403 from capnproto/revert-1401-splice-pump More... over 3 years ago
Revert "Optimize fd-to-fd pumps on Linux using splice()." More... over 3 years ago
Fix typos More... over 3 years ago
Merge pull request #1401 from capnproto/splice-pump More... over 3 years ago
Optimize fd-to-fd pumps on Linux using splice(). More... over 3 years ago
Merge pull request #1391 from Bambooin/master More... over 3 years ago
Merge pull request #1396 from capnproto/fd-leak More... over 3 years ago
Disable Cygwin CI for now. More... over 3 years ago
Fix obscure FD leak. More... over 3 years ago
Lie about the true size of the fiber stack on M1 Macs (#1387) More... over 3 years ago