Commit Graph

15 Commits

Author SHA1 Message Date
rtw1x1
c8da3dc6c5 code cleanup
removed firewall_manager and experimentals
2026-02-12 23:57:32 +00:00
rtw1x1
60ee35e921 Networking Overhaul: Modern packets, buffers, handshake, dispatch & security hardening
See Readme
2026-02-08 07:35:02 +00:00
rtw1x1
db87d068bc XChaCha20-Poly1305 via libsodium 2026-02-03 11:11:37 +00:00
rtw1x1
3130ab4cd4 Merge pull request #50 from savisxss/SEQUENCE 2025-12-29 06:09:54 +00:00
savis
0735353405 Fix SEQUENCE mismatch error in packet validation 2025-12-28 16:44:26 +01:00
savis
e4182a1b9e Add handshake session timeout protection 2025-12-28 05:03:47 +01:00
d1str4ught
08b93e2ec8 Merge pull request #19 from rtw1x1/main
Fix Login failure. Credits @m2Ciaran, @Mind Rapist
2025-11-13 18:53:19 +01:00
rtw1x1
92e41829a3 Fix login failure. Credits @m2ciaran, @Mind Rapist 2025-10-13 20:37:00 +01:00
savis
f9aebd2f91 removed matrix 2025-10-13 19:17:41 +02:00
Berkay
45bf57a511 chore: unused ip ban removed 2025-09-23 00:26:45 +03:00
mq1n
2ba77cdc46 enabled detailed packet logs for easier debugging 2025-09-02 19:24:11 +03:00
savis
4a943ed998 removed billing 2025-09-01 19:56:49 +02:00
d1str4ught
a881d74ce2 sequence table removed -> deterministic random for sequence generation
to change the seed search for SEQUENCE_SEED
2025-08-27 16:56:02 +02:00
d1str4ught
34000c3306 text encoding fixed 2025-08-18 02:12:07 +02:00
d1str4ught
4e679320a3 base init 2025-08-18 00:36:52 +02:00