summaryrefslogtreecommitdiff
path: root/docs/src/api
AgeCommit message (Collapse)Author
2023-09-25Exports: Update docsjwijenbergh
2023-09-25Export Docs: Update bullets spacingjwijenbergh
2023-09-25Docs: Add autogenerated exports docjwijenbergh
2023-09-25Docs API: Move from handler to class based transitions in tutorialjwijenbergh
2023-09-25Docs: Small typosjwijenbergh
2023-09-25Docs: API fix link and spelling in adding a serverjwijenbergh
2023-09-25Docs: Only increase the width for the state machinejwijenbergh
2023-09-25Docs: Move state machine to APIjwijenbergh
2023-09-25Docs: Update API section for V2jwijenbergh
2023-09-25Exports + Client: Refactor registering a clientjwijenbergh
- Make sure the global exports state is only set on successful creating - Only call discovery when adding a server to ensure we get the most up to date args. Creating a client should have no network calls. Fixes #12 - Split creating a client in New and Register in the GO api
2023-09-25API Overview: Typosjwijenbergh
2023-09-25API Overview: Add notes about freeing and deregisteringjwijenbergh
2023-09-25Docs API: Add link to types/serverjwijenbergh
2023-09-25Docs + Types server: Add comments about script-securityjwijenbergh
2023-09-25Docs API: Update links to .mdjwijenbergh
2023-09-25Docs API: Fix go boolean, add errors section and renew transitionjwijenbergh
2023-09-25Docs API: Fix Got Config descriptionjwijenbergh
2023-09-25Docs API: Add more state explanationjwijenbergh
2023-09-25Docs: Remove outdated documentsjwijenbergh
2023-09-25Doc: Update for expiry times and errorsjwijenbergh
2023-09-25Doc: Update document for initial V2 APIjwijenbergh
2023-01-05Python: Re-implement example and move to a new directoryjwijenbergh
2023-01-04Docs: Update to be closer in line with the latest APIjwijenbergh
2022-10-24Actions + Docs: Use Sphinx docs for Pythonjwijenbergh
2022-10-18Client: Move to its own packagejwijenbergh
2022-10-04Refactor: Renmae force TCP to prefer TCPjwijenbergh
2022-10-03Docs: Use pkg.go.dev for Go documentationjwijenbergh
2022-09-27Python: Capitalize StateType enum valuesjwijenbergh
2022-09-20Module: Move to eduvpn/eduvpn-commonjwijenbergh
2022-07-08RPM & Setup: Separate eduVPN and common name with a - or _jwijenbergh
2022-05-16Docs: Fix typo in Python callback state leavejwijenbergh
2022-05-15Docs: Document language-specific callback constructsjwijenbergh
2022-05-13Refactor: Adapt the API to the documentationjwijenbergh
2022-05-05Docs: Add API and building improvementsjwijenbergh
2022-04-25Docs: Update with more sectionsJeroen Wijenbergh