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
/
api
/
api_test.go
Age
Commit message (
Collapse
)
Author
2025-05-06
All: Run modernize --test --fix
Jeroen Wijenbergh
2024-12-19
Format: Run make fmt
jwijenbergh
2024-12-09
Profile: Implement priority
jwijenbergh
2024-11-21
Replace all links from GitHub to Codeberg
jwijenbergh
2024-10-29
All: Refactor to latest ProxyGuard
jwijenbergh
2024-10-28
API + HTTP + Exports: Cleaner TLS1.3 enforcement using a custom DefaultTransport
jwijenbergh
Also fix where TLS 1.3 was not properly enforced for the endpoint cache
2024-10-28
Test Server: Set default Handler response code to 200
jwijenbergh
2024-07-17
Client + Discovery: Fetch dscovery at startup using DiscoveryStartup
jwijenbergh
With a manager that locks and copies such that no race conditions happen
2024-07-17
Client + API: Mark organizations expired *before* processing url
jwijenbergh
2024-06-04
Format: Run Gofumpt
jwijenbergh
2024-05-24
API Test: Mock Transport by passing it around
jwijenbergh
2024-05-24
Fix various liniting errors
Jeroen Wijenbergh
2024-05-24
API: Add initial tests
Jeroen Wijenbergh