Commit Graph

19 Commits

Author SHA1 Message Date
c414e2c2b1 feat: integrate monitoring metrics into connection handling
Some checks failed
Build and Test / build (push) Failing after 39s
Build and Test / coverage (push) Failing after 46s
feat: redesign dashboard with advanced metrics and charts
2025-12-29 01:37:24 +01:00
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
87e165dc52 perf: optimize socket settings and cache time for better performance
feat: add host header validation in client requests
fix: improve dns resolution error handling
refactor: cache epoll events in connection struct
2025-12-15 01:28:34 +01:00
a5353c4db8 perf: implement zero-copy data forwarding using linux splice syscall
refactor: cache patch buffer in connection struct to reduce allocations
perf: optimize buffer compaction in connection read handling
2025-12-15 01:12:09 +01:00
0c36a104b4 Update.
All checks were successful
Build and Test / build (push) Successful in 33s
2025-12-12 22:33:27 +01:00
46a13f7aa3 Update so git works.
All checks were successful
Build and Test / build (push) Successful in 51s
2025-12-12 22:29:45 +01:00
9355fcd309 Update.
All checks were successful
Build and Test / build (push) Successful in 17s
2025-12-12 22:20:34 +01:00
bd940dd806 Made it more robuust. Added tests. 2025-12-12 22:02:24 +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
dbd4fe22ed Update.
Some checks failed
Build and Test / build (push) Failing after 16s
2025-11-29 13:27:04 +01:00
378f64fc75 Update.
Some checks failed
Build and Test / build (push) Failing after 19s
2025-11-29 13:18:07 +01:00
14ebbbec3f Update.
All checks were successful
Build and Test / build (push) Successful in 20s
2025-11-29 05:56:34 +01:00
23ea7644ce Upate.
All checks were successful
Build and Test / build (push) Successful in 29s
2025-11-29 05:21:38 +01:00
833c78debc Update.
All checks were successful
Build and Test / build (push) Successful in 33s
2025-11-29 04:58:34 +01:00
01830e2eb2 Update hostname fix.
All checks were successful
Build and Test / build (push) Successful in 15s
2025-11-29 04:18:39 +01:00
320a0cfc4c Update.
Some checks failed
Build and Test / build (push) Failing after 12s
2025-11-29 04:16:59 +01:00
62d5169d9f Update.
All checks were successful
Build and Test / build (push) Successful in 19s
2025-11-29 03:15:45 +01:00
78da301299 Update.
All checks were successful
Build and Test / build (push) Successful in 26s
2025-11-29 02:51:08 +01:00
b1409609d0 Refactored using AI 2025-11-29 01:49:14 +01:00