Recent Issues and PRs
badge
title
on
on
pull
refactor: access ThreadContext through CurrentThread(), ci: switch Bitcoin Core to master
#323
Sjors on July 29, 2026
Sjors on July 29, 2026
issue
Accepting a dead socket kills IPC listeners in macOS (Cap'n proto bug)
#319
xyzconstant on July 23, 2026
xyzconstant on July 23, 2026
pull
test: cover immediate client disconnects for `ListenConnections`
#310
xyzconstant on July 17, 2026
xyzconstant on July 17, 2026
issue
`Connection` leak when a ProxyClient `construct()` fails preventing `EventLoop::loop()` from exiting
#309
xyzconstant on July 14, 2026
xyzconstant on July 14, 2026
issue
Use-after-free race in `ConnectStream` when passing a disconnected socket
#308
xyzconstant on July 14, 2026
xyzconstant on July 14, 2026
pull
proxy: fix BuildList to use non-const iteration for interface types
#304
ryanofsky on July 8, 2026
ryanofsky on July 8, 2026
pull
type-chrono: Add CustomBuildField/CustomReadField overloads for std::chrono::time_point
#303
ryanofsky on July 8, 2026
ryanofsky on July 8, 2026
pull
Fix error handling when creating clients (`mp::ConnectStream`)
#298
xyzconstant on June 24, 2026
xyzconstant on June 24, 2026
pull
proxy-types: prevent race condition when reading client.m_context.connection
#293
ViniciusCestarii on June 9, 2026
ViniciusCestarii on June 9, 2026
pull
cmake: Skip `PATH` environment variable when discovering CapnProto
#290
hebasto on June 5, 2026
hebasto on June 5, 2026
pull
Create `support` branch for CI scripts, documentation, and examples
#288
ryanofsky on June 4, 2026 Needs rebase
ryanofsky on June 4, 2026 Needs rebase
pull
Split repository into `master` (library source) and `support` (CI, docs, examples) branches.
#287
ryanofsky on June 4, 2026 Needs rebase
ryanofsky on June 4, 2026 Needs rebase
issue
RFC: Server should execute requests on a thread pool when client does not specify an execution thread
#281
ViniciusCestarii on May 28, 2026
ViniciusCestarii on May 28, 2026
pull
Add std::unordered_set support and a helper BuildList to dedup list build handlers
#277
ViniciusCestarii on May 14, 2026
ViniciusCestarii on May 14, 2026
pull
proxy-client: tolerate exceptions from remote destroy during cleanup
#273
xyzconstant on April 22, 2026
xyzconstant on April 22, 2026
pull
Use throwRecoverableException instead of raw throw for stored exceptions
#268
alfonsoromanz on April 6, 2026
alfonsoromanz on April 6, 2026
pull
log: add socket connected info message and demote destroy logs to debug
#258
ViniciusCestarii on March 16, 2026
ViniciusCestarii on March 16, 2026
pull
fix: use unsigned char cast and sizeof in LogEscape escape sequence
#255
mangoostaa on March 12, 2026
mangoostaa on March 12, 2026
pull
Improved CustomBuildField for std::optional in IPC/libmultiprocess
#251
mangoostaa on March 11, 2026
mangoostaa on March 11, 2026
issue
Worker thread shares same name with event loop thread creating confusion when inspecting in GDB
#248
Eunovo on March 10, 2026
Eunovo on March 10, 2026
pull
type-context.h: Extent cancel_mutex lock to prevent theoretical race
#245
ryanofsky on February 24, 2026
ryanofsky on February 24, 2026
pull
proxy-types: add CustomHasField hook to map Cap'n Proto values to null C++ values
#242
Sjors on February 20, 2026
Sjors on February 20, 2026