Skip to content

Releases: compscidr/kanonproxy

v0.0.37

27 Nov 21:50
ce4c2c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.36...v0.0.37

v0.0.36

22 Nov 00:24
d1ce680
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.35...v0.0.36

v0.0.35

19 Nov 23:12
46daa41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.34...v0.0.35

v0.0.34

19 Nov 19:09
31d68d9
Compare
Choose a tag to compare

What's Changed

  • Update codecov/codecov-action action to v5 by @renovate in #37
  • Tun tap implementation, refactor state machine by @compscidr in #36
  • Update dependency gradle to v8.11 by @renovate in #34

Full Changelog: v0.0.33...v0.0.34

v0.0.33

08 Nov 23:06
35659de
Compare
Choose a tag to compare
  • fixed tcp closing edge cases

Full Changelog: v0.0.32...v0.0.33

v0.0.32

07 Nov 16:56
43eb98d
Compare
Choose a tag to compare
  • 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

07 Nov 16:30
ecff78c
Compare
Choose a tag to compare
  • disable not creating TCP session when non-syn packet

Full Changelog: v0.0.30...v0.0.31

v0.0.30

07 Nov 15:58
e5a177d
Compare
Choose a tag to compare
  • Fix detection of remote tcp session close

Full Changelog: v0.0.29...v0.0.30

v0.0.29

07 Nov 15:08
89a16ad
Compare
Choose a tag to compare
  • fix for double writing of payload at the start of tcp session

Full Changelog: v0.0.28...v0.0.29

v0.0.28

06 Nov 20:47
a21f86c
Compare
Choose a tag to compare
  • change order of TCP flushing packets when session shutdown occurs

Full Changelog: v0.0.27...v0.0.28