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.mod
Age
Commit message (
Expand
)
Author
2023-10-20
go.mod/go.sum: Update
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.mod: Bump to 1.18
jwijenbergh
2022-12-21
Failover: Initial implementation
jwijenbergh
2022-12-14
go.mod: Bump Go version to 1.16
jwijenbergh
2022-12-12
simplify error handling
Aleksandar Pesic
2022-09-20
Module: Move to eduvpn/eduvpn-common
jwijenbergh
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-04-05
Add signature verification to list retrieval
jwijenbergh
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