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
Age
Commit message (
Expand
)
Author
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
Version: Update to 2.0.0
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-09-25
Exports: Remove server.h
jwijenbergh
2023-09-01
Version: Update to 1.1.2
1.1.2
jwijenbergh
2023-08-29
Version: Update to 1.1.1
1.1.1
jwijenbergh
2023-04-18
Version: Update to 1.1.0
1.1.0
jwijenbergh
2023-04-18
Exports Disco: Safeguard against nil servers/organizations
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
Version: Update to 1.0.0
jwijenbergh
2023-03-01
Version: Downgrade to 0.99.0
jwijenbergh
2023-03-01
Client + Exports + HTTP: Set a user-agent using the client's version
jwijenbergh
2023-02-28
Version: Prepare 1.0.0
jwijenbergh
2023-02-28
Refactor: Remove error level
jwijenbergh
2023-02-27
Exports Disco + Python: Make sure we can always obtain the local cache
jwijenbergh
2023-02-01
Version: Bump to 0.3.0
jwijenbergh
2023-01-13
Client + Exports: Separate cleanup from disconnect
jwijenbergh
2023-01-03
Format: Run gofumpt
jwijenbergh
2023-01-02
Exports: Use unsafe.Slice for C slice conversion
jwijenbergh
2022-12-21
Version: Bump to 0.2.0
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
Server + Exports: Rename and simplify GetCurrentProfileIndex
jwijenbergh
2022-12-12
simplify error handling
Aleksandar Pesic
2022-11-28
Linter: Fix dupword errors
jwijenbergh
2022-11-28
Formatting: Run golines
jwijenbergh
2022-11-28
Formatting: Run gofumpt -w
jwijenbergh
2022-11-28
Refactor: Fix revive linter errors by deleting redundant prefixes
jwijenbergh
[next]