Releases: fugo101/wireguard-lwip
Releases · fugo101/wireguard-lwip
Release list
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2026-08-14)
Features
- esp32: add ESP-IDF platform port (#4) (2933dd4)
- platform: raise WIREGUARD_MAX_PEERS from 1 to 16 (#1) (b107f9f)
- wireguard: add DERP relay and magicsock UDP output API surface (#2) (3b85a12)
- wireguard: implement DERP relay, magicsock output, dual-stack IP compat, and lwIP thread-safety fixes (#3) (193aac6)
Bug Fixes
- check source IP in cryptokey routing, not destination (ac84f4c)
Build
- add ESP-IDF component packaging (88c4dcb)