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
2023-09-25
Types Discovery: Omitempty for some types that are not always there
jwijenbergh
2023-09-25
Exports: Document that CookieReply can be done in the background
jwijenbergh
2023-09-25
OAuth: Always set the scheme to HTTPS for the authorization URL
jwijenbergh
2023-09-25
CLI: Open the browser again with pkg/browser
jwijenbergh
2023-09-25
API Test: Add test for invalid authorization endpoint scheme
jwijenbergh
2023-09-25
Endpoints: Double check HTTPS scheme
jwijenbergh
2023-09-25
Docs: Small typos
jwijenbergh
2023-09-25
Docs: API fix link and spelling in adding a server
jwijenbergh
2023-09-25
Docs: Set mermaid theme to neutral
jwijenbergh
2023-09-25
Docs: Only increase the width for the state machine
jwijenbergh
2023-09-25
Docs: Move state machine to API
jwijenbergh
2023-09-25
Docs: Increase the content width
jwijenbergh
2023-09-25
Docs: Update API section for V2
jwijenbergh
2023-09-25
Workflows: Add mermaid support for mdbook
jwijenbergh
2023-09-25
Client: Do not defer NoServer transition when noninteractive
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
Secure: Do not set current location as it is already done
jwijenbergh
2023-09-25
Verify Test: Use callStr on error
jwijenbergh
2023-09-25
OAuth Token: Set previous refresh token if new refresh token is empty
jwijenbergh
2023-09-25
Custom: Use the hostname for custom servers display name
jwijenbergh
2023-09-25
Client: Relax state requirements for No Server on add
jwijenbergh
2023-09-25
Client: Fix institute servers map typo
jwijenbergh
2023-09-25
Client: Return on refresh endpoints context error
jwijenbergh
2023-09-25
Server: Support unmarshalling server as a string
jwijenbergh
2023-09-25
Wrappers Python: Get rid of optional as return
jwijenbergh
2023-09-25
Client: Re-create failover object on new call
jwijenbergh
2023-09-25
Exports: Fix void signature for TokenGetter
jwijenbergh
2023-09-25
All: Implement a token handler
jwijenbergh
2023-09-25
Python: Get rid of token callback
jwijenbergh
2023-09-25
Exports: Remove token updater
jwijenbergh
2023-09-25
CLI: Implement newest API using cookies
jwijenbergh
2023-09-25
Exports: Implement newest API using cookie handlers
jwijenbergh
2023-09-25
Wrappers Python: Update to newest API by implementing cookies
jwijenbergh
2023-09-25
Refactor: Move client implementation to one file
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
OAuth: Implement the Public() method for tokens
jwijenbergh
2023-09-25
Refactor: Split internal server into multiple packages
jwijenbergh
2023-09-25
HTTP: Pass context around and optionally trail path in url
jwijenbergh
2023-09-25
OAuth: Pass a context around
jwijenbergh
2023-09-25
Failover: Pass a context around
jwijenbergh
2023-09-25
Types Server: Pass locations to secure internet
jwijenbergh
2023-09-25
Format: Run gofumpt (Go) + black (py)
jwijenbergh
[next]