1
I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Jul 08, 2025 — Jul 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Document new client certificate and SNI methods in README More... 5 months ago
Add tests for client certificate edge cases More... 5 months ago
Fix tests that incorrectly check start(false) return value More... 5 months ago
Add test for client cert methods on non-TLS requests More... 5 months ago
Fix HTTPS test pattern: use try-catch instead of checking start() return value More... 5 months ago
Fix test: add client certificate files to AC_CONFIG_FILES More... 5 months ago
Add client certificate authentication and SNI callback support More... 5 months ago
Merge pull request #363 from etr/feature/arm-cross-compilation More... 5 months ago
Fix ARM cross-compilation: use custom prefix for libmicrohttpd More... 5 months ago
Add ARM cross-compilation to GitHub Actions CI More... 5 months ago
Add tests for untested HTTP methods and request/response getters (#362) More... 5 months ago
Fix codecov upload condition in CI workflow (#361) More... 5 months ago
Add HA1-based digest authentication support (#360) More... 5 months ago
Add centralized authentication handler (issue #102) (#359) More... 5 months ago
Documentation improvements (issues #334, #324, #343) (#358) More... 5 months ago
Make digest auth support conditional (issue #232) (#357) More... 5 months ago
Add file cleanup callback for uploaded files (issues #264, #270) (#356) More... 5 months ago
Add documentation about library files on Windows (issue #276) More... 5 months ago
Fix Windows/MSYS2/MinGW64 build failures (issue #280) (#355) More... 5 months ago
fix typo (#344) More... 5 months ago
Fix regex URL exact match bug (issue #308) (#354) More... 5 months ago
Fix segfault when passing nullptr to register_resource (issue #265) (#353) More... 5 months ago
Fix deferred_response content parameter not being used (issue #331) (#352) More... 5 months ago
Fix POST args with empty values not being parsed (issue #268) (#351) More... 5 months ago
Fix webserver thread safety (#350) More... 5 months ago
Fix kernel version check for TCP_FASTOPEN support (#347) More... 5 months ago
Add TLS-PSK authentication support via callback mechanism (#348) More... 5 months ago
Fix have_gnutls test in configure.ac (#341) More... 11 months ago
Fix post processor breaking large fields in multiple parts. (#337) More... about 2 years ago
Fix bug preventing GET params from being read on parametrized URLs. (#326) More... about 3 years ago