yhirose
|
b8fe69e4e8
Release v0.53.1
|
hai 2 días |
yhirose
|
acd0640870
Code improvement
|
hai 2 días |
metsw24-max
|
2d8e49dd9b
reject trailing bytes after IPv6 host literal in parse_url (#2536)
|
hai 2 días |
yhirose
|
1e9d6f0b0b
Match literal route patterns without building a std::regex (#2538)
|
hai 3 días |
yhirose
|
88240172ea
Guard regex routes against stack overflow from long paths
|
hai 3 días |
yhirose
|
89e0c5c238
Enforce payload_max_length on decompressed size for unframed requests
|
hai 3 días |
yhirose
|
f00e476f1b
Release v0.53.0
|
hai 1 semana |
yhirose
|
8e702d3837
Gracefully drain socket before close in Server::process_and_close_socket (#2534)
|
hai 1 semana |
yhirose
|
19333f80d4
Fix Mbed TLS/wolfSSL hostname verification bugs in set_sni()
|
hai 1 semana |
yhirose
|
86d0210391
Add WebSocketClient::enable_server_hostname_verification
|
hai 1 semana |
yhirose
|
6018c7feb3
Return ws::Result from WebSocketClient::connect() instead of bool
|
hai 1 semana |
yhirose
|
86abc9a0ea
Give WebSocketClient the PemMemory client certificate constructor SSLClient has
|
hai 1 semana |
yhirose
|
1c2607cbb8
Merge the SSLClient and WebSocketClient TLS session setup
|
hai 1 semana |
yhirose
|
98be5fd3a6
Share the default Host and User-Agent header logic between the clients
|
hai 1 semana |
yhirose
|
d2ef193b9c
Let WebSocketClient take a CA directory the way ClientImpl does
|
hai 1 semana |
yhirose
|
a1aa2ad9cd
Give WebSocketClient the chrono::duration timeout setters ClientImpl has
|
hai 1 semana |
metsw24-max
|
2b8658fa99
match mount points on a segment boundary in handle_file_request (#2529)
|
hai 1 semana |
yhirose
|
095a5c1caf
Release v0.52.0
|
hai 2 semanas |
yhirose
|
c48ed1ed9a
Share the query pair splitting between its two callers (#2526)
|
hai 2 semanas |
yhirose
|
8d428361fb
Count entries with count() rather than equal_range plus distance (#2525)
|
hai 2 semanas |
yhirose
|
23f67f25c2
Preserve the order of multipart form parts (#2524)
|
hai 2 semanas |
yhirose
|
7963c382d6
Preserve the order of query parameters (#2523)
|
hai 2 semanas |
yhirose
|
486c81b275
Determine the final transfer coding across Transfer-Encoding lines (#2522)
|
hai 2 semanas |
yhirose
|
d860c842ea
Preserve the order of header fields with the same name (#2520)
|
hai 2 semanas |
yhirose
|
8e08c22783
Cut a syscall and the byte-at-a-time line reader out of the request path (#2513)
|
hai 2 semanas |
yhirose
|
15a23abd7e
Clarify the MAP_FAILED guard comment and assert the cleared size
|
hai 2 semanas |
yhirose
|
2e37c51921
Merge branch 'mmap-map-failed-guard' of github.com:metsw24-max/cpp-httplib into metsw24-max-mmap-map-failed-guard
|
hai 2 semanas |
yhirose
|
5539a66c63
Cover the non-206 Range paths and drop the duplicated test route
|
hai 2 semanas |
yhirose
|
6b723fbf9d
Merge branch 'range-206-only' of github.com:metsw24-max/cpp-httplib into metsw24-max-range-206-only
|
hai 2 semanas |
yhirose
|
1562f0ec4f
Pass unrecognized Content-Encoding values through instead of failing (#2518)
|
hai 2 semanas |