Skip to content

Releases: aramperes/onetun

v0.3.7

24 Dec 03:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/aramperes/onetun/compare/v0.3.6..v0.3.7

v0.3.6

21 Dec 20:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.5...v0.3.6

v0.3.5

02 Oct 22:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.4

25 Sep 21:29
Compare
Choose a tag to compare

What's Changed

  • Fix stack overflow on Windows by @samhug in #41
  • Gracefully handle WireGuardError::ConnectionExpired #44 by @TitanNano in #45
  • Updated onetun dependencies
  • Bumped MSRV to 1.57.0

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

25 Jun 19:06
Compare
Choose a tag to compare

What's Changed

  • Re-export boringtun X25519 primitives, so that it is not a required dependency when embedding onetun
  • Update onetun dependencies, including smoltcp 0.8.1
  • Increase MSRV to 1.56.1

Full Changelog: v0.3.2...v0.3.3

v0.3.2

25 Jun 15:16
Compare
Choose a tag to compare

What's Changed

  • Updated MSRV to 1.56 and Rust edition 2021
  • Fixed Docker release

Full Changelog: v0.3.1...v0.3.2

v0.3.1

25 Jun 14:56
Compare
Choose a tag to compare

What's Changed

  • Add --endpoint-bind-addr option by @jkcoxson in #34
  • Allow onetun to be imported and executed as a library
  • Minimized dependencies

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

15 Feb 06:49
Compare
Choose a tag to compare

What's Changed

  • This is the first release of onetun published to crates.io
  • Updated boringtun to 0.4.0
  • Fixed client-side UdpStream not writing entire data
  • Update usage and architecture documentation

Full Changelog: v0.2.9...v0.3.0

v0.2.9

10 Jan 03:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

v0.2.8

08 Jan 22:50
Compare
Choose a tag to compare

What's Changed

  • Process more than one UDP socket per poll

Full Changelog: v0.2.7...v0.2.8