2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
kj-http: Add comments documenting HttpService::request() rejection practices More... about 2 years ago
Allow skipping the deferred cancellation work-around when the peer is new. More... about 2 years ago
Defer cancellation of RPCs until end of event loop. More... about 2 years ago
Drive-by fix: display exception, not exception pointer More... about 2 years ago
kj-http: Fix application error handling after WebSocket accept More... about 2 years ago
kj-http: Add bad WebSocket handshake tests More... about 2 years ago
Merge pull request #1716 from ecatmur/msvc-zc-preprocessor More... about 2 years ago
Merge pull request #1718 from capnproto/fix-tls More... about 2 years ago
Fix kj-tls not working in half-duplex mode. More... about 2 years ago
Use statement-expression for gcc/clang (as before) More... about 2 years ago
Fix for sfinae for Darwin ppc32 More... about 2 years ago
Fix MSVC build with /Zc:preprocessor More... about 2 years ago
timer.c++: do not require monotonic time on PPC too More... about 2 years ago
Merge pull request #1708 from capnproto/fix-windows-tls More... about 2 years ago
Fix typo More... about 2 years ago
Minor fixes for older Darwin and PowerPC (#1711) More... about 2 years ago
Fix tls-test on Windows. More... about 2 years ago
Merge pull request #1707 from capnproto/coroutine-stacks More... about 2 years ago
Add debug output to tls-test.c++ to see what's failing on Windows. More... about 2 years ago
Drive-by fix: KJ_BEGIN_HEADER should appear after all includes. More... about 2 years ago
Optimization: Make truncateCommonTrace() a no-op when it wouldn't be useful. More... about 2 years ago
Fix coroutine stack traces. More... about 2 years ago
Cleanup: CoroutineBase::unhandled_exception() should use getCaughtExceptionAsKj(). More... about 2 years ago
Merge pull request #1706 from jp4a50/jphillips/raw-ptr More... about 2 years ago
Add kj::disposeWith() to better support stateless custom disposers for kj::Own. More... about 2 years ago
Merge pull request #1704 from capnproto/harris/web-socket-bugfixes More... about 2 years ago
Merge pull request #1705 from fabiorossetto/master More... about 2 years ago
Fix non-monotonic time on Intel Mac machines More... about 2 years ago
http-over-capnp: Refactor WebSocket test case slightly More... about 2 years ago
Merge pull request #1703 from capnproto/revert-1696-bcaimano/revert-rpc-shutdown More... about 2 years ago