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
/
python
/
eduvpn_common
/
main.py
Age
Commit message (
Expand
)
Author
2024-05-24
Python Main: Remove \* in docstring
jwijenbergh
2024-05-24
Python main: Disable type annotation for global object
jwijenbergh
2023-10-25
Format: Run Black
jwijenbergh
2023-04-18
Client + Server: Implement a token updater callback
jwijenbergh
2023-03-01
Format: Run black and gofumpt
jwijenbergh
2023-02-27
Exports Disco + Python: Make sure we can always obtain the local cache
jwijenbergh
2023-01-13
Client + Exports: Separate cleanup from disconnect
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-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-21
Python: Fix meta docstring format
jwijenbergh
2022-10-18
Python: Add docstrings
jwijenbergh
2022-10-14
Python: Annotate more return types
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
Client + Python: Pass language to Register
jwijenbergh
2022-10-04
Refactor: Renmae force TCP to prefer TCP
jwijenbergh
2022-09-27
Python: Fix get saved servers error handling
jwijenbergh
2022-09-27
Python: Capitalize StateType enum values
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
2022-09-26
Python: Move from src/ to eduvpn_common/ and absolufy imports
jwijenbergh