summaryrefslogtreecommitdiff
path: root/wrappers/python/eduvpn_common/types.py
AgeCommit message (Expand)Author
2025-09-05Exports + Python: Remove RefreshListJeroen Wijenbergh
2025-09-03Revert "All: Remove ProxyGuard integration"Jeroen Wijenbergh
2025-05-06All: Remove ProxyGuard integrationJeroen Wijenbergh
2024-10-29All: Refactor to latest ProxyGuardjwijenbergh
2024-07-17Client + Discovery: Fetch dscovery at startup using DiscoveryStartupjwijenbergh
2024-05-08Format: Run Ruff & isortJeroen Wijenbergh
2024-05-08Server: Add a way to pass OAuth start timeJeroen Wijenbergh
2024-03-22Python: Format and fix linting errorsjwijenbergh
2024-03-06Client + Exports + Wrappers: Add peer IPs argument to fd callbackjwijenbergh
2024-02-23Wrappers Python: Add necessary callbacks for proxyguardjwijenbergh
2024-02-19Exports + Python: New API for Token Getter and Setterjwijenbergh
2023-09-25Client: Use a mutex for state transitionsjwijenbergh
2023-09-25All: Implement a token handlerjwijenbergh
2023-09-25Format: Run gofumpt (Go) + black (py)jwijenbergh
2023-09-25Wrappers Python: Separate BoolError data type to get rid of decode_funcjwijenbergh
2023-09-25Exports + Python: Compare booleans with != 0 instead of == 1jwijenbergh
2023-09-25Wrappers Python: Implement V2 initial APIjwijenbergh
2023-04-18Client + Server: Implement a token updater callbackjwijenbergh
2023-03-01Format: Run black and gofumptjwijenbergh
2023-02-28Refactor: Remove error leveljwijenbergh
2022-12-21Exports + OAuth + Server: Forward tokens to getting a configjwijenbergh
2022-12-21Failover: Initial implementationjwijenbergh
2022-11-23FSM: Check unhandled transitionsjwijenbergh
2022-11-10Exports + Python: Return locations for a secure internet serverjwijenbergh
2022-10-21Python: Add more meta private tagsjwijenbergh
2022-10-21Python: Fix meta docstring formatjwijenbergh
2022-10-18Python: Add docstringsjwijenbergh
2022-10-14Python: Run blackjwijenbergh
2022-10-14Python: Run isortjwijenbergh
2022-10-14Python: Proper type annotationsjwijenbergh
2022-09-27Python: Reformat and move most loading out of __init__jwijenbergh