0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for CVE-2018-12684 More... over 1 year ago
Delete exploit.pl More... about 3 years ago
Enhanced error handling on Windows More... about 5 years ago
FreeBSD also uses the XSI version of strerror_r More... about 5 years ago
Fixed bug in httplib_error_string.c with call to strerror_r More... about 5 years ago
Fixed memory leak in ctx->cgi_pattern More... about 5 years ago
Some fixes to compile with SSL switched off More... about 7 years ago
Small fixeds in dynamic parameter processing More... about 7 years ago
Modified or removed unmaintained parts of the source More... over 7 years ago
Fixed infinite loop problem More... over 7 years ago
Update LICENSE.md More... over 7 years ago
Fixed issue with integer too large on 32 bit compilers More... almost 8 years ago
Fixed cast in ASN1_digest for C++ compatibility and modern gcc versions More... almost 8 years ago
Request errors now contain the IP address of the remote client More... almost 8 years ago
Fixed structure More... over 9 years ago
Adding ip46 conversion routines More... over 9 years ago
code cleanup More... over 9 years ago
Callbacks can lock the context More... over 9 years ago
Renamed debug options More... over 9 years ago
Renamed httplib_server_ports to lh_slp_t More... over 9 years ago
Renamed httplib_option_t to lh_opt_t More... over 9 years ago
Replaced httplib_request_info with lh_rqi_t More... over 9 years ago
Replaced httplib_callbacks with lh_clb_t More... over 9 years ago
Replaced httplib_connection with lh_con_t More... over 9 years ago
Replaced httplib_context with lh_ctx_t More... over 9 years ago
Removed const qualifier from httplib_connection
Lammert Bies
as lammertb
More... over 9 years ago
Handler functions now get context passed More... over 9 years ago
Fixed windows specific issues
Lammert Bies
as lammertb
More... over 9 years ago
Removed context field from connection More... over 9 years ago
gmtime now thread safe More... over 9 years ago