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
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
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
2022-06-21
Python: Wait for the UI when selecting a profile and add class helpers
jwijenbergh
2022-06-21
FSM: Add the search server state
jwijenbergh
2022-06-21
State: Add functions for getting/setting a connection identifier
jwijenbergh
2022-05-13
Python + Go: Run formatter
jwijenbergh
2022-05-13
Refactor: Adapt the API to the documentation
jwijenbergh
2022-05-10
Python: Fix lib path
jwijenbergh
2022-05-10
Python: Add config retrieval test
jwijenbergh
2022-05-09
FSM/State: Profile correctness and connect name change
jwijenbergh
2022-05-09
State: Implement SetDisconnected/SetConnected
jwijenbergh
2022-05-06
Python setup.py: Specify src directory
jwijenbergh
2022-05-03
Python: Place py files in src
jwijenbergh
[prev]
[next]