• Joined on 2026-04-11
ded synced commits to master at ded/cpp-httplib from mirror 2026-05-10 07:25:56 +00:00
1f4ab0f2cf Add --minor flag to release.sh for forced minor bumps
fbb031ed85 Stop percent-decoding HTTP request header values
7d5082cc0e Make ThreadPool ctor exception-safe on partial thread creation (#2445)
Compare 3 commits »
ded synced commits to feature-2446-no-proxy-env at ded/cpp-httplib from mirror 2026-05-10 07:25:55 +00:00
e94bb11a5b Trim doc comments to match the rest of httplib.h
ded synced and deleted reference refs/tags/fix-2444-threadpool-ctor-exception-safety at ded/cpp-httplib from mirror 2026-05-10 07:25:55 +00:00
ded synced new reference refs/tags/v0.43.4 to ded/cpp-httplib from mirror 2026-05-09 15:05:55 +00:00
ded synced commits to refs/tags/v0.43.4 at ded/cpp-httplib from mirror 2026-05-09 15:05:55 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-05-09 15:05:55 +00:00
600d220c84 Release v0.43.4
87d62db46b Reject malformed chunk-size in chunked decoder
Compare 2 commits »
ded synced new reference feature-2446-no-proxy-env to ded/cpp-httplib from mirror 2026-05-09 06:55:55 +00:00
ded synced commits to feature-2446-no-proxy-env at ded/cpp-httplib from mirror 2026-05-09 06:55:55 +00:00
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