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
Age
Commit message (
Expand
)
Author
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-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
2022-08-24
State + Server + Exports: Implement removing a server
jwijenbergh
2022-08-24
Python event: Allow self loops in events
jwijenbergh
2022-08-23
Python formatting: Run black
jwijenbergh
2022-08-22
State + Exports: Make cleanup optional when entering disconnect
jwijenbergh
2022-08-19
State + FSM: Properly handle the disconnect flow
jwijenbergh
2022-08-16
Refactor: Use an interface for the data in the FSM callback
jwijenbergh
2022-08-15
Refactor: Use constants for state callbacks instead of strings
jwijenbergh
2022-08-10
State + Python: Implement renewing a session
jwijenbergh
2022-07-22
State + Exports: Implement should show renew button boolean
jwijenbergh
2022-07-22
State + FSM + Exports: Implement changing a secure internet location
jwijenbergh
2022-07-15
State + Python: Remove Set/Get Identifier
jwijenbergh
2022-07-15
FSM + State + Python: Add a connecting state and improve back transitions
jwijenbergh
2022-07-14
Python: Fix error parsing for single value return
jwijenbergh
2022-07-12
Python + Exports: Implement Go back
jwijenbergh
2022-07-12
Exports + Python: Fix config JSON parsing
jwijenbergh
2022-07-11
Types + Exports: Return JSON and use error level
jwijenbergh
2022-07-08
Python + Exports: Fix discovery function names
jwijenbergh
2022-07-08
RPM & Setup: Separate eduVPN and common name with a - or _
jwijenbergh
2022-07-07
Format: Run black
jwijenbergh
2022-07-07
Secure Internet: Implement the Ask Location transition callback
jwijenbergh
2022-07-05
Refactor: Handling of different servers and identifiers
jwijenbergh
2022-06-29
Python: Load normal library path before loading absolute path
jwijenbergh
2022-06-21
Python/Exports: Separate events and use a map with the name for callbacks
jwijenbergh
[next]