Skip to content

Releases: elizandrodantas/openfortivpn-go

Release list

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 27 Jul 13:55

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

Choose a tag to compare

@github-actions github-actions released this 17 Jul 20:52

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


Full diff: v0.0.1...v0.0.1