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
Age
Commit message (
Expand
)
Author
2022-10-19
OAuth + Server: Fix ISS for secure internet
jwijenbergh
2022-10-19
Refactor: Make errors use the parent's error level
jwijenbergh
2022-10-19
Discovery + Server: Remove unused 'Raw' strings
jwijenbergh
2022-10-19
Client: Set the current server also during adding
jwijenbergh
2022-10-19
Client: Separate into different files
jwijenbergh
2022-10-19
Client Test: Fix selenium python script path
jwijenbergh
2022-10-18
Client: Move to its own package
jwijenbergh
2022-10-18
OAuth: Do not use url.Values Has(), only use Get()
jwijenbergh
2022-10-18
Client: Go back on getting a config error
jwijenbergh
2022-10-18
Python: Add docstrings
jwijenbergh
2022-10-17
Client + Server: Delete tokens before attempting a login for renew
jwijenbergh
2022-10-17
Server + Util: Ensure the base URL already ends with a /
jwijenbergh
2022-10-17
OAuth: Use values Has and Get functions and check state after ISS
jwijenbergh
2022-10-17
Python: Keep adding server if no profiles were initialized
jwijenbergh
2022-10-17
OAuth: Implement Authorization Server Issuer Identification (ISS)
jwijenbergh
2022-10-14
Python: Annotate more return types
jwijenbergh
2022-10-14
Python: Add type annotations for discovery
jwijenbergh
2022-10-14
Python: Run black
jwijenbergh
2022-10-14
Python: Run isort
jwijenbergh
2022-10-14
Python: Proper type annotations
jwijenbergh
2022-10-13
OAuth: Add a TODO note about ISS
jwijenbergh
2022-10-13
OAuth: Wrap template errors
jwijenbergh
2022-10-13
OAuth: Return HTML response on authorized
jwijenbergh
2022-10-13
Server API: Use default timeout for /disconnect
jwijenbergh
2022-10-13
Client Test: Ensure we get the right server
jwijenbergh
2022-10-13
Format: Run gofumpt
jwijenbergh
2022-10-13
Client + Config + FSM: Simplify file names
jwijenbergh
2022-10-11
Client + Server: Set the current institute / custom server on adding
jwijenbergh
2022-10-11
Client: Refactor out adding a Server from getting a config
jwijenbergh
2022-10-06
Client Test: Use the Let's Connect! variant to disable Discovery
jwijenbergh
2022-10-06
Client: Ensure Let's Connect! does not use Discovery
jwijenbergh
2022-10-06
OAuth: Use an available port instead of the hard-coded 8000
jwijenbergh
2022-10-06
Python Tests: Add missing language to register
jwijenbergh
2022-10-06
CLI + Client Test: Add missing language argument to Register
jwijenbergh
2022-10-06
Client + Python: Pass language to Register
jwijenbergh
2022-10-04
State: Rename to client to avoid confusion with the FSM
jwijenbergh
2022-10-04
Tests: Remove local well known workaround
jwijenbergh
2022-10-04
Util Test: Remove function signature comment
jwijenbergh
2022-10-04
Server: Implement `prefer_tcp` according to spec
jwijenbergh
2022-10-04
Refactor: Renmae force TCP to prefer TCP
jwijenbergh
2022-10-03
CMD: Remvoe trailing dot
jwijenbergh
2022-10-03
Docs: Use pkg.go.dev for Go documentation
jwijenbergh
2022-09-28
State: Further document functions and types
jwijenbergh
2022-09-27
Python Server: Remove unneeded current_profile property
jwijenbergh
2022-09-27
Python Server: Add a category string for servers
jwijenbergh
2022-09-27
Log: Add 'inherit' that sets the error level as the log level
jwijenbergh
2022-09-27
Python: Fix get saved servers error handling
jwijenbergh
2022-09-27
FSM: Add loading server transition to main screen
jwijenbergh
2022-09-27
Python: Capitalize StateType enum values
jwijenbergh
2022-09-27
CI Docker: Remove pyvirtualdisplay from dependencies
jwijenbergh
[next]