Releases: elizandrodantas/openfortivpn-go
Releases · elizandrodantas/openfortivpn-go
Release list
v0.0.2
What's changed in v0.0.2
Changes since v0.0.1.
🐛 Bug Fixes
- mitigate pppd/kernel-panic risk from com.apple.nke.ppp on macOS (90608a7)
Full diff: v0.0.1...v0.0.2
v0.0.1
What's changed in v0.0.1
Initial release.
✨ Features
- implement Windows PPP tunnel via wintun and pppproto (832c002)
🐛 Bug Fixes
- retransmit LCP/IPCP Configure-Request on silence, matching pppd (175a31d)
- surface PPP engine errors instead of failing silently (d3695df)
- negotiate LCP/IPCP without requiring peer's own Configure-Request (7b36183)
- fetch wintun.dll on demand instead of requiring manual install (8f42421)
📋 Other Changes
- Initial commit (af8e123)
Full diff: v0.0.1...v0.0.1