• Joined on 2026-04-11
ded synced new reference fix-2444-threadpool-ctor-exception-safety to ded/cpp-httplib from mirror 2026-05-08 14:35:56 +00:00
ded synced commits to fix-2444-threadpool-ctor-exception-safety at ded/cpp-httplib from mirror 2026-05-08 14:35:56 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-05-06 13:35:55 +00:00
a1fdc07f34 Guard nullptr res in KeepAliveTest proxy template (#2443)
eb49a304b6 Use vswhere to locate VS install in 32-bit Windows CI (#2442)
Compare 3 commits »
ded synced new reference refs/tags/v0.43.3 to ded/cpp-httplib from mirror 2026-05-04 12:17:25 +00:00
ded synced commits to refs/tags/v0.43.3 at ded/cpp-httplib from mirror 2026-05-04 12:17:25 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-05-04 12:17:25 +00:00
ec5ce17929 Release v0.43.3
ded synced commits to master at ded/cpp-httplib from mirror 2026-05-01 19:09:32 +00:00
f6524c0802 Drop Str2tagTest unit test that broke split / no-exceptions builds
35c4026c7f Make fuzz_test robust to missing corpus files
40e18460bc Document str2tag_core's compile-time-only role
92aecf85d8 Fix OSS-Fuzz #508087118: avoid stack overflow in str2tag
b223e29778 Add OSS-Fuzz #508370122 reproducer to client_fuzzer corpus
Compare 7 commits »
ded synced new reference refs/tags/v0.43.2 to ded/cpp-httplib from mirror 2026-04-30 10:29:40 +00:00
ded synced commits to refs/tags/v0.43.2 at ded/cpp-httplib from mirror 2026-04-30 10:29:40 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-04-30 10:29:40 +00:00
d412e98c62 Release v0.43.2
ded synced commits to master at ded/cpp-httplib from mirror 2026-04-29 09:59:36 +00:00
806fcb8268 Re-enable getaddrinfo_a with worker-completion wait (#2431) (#2439)
c2678f0186 Fix #2435: allow mmap to open files held open for writing (#2438)
0cbeafe6a4 Add client fuzzing harness (#2437)
13e866bdb0 Use SHARDS=1 for macOS mbedTLS to stop residual flakiness
Compare 4 commits »
ded synced and deleted reference refs/tags/fix/issue-2435 at ded/cpp-httplib from mirror 2026-04-29 09:59:36 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-04-29 01:49:31 +00:00
db6c9ef27b Drop mbedTLS continue-on-error now that the matrix is stable
887837c65b Run mbedTLS test shards with SHARDS=2 to reduce flakiness
3d56762d5c Fix mbedTLS close_notify mid-response handling
109e331068 Exclude *_Online tests from default CI runs
2ea632264d Skip mbedTLS-specific SSL test; allow flaky mbedTLS jobs
Compare 8 commits »
ded synced commits to fix/issue-2435 at ded/cpp-httplib from mirror 2026-04-29 01:49:30 +00:00
ea70d1788a Fix #2435: allow mmap to open files held open for writing
c990b52b0c Add test for #2435 mmap::open with concurrent writer
109e331068 Exclude *_Online tests from default CI runs
2ea632264d Skip mbedTLS-specific SSL test; allow flaky mbedTLS jobs
511cc02278 Suppress wolfSSL library leaks; remove fail-fast from test matrix
Compare 7 commits »
ded synced commits to master at ded/cpp-httplib from mirror 2026-04-28 17:39:30 +00:00
5ebbfeef0b Fix #2431: drop getaddrinfo_a path to eliminate stack-use-after-free (#2436)
ded synced new reference fix/issue-2435 to ded/cpp-httplib from mirror 2026-04-28 17:39:30 +00:00
ded synced commits to fix/issue-2435 at ded/cpp-httplib from mirror 2026-04-28 17:39:30 +00:00
ded synced and deleted reference refs/tags/fix-issue-2431 at ded/cpp-httplib from mirror 2026-04-28 17:39:30 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-04-28 09:29:32 +00:00
d14e4fc05f Reproducer test for #2431 (getaddrinfo_a use-after-free) (#2433)
ded synced commits to fix-issue-2431 at ded/cpp-httplib from mirror 2026-04-28 09:29:31 +00:00
b7f3da4e05 Fix #2431: drop getaddrinfo_a path to eliminate stack-use-after-free
d14e4fc05f Reproducer test for #2431 (getaddrinfo_a use-after-free) (#2433)
Compare 2 commits »