Releases: compscidr/kanonproxy
Releases · compscidr/kanonproxy
v0.0.33
v0.0.32
- Wait to send the FIN packet on close until outgoing buffer is fully encapsulated and flushed
Full Changelog: v0.0.31...v0.0.32
v0.0.31
- disable not creating TCP session when non-syn packet
Full Changelog: v0.0.30...v0.0.31
v0.0.30
- Fix detection of remote tcp session close
Full Changelog: v0.0.29...v0.0.30
v0.0.29
- fix for double writing of payload at the start of tcp session
Full Changelog: v0.0.28...v0.0.29
v0.0.28
- change order of TCP flushing packets when session shutdown occurs
Full Changelog: v0.0.27...v0.0.28
v0.0.27
- disable session pruning for tcp sessions
Full Changelog: v0.0.26...v0.0.27
v0.0.26
- fix udp session pruning
Full Changelog: 0.0.26...v0.0.26
0.0.26
- adjust when the sessions are removed (not inside the session maintenance thread, but when the channel is closed)
Full Changelog: v0.0.25...0.0.26
v0.0.25
- don't clear the incoming queue so we can respond to FIN packets at end of session
- only create a tcp session if its a SYN packet when the session is new
Full Changelog: v0.0.24...v0.0.25