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
Age
Commit message (
Expand
)
Author
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
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
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