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
/
exports
/
exports.go
Age
Commit message (
Expand
)
Author
2023-09-25
Exports: Log no tokens returned as debug
jwijenbergh
2023-09-25
Docs Exports: Add some example input/output
jwijenbergh
2023-09-25
Exports: Update spacing in docs
jwijenbergh
2023-09-25
Exports: Update docs
jwijenbergh
2023-09-25
Genexportsdoc: Set executable flag
jwijenbergh
2023-09-25
Export Docs: Update bullets spacing
jwijenbergh
2023-09-25
Exports: Format and rewrite some comments
jwijenbergh
2023-09-25
Client + Exports + Python: Add a startup boolean to getconfig
jwijenbergh
2023-09-25
Initial i18n implementation
jwijenbergh
2023-09-25
Client: Use a mutex for state transitions
jwijenbergh
2023-09-25
Client + FSM: Check transitions and add SetState
jwijenbergh
2023-09-25
Exports: Document that CookieReply can be done in the background
jwijenbergh
2023-09-25
Exports: Document AddServer ni flag
jwijenbergh
2023-09-25
Exports: Fix function name for DiscoOrganizations in comments
jwijenbergh
2023-09-25
Exports: Small fixes in cookie comments
jwijenbergh
2023-09-25
Exports: Document getconfig prefer TCP and return type
jwijenbergh
2023-09-25
Exports: Initial comments documenting the API
jwijenbergh
2023-09-25
Exports: Lowercase statecallback
jwijenbergh
2023-09-25
Exports: Remove unused error.h
jwijenbergh
2023-09-25
Exports: Fix void signature for TokenGetter
jwijenbergh
2023-09-25
All: Implement a token handler
jwijenbergh
2023-09-25
Exports: Remove token updater
jwijenbergh
2023-09-25
Exports: Implement newest API using cookie handlers
jwijenbergh
2023-09-25
Exports + Client: Refactor registering a client
jwijenbergh
2023-09-25
Exports + Client Register: Make sure to only update state if no err
jwijenbergh
2023-09-25
Exports: Return nil on nil error
jwijenbergh
2023-09-25
Exports + Python: Compare booleans with != 0 instead of == 1
jwijenbergh
2023-09-25
Exports + Python + Server: Remove ShouldRenewButton
jwijenbergh
2023-09-25
Tests: Pass for V2 API
jwijenbergh
2023-09-25
Exports + Python: Use an enum for server type
jwijenbergh
2023-09-25
Types: Split server into subpackage
jwijenbergh
2023-09-25
Exports: Implement initial V2 API
jwijenbergh
2023-04-18
Exports: Do not crash on invalid wrapped errors
jwijenbergh
2023-04-18
Client + Server: Implement a token updater callback
jwijenbergh
2023-03-01
Client + Exports + HTTP: Set a user-agent using the client's version
jwijenbergh
2023-02-28
Refactor: Remove error level
jwijenbergh
2023-01-13
Client + Exports: Separate cleanup from disconnect
jwijenbergh
2023-01-03
Format: Run gofumpt
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-12
Format: Run gofumpt
jwijenbergh
2022-12-12
simplify error handling
Aleksandar Pesic
2022-11-28
Formatting: Run golines
jwijenbergh
2022-11-28
Refactor: Remove most get prefixes for receiver functions
jwijenbergh
2022-11-24
Style: Use stylecheck and fix errors
jwijenbergh
2022-11-23
FSM: Check unhandled transitions
jwijenbergh
2022-10-24
Client + Server + Exports: Implement optional WireGuard support
jwijenbergh
2022-10-18
Client: Move to its own package
jwijenbergh
2022-10-13
Format: Run gofumpt
jwijenbergh
[prev]
[next]