Skip to content

Releases: M0dEx/quincy

0.7.1

17 Feb 17:39
84f42cf
Compare
Choose a tag to compare

What's Changed

Changes

  • [#40] fix(config): use correctly derived maximum QUIC overhead by @M0dEx in #43

Full Changelog: 0.7.0...0.7.1

0.7.0

14 Feb 19:08
2a7981d
Compare
Choose a tag to compare

What's Changed

Changes

  • feat: switch to jemalloc on supported platforms by @M0dEx in #42

Full Changelog: 0.6.1...0.7.0

0.6.1

05 Feb 13:15
4ff82e2
Compare
Choose a tag to compare

What's Changed

Changes

  • feat: update to rust-tun version with automatic route set up on MacOS by @M0dEx in #39

Full Changelog: 0.6.0...0.6.1

0.6.0

31 Jan 22:39
3c990be
Compare
Choose a tag to compare

What's Changed

Changes

  • refactor: migrate to an actively maintained fork of rust-tun by @M0dEx in #38

Full Changelog: 0.5.1...0.6.0

0.5.1

08 Jan 23:02
813dc17
Compare
Choose a tag to compare

What's Changed

Changes

  • fix(server): do not block connection handler task during client auth by @M0dEx in #35
  • ci(workflows/rust): use stable toolchain, upload coverage from tests by @M0dEx in #36

Full Changelog: 0.5.0...0.5.1

0.5.0

06 Dec 21:53
13e7f48
Compare
Choose a tag to compare

What's Changed

Changes

  • refactor: improve error handling by @M0dEx in #32
  • feat: improve throughput by unblocking datagram recv by @M0dEx in #33

Full Changelog: 0.4.3...0.5.0

0.4.3

25 Nov 17:48
d57c212
Compare
Choose a tag to compare

What's Changed

Changes

  • refactor(auth/server): simplify server-side auth by @M0dEx in #30
  • fix(tunnel): handle connection init error gracefully by @M0dEx in #31 (fdb5dbd)
  • fix(auth/server): handle connection timeout by @M0dEx in #31 (453dbb3)
  • test: add authentication integration test by @M0dEx in #31

Full Changelog: 0.4.2...0.4.3

0.4.2

22 Nov 09:40
38e7da2
Compare
Choose a tag to compare

What's Changed

Changes

  • ci(workflows/release): build Linux binaries using manylinux_2_28 by @M0dEx in #29

Full Changelog: 0.4.1...0.4.2

0.4.1

13 Nov 16:31
a252300
Compare
Choose a tag to compare

What's Changed

Changes

  • feat: use nightly async traits by @M0dEx in #27

Full Changelog: 0.4.0...0.4.1

0.4.0

13 Nov 15:42
e310b61
Compare
Choose a tag to compare

What's Changed

Changes

  • refactor: add interface trait by @M0dEx in #26
  • refactor: add support for IPv6 sockets by @M0dEx in #26

Full Changelog: 0.3.1...0.4.0