ospab
|
5bd653e9d2
|
fix: immediately ACK duplicate packets instead of silently dropping them to unblock client retries when ACKs are lost
|
2026-05-17 02:56:16 +03:00 |
ospab
|
5c33f08a9b
|
fix: resolve fatal connection halt caused by unrecoverable dropped untracked Ack/Nack frames. Control frames are now saved in sent_history without auto-retransmission to allow targeted Nack recovery.
|
2026-05-17 02:40:52 +03:00 |
ospab
|
ec35769b9f
|
fix: implement non-blocking unbounded channels and clean stream reset on reconnect
|
2026-05-16 23:41:04 +03:00 |
ospab
|
b082c158fd
|
fix: throw error on ARQ max_retries exceeded to prevent silent deadlock that caused infinite upload timeouts
|
2026-05-15 20:04:07 +03:00 |
ospab
|
a3c8b3a750
|
fix: address final analysis issues including Nonce exhaustion, TUN pre-flight checks, dead code, and proper TURN channel framing. Also fix CI packaging of tun2socks
|
2026-05-15 19:23:50 +03:00 |
ospab
|
0f81140f06
|
feat: resolve flow control, tun crash route cleanup, log pollution, padding caps
|
2026-05-15 18:34:32 +03:00 |
ospab
|
1ebf01cc65
|
Initial public release: Ospab Stealth Transport Protocol v0.1.0
|
2026-05-14 21:41:54 +03:00 |