- Notifications
You must be signed in to change notification settings - Fork 192
Pull requests: etr/libhttpserver
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add documentation and example for serving binary data from memory
#369 by etr was merged Feb 27, 2026 Loading…
Add buffer_response for return to client images from buffer
#368 by akrabad was closed Mar 17, 2026 Loading…
Add HAVE_BAUTH conditional compilation for basic auth
#367 by etr was merged Feb 19, 2026 Loading…
3 of 4 tasks
Fix 9 security vulnerabilities found in audit
#366 by etr was merged Feb 14, 2026 Loading…
4 tasks done
Add client certificate authentication and SNI callback support
#364 by etr was merged Feb 6, 2026 Loading…
4 of 5 tasks
Add tests for untested HTTP methods and request/response getters
#362 by etr was merged Feb 3, 2026 Loading…
3 tasks done
Add HA1-based digest authentication support
#360 by etr was merged Jan 30, 2026 Loading…
2 tasks done
Add centralized authentication handler (issue #102)
#359 by etr was merged Jan 30, 2026 Loading…
2 tasks done
Documentation improvements (issues #334, #324, #343)
#358 by etr was merged Jan 30, 2026 Loading…
4 of 5 tasks
Make digest auth support conditional (issue #232)
#357 by etr was merged Jan 29, 2026 Loading…
2 of 3 tasks
Add file cleanup callback for uploaded files (issues #264, #270)
#356 by etr was merged Jan 29, 2026 Loading…
6 tasks done
2
Fix Windows/MSYS2/MinGW64 build failures (issue #280)
#355 by etr was merged Jan 28, 2026 Loading…
2 tasks
Fix regex URL exact match bug (issue #308)
#354 by etr was merged Jan 28, 2026 Loading…
2 tasks done
Fix segfault when passing nullptr to register_resource (issue #265)
#353 by etr was merged Jan 28, 2026 Loading…
Fix deferred_response content parameter not being used (issue #331)
#352 by etr was merged Jan 28, 2026 Loading…
3 tasks done
Fix POST args with empty values not being parsed (issue #268)
#351 by etr was merged Jan 27, 2026 Loading…
3 tasks done
Add TLS-PSK authentication support via callback mechanism
#348 by etr was merged Jan 27, 2026 Loading…
Fix kernel version check for TCP_FASTOPEN support
#347 by BeardOverflow was merged Jan 27, 2026 Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.