2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1390 from capnproto/aggregate-connection-receiver More... over 3 years ago
Apply review comments for AggregateConnectionReceiver. More... over 3 years ago
chore(doc): replace old repo url to new More... over 3 years ago
Introduce ConnectionReceiver implementation that aggregates from multiple underlying receivers. More... over 3 years ago
Merge pull request #1389 from capnproto/harris/fix-http-server-memory-leak More... over 3 years ago
kj-http: Fix memory leak caused by TCO breakage More... over 3 years ago
Log exceptions when serving HTTP errors by default (#1385) More... over 3 years ago
Merge pull request #1383 from capnproto/fix-tee-optimization More... almost 4 years ago
Fix tryTee() optimization when limits are used. More... almost 4 years ago
Merge pull request #1379 from capnproto/more-btree-debug More... almost 4 years ago
Merge pull request #1378 from capnproto/more-event-debug More... almost 4 years ago
Merge pull request #1380 from capnproto/fix-tee More... almost 4 years ago
Cleanup: Rename `TeeBranch` to just `Branch`. More... almost 4 years ago
Refactor `AsyncTee::branches` to be `List<TeeBranch>`. More... almost 4 years ago
Move code: Move TeeBranch to be nested in AsyncTee. More... almost 4 years ago
Tweak BTreeImpl::verifyNode(). More... almost 4 years ago
Replace boolean `destroyed` with magic integer `live` in `Event`. More... almost 4 years ago
Merge pull request #1377 from capnproto/fix-old-openssl More... almost 4 years ago
Work around old OpenSSL versions not being able to verify Let's Encrypt certificate chains. More... almost 4 years ago
Merge pull request #1372 from englercj/patch-1 More... almost 4 years ago
Fix async-io-win32 for vs2019 & C++20 More... almost 4 years ago
Merge pull request #1367 from xortive/malonso/fix-membrane-uaf More... almost 4 years ago
Merge pull request #1371 from capnproto/promise-source-locations More... almost 4 years ago
Track source locations where Events were created in order to provide extra debugging info. More... almost 4 years ago
Merge pull request #1231 from capnproto/harris/suspendable-http-requests More... almost 4 years ago
kj-http: Add a handleListenLoopException() error callback More... almost 4 years ago
Merge pull request #1368 from capnproto/tweak-btree More... almost 4 years ago
Fix an irrelevant bug in BTreeIndex. More... almost 4 years ago
Fix Potential UAF caused by race in MembraneHook More... almost 4 years ago
Merge pull request #1362 from vaci/vaci/local-response-no-refcount More... almost 4 years ago