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
Age
Commit message (
Expand
)
Author
2024-06-04
Prepare release: Remove macOS workaround
jwijenbergh
2024-06-04
Format: Run Gofumpt
jwijenbergh
2024-06-04
Client FSM: Allow to go from Disconnected to Connecting
jwijenbergh
2024-06-04
Client: Update translations from Weblate
jwijenbergh
2024-06-04
i18nerr: Make sure unwrapping for internal errors still work
jwijenbergh
2024-05-31
i18n: Punctuation changes
jwijenbergh
2024-05-31
Client: Update translations from Weblate
jwijenbergh
2024-05-31
Client: Add punctuation for Newf error
jwijenbergh
2024-05-31
i18nerr: update cause sprintf
jwijenbergh
2024-05-31
Client: Update translations from Weblate
jwijenbergh
2024-05-31
Client Test: Fix error message with cause check
jwijenbergh
2024-05-31
Translations: Sync with source code
jwijenbergh
2024-05-31
Client: Update translations from Weblate
jwijenbergh
2024-05-31
i18nerr: Improve timeout error message
jwijenbergh
2024-05-31
i18nerr: Change with cause error message
jwijenbergh
2024-05-31
Client: Move a lot of errors to internal only
jwijenbergh
2024-05-30
Client: Fix lint error with FSM debug
jwijenbergh
2024-05-30
Client: Update translations from Weblate
jwijenbergh
2024-05-30
Client: Update translations from Weblate
jwijenbergh
2024-05-30
README: Small update
jwijenbergh
2024-05-30
FSM: Remove Mermaid graph generation
jwijenbergh
2024-05-30
Client Proxy: Add test
jwijenbergh
2024-05-30
CLI: Fix profiles data type check
jwijenbergh
2024-05-30
Exports: improvements in return data error handling
jwijenbergh
2024-05-30
Cookie: Return the context without handle if no handle was given
jwijenbergh
2024-05-29
Changes: Some v2 updates
jwijenbergh
2024-05-29
Exports Doc: Small updates
jwijenbergh
2024-05-29
levenshtein: Add some comments
jwijenbergh
2024-05-29
Levenshtein: Do search for every display and keyword separately
jwijenbergh
2024-05-29
Format: Run gofumpt
Jeroen Wijenbergh
2024-05-29
Levenshtein: Add initial tests
Jeroen Wijenbergh
2024-05-29
levenshtein: lint fixes
jwijenbergh
2024-05-29
Discovery: Improve search using levenshtein distance and sorting
jwijenbergh
2024-05-29
Discovery: return country_code to the client
jwijenbergh
2024-05-29
Discovery: Convert the search query to lower
jwijenbergh
2024-05-29
Exports: Run format
jwijenbergh
2024-05-29
Discovery: Fix test
jwijenbergh
2024-05-29
CLI: Fix discovery argument
jwijenbergh
2024-05-29
exports: Fix discovery subset in comments
jwijenbergh
2024-05-29
Discovery: Implement search and do not return keywords
jwijenbergh
2024-05-29
Discovery: Return a subset to the client
Jeroen Wijenbergh
2024-05-29
setup.cfg: Small updates
jwijenbergh
2024-05-24
Makefile: Fix coverage spacing
jwijenbergh
2024-05-24
go.mod/go.sum: Update
jwijenbergh
2024-05-24
API Test: Mock Transport by passing it around
jwijenbergh
2024-05-24
Fix various liniting errors
Jeroen Wijenbergh
2024-05-24
API: Add initial tests
Jeroen Wijenbergh
2024-05-24
API Connect: Move errors.New to vars
Jeroen Wijenbergh
2024-05-24
API auth: Return if err is not invalid tokens
Jeroen Wijenbergh
2024-05-24
Test Server: Add helpers for response handlers
Jeroen Wijenbergh
[next]