yhirose
|
4d7c9a788d
Release v0.37.2
|
2 weeks ago |
yhirose
|
1cd0347ace
Refactor parse_port function to accept char pointer and length, improving flexibility and validation
|
2 weeks ago |
yhirose
|
b3a8af80b9
Add port validation and corresponding tests to prevent overflow and out-of-range values
|
2 weeks ago |
yhirose
|
1e97c28e36
Implement request smuggling protection for duplicate Content-Length headers and add corresponding tests
|
2 weeks ago |
yhirose
|
d279eff4db
Fix the proxy test error
|
2 weeks ago |
yhirose
|
188035fb6d
Add a test for the previous change
|
2 weeks ago |
yhirose
|
125272f34b
Fix TLS cert verification bypass on proxy redirect introduced in #2165 (#2396)
|
2 weeks ago |
yhirose
|
9ced2f614d
Fix #2395
|
2 weeks ago |
yhirose
|
68fa9bce0f
Release v0.37.1
|
3 weeks ago |
yhirose
|
1f34c541b0
Add more books
|
3 weeks ago |
yhirose
|
e41ec36274
Fix handling of malformed Content-Length in open_stream and add tests
|
3 weeks ago |
yhirose
|
7489fd3a8b
Remove 32-bit limitation (#2388)
|
3 weeks ago |
yhirose
|
ab3098f18b
Update README
|
3 weeks ago |
yhirose
|
0d3a3d805c
Release v0.37.0
|
3 weeks ago |
yhirose
|
a058e31a3a
Use doc.yml to generate document site
|
3 weeks ago |
yhirose
|
c87d442aac
Remove docs-gen
|
4 weeks ago |
yhirose
|
de296af3eb
Fix problem with alternate file name check
|
4 weeks ago |
yhirose
|
41899acece
Release v0.36.0
|
4 weeks ago |
yhirose
|
bb22553087
Fix code format
|
4 weeks ago |
yhirose
|
8bffbe3ff2
Merge commit from fork
|
4 weeks ago |
yhirose
|
0e4f104141
Fix #2383 (#2385)
|
4 weeks ago |
yhirose
|
74807d24a7
Update pages-data.json with new content and structure for cpp-httplib documentation
|
1 month ago |
yhirose
|
2e124cde02
Enhance documentation and configuration for static site generator
|
1 month ago |
yhirose
|
fdb589d97e
Update dependency
|
1 month ago |
yhirose
|
843ad379c7
Add search functionality across documentation pages
|
1 month ago |
yhirose
|
cda9680cdc
Update document site
|
1 month ago |
yhirose
|
e906c31a79
Add favicon and update navigation icons across documentation
|
1 month ago |
yhirose
|
2d669c3636
Refactor main function to display help message when no command is provided
|
1 month ago |
yhirose
|
b2d76658fc
Add default templates, styles, and scripts for documentation site
|
1 month ago |
Charles von Kalm
|
7444646627
Removed unused local variable (#2382)
|
1 month ago |