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
Age
Commit message (
Expand
)
Author
2024-02-19
Exports + Python: New API for Token Getter and Setter
jwijenbergh
2024-02-19
Python example: Set common version from variable
jwijenbergh
2024-02-19
Client FSM + Python: Begin implementing a new state machine
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
Wrappers Python: Use class callback handler
jwijenbergh
2023-09-25
Wrappers Python: Add back event handler
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
Version: Update to 2.0.0
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
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
Wrappers Python: Delete version number requirements
jwijenbergh
2023-09-25
Python Tests: Handle OAuth Started transition
jwijenbergh
2023-09-25
Exports + Python: Compare booleans with != 0 instead of == 1
jwijenbergh
2023-09-25
Exports + Python + Server: Remove ShouldRenewButton
jwijenbergh
2023-09-25
Tests: Pass for V2 API
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-09-01
Version: Update to 1.1.2
1.1.2
jwijenbergh
2023-09-01
Setup.py: Fix building with pip
jwijenbergh
2023-08-29
Version: Update to 1.1.1
1.1.1
jwijenbergh
2023-04-18
Version: Update to 1.1.0
1.1.0
jwijenbergh
2023-04-18
Python Server: Make profiles optional
jwijenbergh
2023-04-18
Client + Server: Implement a token updater callback
jwijenbergh
2023-03-07
Python: Remove f-strings from setup.py
jwijenbergh
2023-03-01
Version: Update to 1.0.0
jwijenbergh
2023-03-01
Python Tests: Set version to 0.1.0
0.99.0
jwijenbergh
2023-03-01
Version: Downgrade to 0.99.0
jwijenbergh
2023-03-01
Format: Run black and gofumpt
jwijenbergh
2023-02-28
Version: Prepare 1.0.0
jwijenbergh
2023-02-28
Refactor: Remove error level
jwijenbergh
2023-02-27
Exports Disco + Python: Make sure we can always obtain the local cache
jwijenbergh
2023-02-01
Version: Bump to 0.3.0
jwijenbergh
2023-01-13
Client + Exports: Separate cleanup from disconnect
jwijenbergh
2023-01-05
Python: Re-implement example and move to a new directory
jwijenbergh
2023-01-02
Python tests: Use let's connect to disable discovery and warn env
jwijenbergh
2022-12-21
Version: Bump to 0.2.0
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
[next]