summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-28State: Further document functions and typesjwijenbergh
2022-09-27Python Server: Remove unneeded current_profile propertyjwijenbergh
2022-09-27Python Server: Add a category string for serversjwijenbergh
2022-09-27Log: Add 'inherit' that sets the error level as the log leveljwijenbergh
2022-09-27Python: Fix get saved servers error handlingjwijenbergh
2022-09-27FSM: Add loading server transition to main screenjwijenbergh
2022-09-27Python: Capitalize StateType enum valuesjwijenbergh
2022-09-27CI Docker: Remove pyvirtualdisplay from dependenciesjwijenbergh
2022-09-27Python: Fix test lib pathjwijenbergh
2022-09-27Version: Ensure that we load a specific onejwijenbergh
2022-09-27Python: Reformat and move most loading out of __init__jwijenbergh
2022-09-26Python: Move from src/ to eduvpn_common/ and absolufy importsjwijenbergh
2022-09-26Python: Fix config type mismatchjwijenbergh
2022-09-26OAuth: Verifier and State docs improvementjwijenbergh
2022-09-26HTTP: Add the body to status errorjwijenbergh
2022-09-26OAuth: Add verifier testsjwijenbergh
2022-09-26Refactor: Errors into custom export types and expose typesjwijenbergh
2022-09-21Exports + Python: Do not panic on error for getting disco + serversjwijenbergh
2022-09-20State Register: Fix crash if discoServers/discoOrgs is niljwijenbergh
2022-09-20API: Append paths using path's Join methodjwijenbergh
2022-09-20State: SetSecureLocation fix wrong error tracebackjwijenbergh
2022-09-20Module: Move to eduvpn/eduvpn-commonjwijenbergh
2022-09-20Go: Update dependenciesjwijenbergh
2022-09-20Remove: unused wrappersjwijenbergh
2022-09-20GitHub Actions: Add golangci-lintjwijenbergh
2022-09-20Golang-ci-lint: Fixesjwijenbergh
2022-09-20Go vet: Fixesjwijenbergh
2022-09-20CLI: Remove getting all secure internet servers certsjwijenbergh
2022-09-19Python: Fix get_saved_servers namejwijenbergh
2022-09-19Exports: Simplify buildingjwijenbergh
2022-09-19API + HTTP: Set the /disconnect timeout to 1 secondjwijenbergh
2022-09-16Discovery: Expose c typesjwijenbergh
2022-09-16State: Document functions and return no error on deregisterjwijenbergh
2022-09-14Refactor: Return without jsonjwijenbergh
2022-09-12Util: Add testsjwijenbergh
2022-09-12Util: ReplaceWAYF ensure that the template is validjwijenbergh
2022-09-12WireGuard: Add config replace testjwijenbergh
2022-09-12Types Error Traceback: Use 'Traceback:' after the initial error messagejwijenbergh
2022-09-12Types Error: Do not panic on JSON errorjwijenbergh
2022-09-12State: Log public function errorsjwijenbergh
2022-09-12Types Error: Do not prefix the traceback with 'Traceback for error'jwijenbergh
2022-09-12Log: Helpers for each level and print to screen toojwijenbergh
2022-09-12State: Do not automatically remove servers on a config errorjwijenbergh
2022-09-12State: More accurate back transitionsjwijenbergh
2022-09-08OAuth: Separate login functions to get rid of callbackjwijenbergh
2022-09-07Refactor: Define FSM state constants inside the public packagejwijenbergh
2022-09-07Python Selenium: Use the new element finding functionsjwijenbergh
2022-09-07Refactor: Remove the usage of the FSM in other internal packagesjwijenbergh
2022-09-06State: Do not append 'see the log file' in location errorjwijenbergh
2022-09-06Discovery: Make orgID not exists error closer to the specificationjwijenbergh