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
Age
Commit message (
Expand
)
Author
2022-04-14
FSM graph generation: Add generation using mermaid as default
jwijenbergh
2022-04-14
FSM Transitions: Add descriptions
jwijenbergh
2022-04-14
Simplify FSM by removing hierarchy
jwijenbergh
2022-04-11
Python: Only deregister when lib is alive
jwijenbergh
2022-04-07
FSM: Different color for non-activated current states and a legend
jwijenbergh
2022-04-05
OAuth Expired Test: Ensure we have a fresh state
jwijenbergh
2022-04-05
OAuth: Comment failing test for now
jwijenbergh
2022-04-05
Python: Update state callbacks to be in line with FSM
jwijenbergh
2022-04-05
Return http code error if status code is not 2xx
jwijenbergh
2022-04-05
Correct tests for fsm
jwijenbergh
2022-04-05
Remove duplicate graph writing code
jwijenbergh
2022-04-05
Add debug variable to save a live fsm graph
jwijenbergh
2022-04-04
Add graph visualisation tool to the cli
jwijenbergh
2022-03-31
Initial approach to creating a fsm with states and substates
jwijenbergh
2022-03-29
Start compose: Shellcheck quote warning
jwijenbergh
2022-03-29
Workflows: Only run low OAuth TTL test version
jwijenbergh
2022-03-29
State: Add a deregister method for cleanup
jwijenbergh
2022-03-29
Logging: Add more logging statements
jwijenbergh
2022-03-29
Debugging: Implement a basic level-based file logger
jwijenbergh
2022-03-29
Tests: Change OAuth expiry tests by using a custom expiry time
jwijenbergh
2022-03-28
OAuth: Token refresh changes and tests
Jeroen Wijenbergh
2022-03-25
Return error on run command
jwijenbergh
2022-03-25
Add server oauth parameter test cases
jwijenbergh
2022-03-25
Add comments and minor fixups
jwijenbergh
2022-03-25
Remove unneeded script
jwijenbergh
2022-03-25
Wait for pid to finish instead of sleeping
jwijenbergh
2022-03-25
Add testing container to the same network
jwijenbergh
2022-03-25
Make sure to build the latest changes
jwijenbergh
2022-03-25
Add missing import
jwijenbergh
2022-03-25
Set portal username and pass with env vars
jwijenbergh
2022-03-25
Do not test on windows builds as we're using docker now
jwijenbergh
2022-03-25
Login to oauth with selenium and test
jwijenbergh
2022-03-25
Run callback in a goroutine for oauth initialized
jwijenbergh
2022-03-24
Add CI docker images for testing with the server
jwijenbergh
2022-03-23
Remove debug statement
jwijenbergh
2022-03-23
Run gofumpt
jwijenbergh
2022-03-23
Add getting profiles and add openvpn config support
jwijenbergh
2022-03-23
Return headers in HTTP for wireguard expiry
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
2022-03-22
Save a local copy of the disco list
jwijenbergh
2022-03-22
Python: Fix wrapping type errors
jwijenbergh
2022-03-21
Update python and add basic config support
Jeroen Wijenbergh
2022-09-20
Wireguard: Add basic support
Jeroen Wijenbergh
2022-04-05
OAuth: Make sure the tokens are not expired
Jeroen Wijenbergh
2022-04-05
Refactor: Structures changed and added Token refresh function
jwijenbergh
2022-04-05
Move HTTP GET/POST methods to its own file
jwijenbergh
2022-04-05
Update index.md
Jeroen Wijenbergh
2022-04-05
Update index.md
Jeroen Wijenbergh
[next]