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
/
go.sum
Age
Commit message (
Expand
)
Author
2024-02-27
Client: Update to latest proxyguard API
jwijenbergh
2024-02-23
Client: Let proxyguard do the DNS request
jwijenbergh
2024-02-23
Client + Exports: Update to latest proxyguard API
jwijenbergh
2024-02-19
Go.mod/Go.sum: Update
jwijenbergh
2024-02-19
go.sum: Run `go mod tidy`
jwijenbergh
2024-02-19
Go.mod/Go.sum: Update to latest proxyguard
jwijenbergh
2024-02-19
Proxyguard: Support a FD callback
jwijenbergh
2024-02-19
Go.mod/Go.sum: Update
jwijenbergh
2024-02-19
Go.mod/Go.sum: Update
jwijenbergh
2024-01-10
Go.mod/Go.sum: Update deps
jwijenbergh
2023-10-31
go.mod/go.sum: Update deps
jwijenbergh
2023-09-25
go.mod/go.sum: update deps
jwijenbergh
2023-09-25
go.mod/go.sum: Run go mod tidy
jwijenbergh
2023-09-25
go.mod/go.sum: update
jwijenbergh
2023-09-25
Initial i18n implementation
jwijenbergh
2023-09-01
go.mod/go.sum: Update
jwijenbergh
2023-02-27
Go.mod & sum: Update dependencies
jwijenbergh
2023-01-31
CLI: Do not use pkg/browser to open the browser
jwijenbergh
2023-01-31
CLI: Use stderr and open browser properly
jwijenbergh
2022-12-21
Go.sum: Run go mod tidy
jwijenbergh
2022-12-21
Failover: Initial implementation
jwijenbergh
2022-12-12
simplify error handling
Aleksandar Pesic
2022-09-20
Go: Update dependencies
jwijenbergh
2022-09-14
Refactor: Return without json
jwijenbergh
2022-04-22
Refactor: Restructure project
jwijenbergh
2022-09-20
Wireguard: Add basic support
Jeroen Wijenbergh
2022-04-05
OAuth: Begin implementation without OAuth2 lib
Jeroen Wijenbergh
2022-04-05
OAuth: Add initial draft
Jeroen Wijenbergh
2022-02-09
Cleanup, update indirect Go packages, support specifying list of wrappers to ...
StevenWdV
2021-12-03
A little cleanup
StevenWdV
2021-11-19
Signature verification with eduvpn_verify.Verify
StevenWdV