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
/
wrappers
Age
Commit message (
Collapse
)
Author
2023-04-18
Client + Server: Implement a token updater callback
jwijenbergh
2023-03-07
Python: Remove f-strings from setup.py
jwijenbergh
This is so that we can build on older python version for pip
2023-03-01
Version: Update to 1.0.0
jwijenbergh
2023-03-01
Python Tests: Set version to 0.1.0
0.99.0
jwijenbergh
2023-03-01
Version: Downgrade to 0.99.0
jwijenbergh
2023-03-01
Format: Run black and gofumpt
jwijenbergh
2023-02-28
Version: Prepare 1.0.0
jwijenbergh
2023-02-28
Refactor: Remove error level
jwijenbergh
Not useful enought just yet
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-05
Python: Re-implement example and move to a new directory
jwijenbergh
2023-01-02
Python tests: Use let's connect to disable discovery and warn env
jwijenbergh
2022-12-21
Version: Bump to 0.2.0
jwijenbergh
2022-12-21
Client + Exports: Forward tokens for /disconnect
jwijenbergh
2022-12-21
Python: Fix duplicate imports
jwijenbergh
2022-12-21
Exports + OAuth + Server: Forward tokens to getting a config
jwijenbergh
2022-12-21
Failover: Initial implementation
jwijenbergh
2022-11-23
FSM: Check unhandled transitions
jwijenbergh
2022-11-22
Python Discovery: Copy over the version before freeing
jwijenbergh
2022-11-10
Server: Clarify doc for url when secure internet
jwijenbergh
2022-11-10
Exports + Python: Return locations for a secure internet server
jwijenbergh
2022-11-04
Python Docs: Create a getting started page
jwijenbergh
2022-11-01
Python: Fix type annotation for Disco Organization
jwijenbergh
2022-10-31
Python: Add py.typed for Mypy
jwijenbergh
2022-10-26
Autoflake: Remove unused imports
jwijenbergh
2022-10-26
Client + Exports + Python: Add a function for getting the current server
jwijenbergh
2022-10-24
Client + Server + Exports: Implement optional WireGuard support
jwijenbergh
2022-10-24
Actions + Docs: Use Sphinx docs for Python
jwijenbergh
2022-10-21
Python: Sphinx doc files
jwijenbergh
2022-10-21
Python: Add more meta private tags
jwijenbergh
2022-10-21
Python: Fix meta docstring format
jwijenbergh
2022-10-18
Python: Add docstrings
jwijenbergh
2022-10-17
Python: Keep adding server if no profiles were initialized
jwijenbergh
2022-10-14
Python: Annotate more return types
jwijenbergh
2022-10-14
Python: Add type annotations for discovery
jwijenbergh
2022-10-14
Python: Run black
jwijenbergh
2022-10-14
Python: Run isort
jwijenbergh
2022-10-14
Python: Proper type annotations
jwijenbergh
2022-10-11
Client: Refactor out adding a Server from getting a config
jwijenbergh
2022-10-06
Python Tests: Add missing language to register
jwijenbergh
2022-10-06
Client + Python: Pass language to Register
jwijenbergh
2022-10-04
Refactor: Renmae force TCP to prefer TCP
jwijenbergh
2022-09-27
Python Server: Remove unneeded current_profile property
jwijenbergh
2022-09-27
Python Server: Add a category string for servers
jwijenbergh
2022-09-27
Python: Fix get saved servers error handling
jwijenbergh
2022-09-27
Python: Capitalize StateType enum values
jwijenbergh
2022-09-27
Python: Fix test lib path
jwijenbergh
2022-09-27
Version: Ensure that we load a specific one
jwijenbergh
2022-09-27
Python: Reformat and move most loading out of __init__
jwijenbergh
[next]