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
/
main.py
Age
Commit message (
Expand
)
Author
2024-10-29
All: Refactor to latest ProxyGuard
jwijenbergh
2024-08-12
Util: Add a function to calculate the gateway
jwijenbergh
2024-07-17
Client + Discovery: Fetch dscovery at startup using DiscoveryStartup
jwijenbergh
2024-05-29
Discovery: Implement search and do not return keywords
jwijenbergh
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-14
All: Make WireGuard support mandatory
jwijenbergh
2024-03-11
Python main: Disable type annotation for global class object
jwijenbergh
2024-03-07
Format: Run Black
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
Proxyguard: Support a FD callback
jwijenbergh
2024-02-19
WireGuard: TCP support using proxyguard
jwijenbergh
2024-02-19
Exports + Python: Delete cookie but add orgid in set_secure_location
jwijenbergh
2024-02-19
Python: Add a helper for server type __str__ representation
jwijenbergh
2024-02-19
Exports + Python: New API for Token Getter and Setter
jwijenbergh
2024-01-17
Python Main: Remove \* in docstring
jwijenbergh
2023-09-25
Wrappers Python: Remove translations print
jwijenbergh
2023-09-25
Client + Exports + Python: Add a startup boolean to getconfig
jwijenbergh
2023-09-25
Initial i18n implementation
jwijenbergh
2023-09-25
Client: Use a mutex for state transitions
jwijenbergh
2023-09-25
Client + FSM: Check transitions and add SetState
jwijenbergh
2023-09-25
Wrappers Python: Get rid of optional as return
jwijenbergh
2023-09-25
All: Implement a token handler
jwijenbergh
2023-09-25
Python: Get rid of token callback
jwijenbergh
2023-09-25
Wrappers Python: Update to newest API by implementing cookies
jwijenbergh
2023-09-25
Wrappers Python: Separate BoolError data type to get rid of decode_func
jwijenbergh
2023-09-25
Wrappers Python: Delete version number requirements
jwijenbergh
2023-09-25
Exports + Python + Server: Remove ShouldRenewButton
jwijenbergh
2023-09-25
Wrappers Python: Document handler in register
jwijenbergh
2023-09-25
Exports + Python: Use an enum for server type
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-27
Exports Disco + Python: Make sure we can always obtain the local cache
jwijenbergh
2023-01-13
Client + Exports: Separate cleanup from disconnect
jwijenbergh
2022-12-21
Client + Exports: Forward tokens for /disconnect
jwijenbergh
2022-12-21
Python: Fix duplicate imports
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-10-26
Autoflake: Remove unused imports
jwijenbergh
2022-10-26
Client + Exports + Python: Add a function for getting the current server
jwijenbergh
2022-10-24
Client + Server + Exports: Implement optional WireGuard support
jwijenbergh
2022-10-21
Python: Fix meta docstring format
jwijenbergh
2022-10-18
Python: Add docstrings
jwijenbergh
2022-10-14
Python: Annotate more return types
jwijenbergh
2022-10-14
Python: Run black
jwijenbergh
2022-10-14
Python: Run isort
jwijenbergh
2022-10-14
Python: Proper type annotations
jwijenbergh
[next]