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
2024-03-22
All: Refactor makefile & building
jwijenbergh
2024-03-14
All: Make WireGuard support mandatory
jwijenbergh
2024-03-07
Exports: Remove obsolete TODO
jwijenbergh
2024-03-06
Client + Exports + Wrappers: Add peer IPs argument to fd callback
jwijenbergh
2024-02-23
Exports: Nil check proxyReady in StartProxyguard
jwijenbergh
2024-02-23
Export Docs: Mention that the proxyguard ready callback takes nothing
jwijenbergh
2024-02-23
Proxy: Only call ready when client is not connected
jwijenbergh
2024-02-23
Client + Exports: Update to latest proxyguard API
jwijenbergh
2024-02-19
Format: Run gofumpt
jwijenbergh
2024-02-19
Docs: Add a WireGuard + proxyguard example
jwijenbergh
2024-02-19
Proxyguard: Support a FD callback
jwijenbergh
2024-02-19
All: Document everything to pass revive lint
jwijenbergh
2024-02-19
Exports: Add doc for StartProxyguard
jwijenbergh
2024-02-19
Format: Run gofumpt
jwijenbergh
2024-02-19
Exports: Set proper wg support boolean
jwijenbergh
2024-02-19
WireGuard: TCP support using proxyguard
jwijenbergh
2024-02-19
Exports + Python: Delete cookie but add orgid in set_secure_location
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
2024-02-19
Exports + Python: New API for Token Getter and Setter
jwijenbergh
2024-02-19
Exports Make: Get version from internal version
jwijenbergh
2023-09-29
Exports Docs: Improve examples for mobile redirects
jwijenbergh
2023-09-29
Client + Server + OAuth: Support mobile redirects
jwijenbergh
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
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
[next]