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
/
main.py
Age
Commit message (
Expand
)
Author
2022-07-08
RPM & Setup: Separate eduVPN and common name with a - or _
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-05-13
Python + Go: Run formatter
jwijenbergh
2022-05-13
Refactor: Adapt the API to the documentation
jwijenbergh
2022-05-09
FSM/State: Profile correctness and connect name change
jwijenbergh
2022-04-20
Profiles: Implement SetProfileID instead of getting generic data
jwijenbergh
2022-04-19
Profiles: Implement basic functionality for sending a profile_id
Jeroen Wijenbergh
2022-04-19
OAuth improvements: Also ensure tokens based on config state
Jeroen Wijenbergh
2022-04-05
Python: Update state callbacks to be in line with FSM
jwijenbergh
2022-03-23
Add wrapping functionality for getting a wireguard config
jwijenbergh
2022-03-23
Python: Implement state callbacks using decorators
jwijenbergh
2022-03-22
Python: Add main method to implement a basic cli
jwijenbergh