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
path:
root
/
wrappers
/
python
/
eduvpn_common
/
types.py
Age
Commit message (
Expand
)
Author
2025-09-05
Exports + Python: Remove RefreshList
Jeroen Wijenbergh
2025-09-03
Revert "All: Remove ProxyGuard integration"
Jeroen Wijenbergh
2025-05-06
All: Remove ProxyGuard integration
Jeroen Wijenbergh
2024-10-29
All: Refactor to latest ProxyGuard
jwijenbergh
2024-07-17
Client + Discovery: Fetch dscovery at startup using DiscoveryStartup
jwijenbergh
2024-05-08
Format: Run Ruff & isort
Jeroen Wijenbergh
2024-05-08
Server: Add a way to pass OAuth start time
Jeroen Wijenbergh
2024-03-22
Python: Format and fix linting errors
jwijenbergh
2024-03-06
Client + Exports + Wrappers: Add peer IPs argument to fd callback
jwijenbergh
2024-02-23
Wrappers Python: Add necessary callbacks for proxyguard
jwijenbergh
2024-02-19
Exports + Python: New API for Token Getter and Setter
jwijenbergh
2023-09-25
Client: Use a mutex for state transitions
jwijenbergh
2023-09-25
All: Implement a token handler
jwijenbergh
2023-09-25
Format: Run gofumpt (Go) + black (py)
jwijenbergh
2023-09-25
Wrappers Python: Separate BoolError data type to get rid of decode_func
jwijenbergh
2023-09-25
Exports + Python: Compare booleans with != 0 instead of == 1
jwijenbergh
2023-09-25
Wrappers Python: Implement V2 initial API
jwijenbergh
2023-04-18
Client + Server: Implement a token updater callback
jwijenbergh
2023-03-01
Format: Run black and gofumpt
jwijenbergh
2023-02-28
Refactor: Remove error level
jwijenbergh
2022-12-21
Exports + OAuth + Server: Forward tokens to getting a config
jwijenbergh
2022-12-21
Failover: Initial implementation
jwijenbergh
2022-11-23
FSM: Check unhandled transitions
jwijenbergh
2022-11-10
Exports + Python: Return locations for a secure internet server
jwijenbergh
2022-10-21
Python: Add more meta private tags
jwijenbergh
2022-10-21
Python: Fix meta docstring format
jwijenbergh
2022-10-18
Python: Add docstrings
jwijenbergh
2022-10-14
Python: Run black
jwijenbergh
2022-10-14
Python: Run isort
jwijenbergh
2022-10-14
Python: Proper type annotations
jwijenbergh
2022-09-27
Python: Reformat and move most loading out of __init__
jwijenbergh