1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 29, 2025 — Jul 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FEATURE-bauth-conditional-compile: Implementation complete More... 5 months ago
Merge pull request #366 from etr/feature/FEATURE-security-fixes More... 6 months ago
Add ChangeLog entries for security fixes More... 6 months ago
Fix 9 security vulnerabilities found in audit More... 6 months ago
Fixes to release/dist mechanism More... 6 months ago
Fix custom_socket test failure under Valgrind on Ubuntu 24.04 More... 6 months ago
Work around gcov negative hit count bug in coverage report More... 6 months ago
Bust stale libmicrohttpd cache on macOS CI More... 6 months ago
Fix macOS CI: prevent curl from detecting partial OpenSSL More... 6 months ago
Merge pull request #365 from etr/feature/request-path-perf More... 6 months ago
Remove redundant c_str() in set_path call More... 6 months ago
Add missing #include <utility> for std::move More... 6 months ago
Merge feature/FEATURE-request-path-perf: Optimize per-request critical path More... 6 months ago
Fix race condition in unregister_resource cache invalidation More... 6 months ago
Fix use-after-free: copy cache data while holding lock More... 6 months ago
Fix validation findings: bounds check, DRY, const refs, empty guard More... 6 months ago
Optimize per-request critical path performance More... 6 months ago
Merge pull request #364 from etr/feature/client-cert-auth More... 6 months ago
Refactor client cert methods with RAII and fix security issues More... 6 months ago
Document new client certificate and SNI methods in README More... 6 months ago
Add tests for client certificate edge cases More... 6 months ago
Fix tests that incorrectly check start(false) return value More... 6 months ago
Add test for client cert methods on non-TLS requests More... 6 months ago
Fix HTTPS test pattern: use try-catch instead of checking start() return value More... 6 months ago
Fix test: add client certificate files to AC_CONFIG_FILES More... 6 months ago
Add client certificate authentication and SNI callback support More... 6 months ago
Merge pull request #363 from etr/feature/arm-cross-compilation More... 6 months ago
Fix ARM cross-compilation: use custom prefix for libmicrohttpd More... 6 months ago
Add ARM cross-compilation to GitHub Actions CI More... 6 months ago
Add tests for untested HTTP methods and request/response getters (#362) More... 6 months ago