Releases: aramperes/onetun
Releases · aramperes/onetun
v0.3.0
What's Changed
- This is the first release of
onetun
published to crates.io - Updated
boringtun
to0.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
What's Changed
- Ensure all bytes are written to TcpStream by @aramperes in #32
Full Changelog: v0.2.8...v0.2.9
v0.2.8
v0.2.7
What's Changed
- Add optional IP packet capture for WireGuard tunnel by @aramperes in #30
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Process all TCP virtual client sockets in one poll loop. This should improve performance for multiple TCP connections, and fix graceful shutdown.
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Remove unused dependency
dashmap
- Improve performance at the
tracing
log level
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Improve reliability using event-based synchronization by @aramperes in #28
Full Changelog: v0.2.3...v0.2.4
v0.2.3
v0.2.2
What's Changed
Full Changelog: v0.2.1...v0.2.2