Releases: compscidr/kanonproxy
Releases · compscidr/kanonproxy
v0.0.37
v0.0.36
What's Changed
- icmp factory moved into the knet library by @compscidr in #42
- Update dependency gradle to v8.11.1 by @renovate in #41
Full Changelog: v0.0.35...v0.0.36
v0.0.35
What's Changed
- Fixed npe on rto timer function by @compscidr in #39
- Update dependency org.jmailen.kotlinter to v4.5.0 by @renovate in #38
- Session fix by @compscidr in #40
Full Changelog: v0.0.34...v0.0.35
v0.0.34
v0.0.33
- fixed tcp closing edge cases
Full Changelog: v0.0.32...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