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
/
types
Age
Commit message (
Expand
)
Author
2024-02-19
Types Server: Format
jwijenbergh
2024-02-19
Types server: Document proxy arguments
jwijenbergh
2024-02-19
Format: Run gofumpt
jwijenbergh
2024-02-19
API + Server: Support vpn_proto_transport_list
jwijenbergh
2024-02-19
WireGuard: TCP support using proxyguard
jwijenbergh
2024-02-19
Types Server: Explain when the profile map can be empty
jwijenbergh
2024-02-19
Types Server: omitempty for support contacts and locations
jwijenbergh
2024-02-19
Configuration: Expose dns_search_domains
jwijenbergh
2024-02-19
Server Tokens: Rename `expires_in` to `expires_at`
jwijenbergh
2024-02-19
Types Server: Remove protocols from profile
jwijenbergh
2024-02-19
Cookie + Exports: Store and return the cookie from the underlying context
jwijenbergh
2024-02-19
All: Prepare to get rid of go-errors/errors lib
jwijenbergh
2023-09-25
Initial i18n implementation
jwijenbergh
2023-09-25
Client + Types: Expose support contact
jwijenbergh
2023-09-25
Types Discovery: Omitempty for some types that are not always there
jwijenbergh
2023-09-25
Server: Support unmarshalling server as a string
jwijenbergh
2023-09-25
All: Implement a token handler
jwijenbergh
2023-09-25
Types Server: Implement required ask transition needed for client
jwijenbergh
2023-09-25
Types: Add a new cookie type
jwijenbergh
2023-09-25
Types Server: Pass locations to secure internet
jwijenbergh
2023-09-25
Exports + Client: Refactor registering a client
jwijenbergh
2023-09-25
Docs + Types server: Add comments about script-security
jwijenbergh
2023-09-25
Types: Add comments describing the fields, types, packages and functions
jwijenbergh
2023-09-25
Types Server: Remove identifier from profile
jwijenbergh
2023-09-25
Types: Split server into subpackage
jwijenbergh
2023-09-25
Types: Split discovery into its own package
jwijenbergh
2023-09-25
Format: Run gofumpt
jwijenbergh
2023-09-25
Types: Split protocol into its own
jwijenbergh
2023-09-25
Types: Move public types to one file
jwijenbergh
2022-12-12
simplify error handling
Aleksandar Pesic
2022-11-28
Lint: Use gocritic linter and fix errors returned by it
jwijenbergh
2022-11-28
Lint: Run godot fix
jwijenbergh
2022-11-28
Refactor: Remove most get prefixes for receiver functions
jwijenbergh
2022-11-24
Style: Use stylecheck and fix errors
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-09-27
Log: Add 'inherit' that sets the error level as the log level
jwijenbergh
2022-09-26
Refactor: Errors into custom export types and expose types
jwijenbergh