summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-06CLI + Client Test: Add missing language argument to Registerjwijenbergh
2022-10-06Client + Python: Pass language to Registerjwijenbergh
2022-10-04State: Rename to client to avoid confusion with the FSMjwijenbergh
2022-10-04Tests: Remove local well known workaroundjwijenbergh
2022-10-04Util Test: Remove function signature commentjwijenbergh
2022-10-04Server: Implement `prefer_tcp` according to specjwijenbergh
2022-10-04Refactor: Renmae force TCP to prefer TCPjwijenbergh
2022-10-03CMD: Remvoe trailing dotjwijenbergh
2022-10-03Docs: Use pkg.go.dev for Go documentationjwijenbergh
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