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
Age
Commit message (
Expand
)
Author
2023-02-16
Test: Implement util package for starting a TLS server
jwijenbergh
2023-02-16
HTTP: Implement join URL path
jwijenbergh
2023-02-16
HTTP: Incorporate util ensure valid url with clean path
jwijenbergh
2023-02-15
Server: Remove 75% requirement on renew button
jwijenbergh
2023-01-31
Server: Add script-security 0 to the OpenVPN config
jwijenbergh
2023-01-31
Discovery Test: Fix http -> https typo
jwijenbergh
2023-01-31
Util Test: test for HTTPS rewrite
jwijenbergh
2023-01-31
Discovery: Setup a local HTTPS server
jwijenbergh
2023-01-31
HTTP + Util: Always set the scheme to HTTPS
jwijenbergh
2023-01-13
Server API: Set a lower timeout for disconnect
jwijenbergh
2023-01-13
HTTP: Make the timeout configurable per request using a context
jwijenbergh
2023-01-12
HTTP: Set default timeout to 10 seconds
jwijenbergh
2023-01-12
Failover: Return early by waiting for a single pong
jwijenbergh
2023-01-12
OAuth: Properly cache the Client ID
jwijenbergh
2023-01-10
Client + Discovery: Implement further organizations expiry
jwijenbergh
2023-01-06
Refactor: Re-use a HTTP client
jwijenbergh
2023-01-05
Logger: Do not interpret error string as format specifier argument
jwijenbergh
2023-01-05
HTTP: Set max read limit to 16MB
jwijenbergh
2023-01-04
OAuth: Add auth url test
jwijenbergh
2023-01-04
OAuth Test: Include tests for state, challenger and tokens
jwijenbergh
2023-01-03
Format: Run gofumpt
jwijenbergh
2023-01-03
Discovery Test: Add more utility function tests
jwijenbergh
2023-01-03
Discovery: Remove server type from getting by country code
jwijenbergh
2023-01-02
Discovery: Omit type info for global disco URL
jwijenbergh
2023-01-02
Discovery Test: Ignore linter for serve error
jwijenbergh
2023-01-02
Discovery: Add simple tests with a file server
jwijenbergh
2023-01-02
Discovery: Allow overriding Disco URL
jwijenbergh
2022-12-21
Failover: Pass logger and add debug statements
jwijenbergh
2022-12-21
Client + Exports: Forward tokens for /disconnect
jwijenbergh
2022-12-21
Exports + OAuth + Server: Forward tokens to getting a config
jwijenbergh
2022-12-21
Failover: Initial implementation
jwijenbergh
2022-12-21
Server: Implement forcing WireGuard selection through env
jwijenbergh
2022-12-21
FSM: Do not exec mmdc for mermaid
jwijenbergh
2022-12-21
OAuth: Do not export ExchangeSession
jwijenbergh
2022-12-21
OAuth: Use a mutex to protect the token structure
jwijenbergh
2022-12-15
OAuth: Ignore liniting error when closing server
jwijenbergh
2022-12-15
OAuth: Use a channel to communicate handler errors
jwijenbergh
2022-12-14
Log: Change Inherit to take format arguments
jwijenbergh
2022-12-14
Verify: Use 'os' for reading a file instead of 'ioutil'
jwijenbergh
2022-12-14
Server: Fix revive lint error
jwijenbergh
2022-12-12
FSM: Remove HasTransition function
jwijenbergh
2022-12-12
Format: Run gofumpt
jwijenbergh
2022-12-12
FSM: Include state name in error message
jwijenbergh
2022-12-12
Server + Exports: Rename and simplify GetCurrentProfileIndex
jwijenbergh
2022-12-12
Util: Minor style changes
jwijenbergh
2022-12-12
Server: Minor style changes
jwijenbergh
2022-12-12
OAuth: Minor style changes
jwijenbergh
2022-12-12
Log: Simplify GetErrorLevel
jwijenbergh
2022-12-12
Discovery: Minor style changes with variable names
jwijenbergh
2022-12-12
simplify error handling
Aleksandar Pesic
[prev]
[next]