summaryrefslogtreecommitdiff
path: root/wrappers/python/eduvpn_common
AgeCommit message (Expand)Author
2024-03-07Version: Update to 1.99.01.99.0jwijenbergh
2024-03-07Format: Run Blackjwijenbergh
2024-03-06Client + Exports + Wrappers: Add peer IPs argument to fd callbackjwijenbergh
2024-02-23Wrappers Python: Add necessary callbacks for proxyguardjwijenbergh
2024-02-19Proxyguard: Support a FD callbackjwijenbergh
2024-02-19WireGuard: TCP support using proxyguardjwijenbergh
2024-02-19Exports + Python: Delete cookie but add orgid in set_secure_locationjwijenbergh
2024-02-19Python: Add a helper for server type __str__ representationjwijenbergh
2024-02-19Exports + Python: New API for Token Getter and Setterjwijenbergh
2024-02-19Client FSM + Python: Begin implementing a new state machinejwijenbergh
2024-01-17Python Main: Remove \* in docstringjwijenbergh
2023-09-25Wrappers Python: Remove translations printjwijenbergh
2023-09-25Client + Exports + Python: Add a startup boolean to getconfigjwijenbergh
2023-09-25Wrappers Python: Add back event handlerjwijenbergh
2023-09-25Initial i18n implementationjwijenbergh
2023-09-25Client: Use a mutex for state transitionsjwijenbergh
2023-09-25Client + FSM: Check transitions and add SetStatejwijenbergh
2023-09-25Version: Update to 2.0.0jwijenbergh
2023-09-25Wrappers Python: Get rid of optional as returnjwijenbergh
2023-09-25All: Implement a token handlerjwijenbergh
2023-09-25Python: Get rid of token callbackjwijenbergh
2023-09-25Wrappers Python: Update to newest API by implementing cookiesjwijenbergh
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-25Wrappers Python: Delete version number requirementsjwijenbergh
2023-09-25Exports + Python: Compare booleans with != 0 instead of == 1jwijenbergh
2023-09-25Exports + Python + Server: Remove ShouldRenewButtonjwijenbergh
2023-09-25Wrappers Python: Document handler in registerjwijenbergh
2023-09-25Exports + Python: Use an enum for server typejwijenbergh
2023-09-25Wrappers Python: Implement V2 initial APIjwijenbergh
2023-09-01Version: Update to 1.1.21.1.2jwijenbergh
2023-08-29Version: Update to 1.1.11.1.1jwijenbergh
2023-04-18Version: Update to 1.1.01.1.0jwijenbergh
2023-04-18Python Server: Make profiles optionaljwijenbergh
2023-04-18Client + Server: Implement a token updater callbackjwijenbergh
2023-03-01Version: Update to 1.0.0jwijenbergh
2023-03-01Version: Downgrade to 0.99.0jwijenbergh
2023-03-01Format: Run black and gofumptjwijenbergh
2023-02-28Version: Prepare 1.0.0jwijenbergh
2023-02-28Refactor: Remove error leveljwijenbergh
2023-02-27Exports Disco + Python: Make sure we can always obtain the local cachejwijenbergh
2023-02-01Version: Bump to 0.3.0jwijenbergh
2023-01-13Client + Exports: Separate cleanup from disconnectjwijenbergh
2022-12-21Version: Bump to 0.2.0jwijenbergh
2022-12-21Client + Exports: Forward tokens for /disconnectjwijenbergh
2022-12-21Python: Fix duplicate importsjwijenbergh
2022-12-21Exports + OAuth + Server: Forward tokens to getting a configjwijenbergh
2022-12-21Failover: Initial implementationjwijenbergh
2022-11-23FSM: Check unhandled transitionsjwijenbergh
2022-11-22Python Discovery: Copy over the version before freeingjwijenbergh