cbf4b7280b
chore: enable automatic link-time optimization for all build targets
2026-01-27 15:24:10 +00:00
5b51447f78
feat: enhance authentication with constant-time comparisons and memory clearing
...
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 04:16:15 +00:00
b4a764d5c5
test: add comprehensive tests for auth, buffer, and connection modules
...
build: add logging test support and increase minimum coverage threshold
2025-12-15 01:36:54 +00:00
1c8677607a
fix: handle edge case for empty input in parse function and add unit tests
2025-12-12 21:02:24 +00:00
ec8820c4e7
chore: add unit tests for user authentication and profile update endpoints
2025-12-01 23:50:05 +00:00
18f90fc689
chore: remove trailing whitespace from README.md formatting
2025-11-29 04:56:34 +00:00
751963c16e
chore: remove trailing whitespace from README.md formatting
2025-11-29 03:58:34 +00:00
26b917dcb2
refactor: replace hardcoded config values with environment variable lookups in app.py
2025-11-29 00:49:14 +00:00
4128f7b597
feat: scaffold initial project structure with empty source directories and config stubs
2025-09-25 00:35:00 +00:00