index
:
eduvpn-common
main
pages
v1
Fork of codeberg.org/eduVPN/eduvpn-common for <b>reasons</b>
herk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
failover
Age
Commit message (
Collapse
)
Author
2026-02-26
Failover: Support v6 gateway
Jeroen Wijenbergh
Useful for v6 only VPNs
2025-05-06
Failover + Log: Small slog fixes
Jeroen Wijenbergh
2025-05-06
All: Move to log/slog
Jeroen Wijenbergh
2024-11-26
Docs: Move to Mkdocs & Codeberg pages
jwijenbergh
2024-11-21
Replace all links from GitHub to Codeberg
jwijenbergh
2024-11-20
CI: Convert to forgejo
jwijenbergh
2024-10-28
Failover: add tests
jwijenbergh
2024-08-30
Failover monitor: Check if mtuSize is at least 28 bytes
jwijenbergh
Otherwise the pinger creates a body with negative length
2024-02-19
All: Document everything to pass revive lint
jwijenbergh
2024-02-19
Ping windows: Add missing fmt import
jwijenbergh
2024-02-19
Format: Run gofumpt
jwijenbergh
2024-02-19
All: Prepare to get rid of go-errors/errors lib
jwijenbergh
2023-09-25
Failover: Pass a context around
jwijenbergh
2023-09-25
Format: Run gofumpt (Go) + black (py)
jwijenbergh
2023-09-25
Fix connection monitoring on Windows
Simon Rozman
Linux requires su for `ip4:icmp` pings. Windows does not support `udp4` pings. Signed-off-by: Simon Rozman <simon@rozman.si>
2023-02-28
Log: Use a global logger instance
jwijenbergh
2023-01-12
Failover: Return early by waiting for a single pong
jwijenbergh
2023-01-03
Format: Run gofumpt
jwijenbergh
2022-12-21
Failover: Pass logger and add debug statements
jwijenbergh
2022-12-21
Failover: Initial implementation
jwijenbergh