Skip to content

Releases: compscidr/kanonproxy

v0.0.19

04 Nov 23:50
1137257
Compare
Choose a tag to compare

What's Changed

  • fixed a UDP packet size bug
  • Added a dns over udp test by @compscidr in #32

Full Changelog: v0.0.18...v0.0.19

v0.0.18

01 Nov 21:53
08e65cd
Compare
Choose a tag to compare
  • changed knet dep to api so consumers of this library don't need to add it directly

Full Changelog: v0.0.17...v0.0.18

v0.0.17

01 Nov 21:35
248e06f
Compare
Choose a tag to compare

What's Changed

  • Made simulteanous sessions no long block each other by @compscidr in #29

Full Changelog: v0.0.16...v0.0.17

v0.0.16

31 Oct 22:18
773aebc
Compare
Choose a tag to compare

More threading / coroutine adjustments

Full Changelog: v0.0.15...v0.0.16

v0.0.15

31 Oct 21:31
476446d
Compare
Choose a tag to compare

Adjusted maintenance job so its hopefully not on the same thread as the proxy start thread.

Full Changelog: v0.0.14...v0.0.15

v0.0.14

31 Oct 20:32
e4a0af7
Compare
Choose a tag to compare

Fixed packets being padding at the end, added a test to prevent regression

Full Changelog: v0.0.13...v0.0.14

v0.0.13

31 Oct 19:39
f08897d
Compare
Choose a tag to compare

Minor change to destination unreachable ipv4 packets (allow them to fill up to the MTU)
Full Changelog: v0.0.12...v0.0.13

v0.0.12

31 Oct 19:05
847a03d
Compare
Choose a tag to compare

What's Changed

  • Reduce amount of payload attached to destination unreachable packets by @compscidr in #28

Full Changelog: v0.0.11...v0.0.12

v0.0.11

31 Oct 18:04
ce09f94
Compare
Choose a tag to compare
  • Updates to pull in upgraded icmp library

Full Changelog: v0.0.10...v0.0.11

v0.0.10

25 Oct 22:00
8ec25d8
Compare
Choose a tag to compare