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 (
Expand
)
Author
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
2022-09-26
Python: Move from src/ to eduvpn_common/ and absolufy imports
jwijenbergh
2022-09-26
Python: Fix config type mismatch
jwijenbergh
2022-09-26
Refactor: Errors into custom export types and expose types
jwijenbergh
2022-09-21
Exports + Python: Do not panic on error for getting disco + servers
jwijenbergh
2022-09-20
Remove: unused wrappers
jwijenbergh
2022-09-19
Python: Fix get_saved_servers name
jwijenbergh
2022-09-16
Discovery: Expose c types
jwijenbergh
2022-09-16
State: Document functions and return no error on deregister
jwijenbergh
2022-09-14
Refactor: Return without json
jwijenbergh
2022-09-06
State + FSM + Python: Rename the HAS_CONFIG state to DISCONNECTED
jwijenbergh
2022-08-30
Python: Only show the cause by default for an error
jwijenbergh
[next]