Commit Graph

3 Commits

Author SHA1 Message Date
6ad8586770 feat: enhance authentication with constant-time comparisons and memory clearing
Some checks failed
Build and Test / build (push) Failing after 31s
Build and Test / coverage (push) Failing after 41s
feat: implement rate limiting for client requests
feat: enable SSL hostname verification and set preferred cipher suites
fix: deny requests on rate limit allocation failure
test: suppress unused result warnings in connection tests
docs: update test results and coverage requirements in README
2025-12-28 05:16:15 +01:00
248c5647e2 test: add comprehensive tests for auth, buffer, and connection modules
Some checks failed
Build and Test / build (push) Failing after 31s
Build and Test / coverage (push) Failing after 38s
build: add logging test support and increase minimum coverage threshold
2025-12-15 02:36:54 +01:00
e5ae782433 Update, tests.
All checks were successful
Build and Test / build (push) Successful in 25s
2025-12-02 00:50:05 +01:00