1
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 23 hours ago.
Jul 08, 2025 — Jul 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix null key dereference in post_iterator (#375) (#377) More... 10 days ago
Fix macOS CI: disable curl optional deps and bust stale cache (#373) More... 2 months ago
Migrate to libmicrohttpd 1.0.0 API with new features (#370) More... 3 months ago
Fix std::terminate when uri_log receives null uri (#371) (#372) More... 3 months ago
Merge pull request #369 from etr/claude/review-pr-368-SXvkG More... 4 months ago
Fix CI: add ChangeLog entry and missing include <utility> More... 4 months ago
Add documentation and example for serving binary data from memory More... 4 months ago
Update ignore More... 5 months ago
Merge pull request #367 from etr/feature/bauth-conditional-compile More... 5 months ago
Bump version to 0.20.0 and update ChangeLog More... 5 months ago
Add HAVE_BAUTH guards to remaining files missed in initial commit More... 5 months ago
FEATURE-bauth-conditional-compile: Implementation complete More... 5 months ago
Merge pull request #366 from etr/feature/FEATURE-security-fixes More... 5 months ago
Add ChangeLog entries for security fixes More... 5 months ago
Fix 9 security vulnerabilities found in audit More... 5 months ago
Fixes to release/dist mechanism More... 5 months ago
Fix custom_socket test failure under Valgrind on Ubuntu 24.04 More... 5 months ago
Work around gcov negative hit count bug in coverage report More... 5 months ago
Bust stale libmicrohttpd cache on macOS CI More... 5 months ago
Fix macOS CI: prevent curl from detecting partial OpenSSL More... 5 months ago
Merge pull request #365 from etr/feature/request-path-perf More... 5 months ago
Remove redundant c_str() in set_path call More... 5 months ago
Add missing #include <utility> for std::move More... 5 months ago
Merge feature/FEATURE-request-path-perf: Optimize per-request critical path More... 5 months ago
Fix race condition in unregister_resource cache invalidation More... 5 months ago
Fix use-after-free: copy cache data while holding lock More... 5 months ago
Fix validation findings: bounds check, DRY, const refs, empty guard More... 5 months ago
Optimize per-request critical path performance More... 5 months ago
Merge pull request #364 from etr/feature/client-cert-auth More... 5 months ago
Refactor client cert methods with RAII and fix security issues More... 5 months ago