summaryrefslogtreecommitdiff
path: root/types
AgeCommit message (Expand)Author
2024-02-19WireGuard: Latest proxyguard server API changesjwijenbergh
2024-02-19All: Document everything to pass revive lintjwijenbergh
2024-02-19Types Server: Formatjwijenbergh
2024-02-19Types server: Document proxy argumentsjwijenbergh
2024-02-19Format: Run gofumptjwijenbergh
2024-02-19API + Server: Support vpn_proto_transport_listjwijenbergh
2024-02-19WireGuard: TCP support using proxyguardjwijenbergh
2024-02-19Types Server: Explain when the profile map can be emptyjwijenbergh
2024-02-19Types Server: omitempty for support contacts and locationsjwijenbergh
2024-02-19Configuration: Expose dns_search_domainsjwijenbergh
2024-02-19Server Tokens: Rename `expires_in` to `expires_at`jwijenbergh
2024-02-19Types Server: Remove protocols from profilejwijenbergh
2024-02-19Cookie + Exports: Store and return the cookie from the underlying contextjwijenbergh
2024-02-19All: Prepare to get rid of go-errors/errors libjwijenbergh
2023-09-25Initial i18n implementationjwijenbergh
2023-09-25Client + Types: Expose support contactjwijenbergh
2023-09-25Types Discovery: Omitempty for some types that are not always therejwijenbergh
2023-09-25Server: Support unmarshalling server as a stringjwijenbergh
2023-09-25All: Implement a token handlerjwijenbergh
2023-09-25Types Server: Implement required ask transition needed for clientjwijenbergh
2023-09-25Types: Add a new cookie typejwijenbergh
2023-09-25Types Server: Pass locations to secure internetjwijenbergh
2023-09-25Exports + Client: Refactor registering a clientjwijenbergh
2023-09-25Docs + Types server: Add comments about script-securityjwijenbergh
2023-09-25Types: Add comments describing the fields, types, packages and functionsjwijenbergh
2023-09-25Types Server: Remove identifier from profilejwijenbergh
2023-09-25Types: Split server into subpackagejwijenbergh
2023-09-25Types: Split discovery into its own packagejwijenbergh
2023-09-25Format: Run gofumptjwijenbergh
2023-09-25Types: Split protocol into its ownjwijenbergh
2023-09-25Types: Move public types to one filejwijenbergh
2022-12-12simplify error handlingAleksandar Pesic
2022-11-28Lint: Use gocritic linter and fix errors returned by itjwijenbergh
2022-11-28Lint: Run godot fixjwijenbergh
2022-11-28Refactor: Remove most get prefixes for receiver functionsjwijenbergh
2022-11-24Style: Use stylecheck and fix errorsjwijenbergh
2022-10-19Refactor: Make errors use the parent's error leveljwijenbergh
2022-10-19Discovery + Server: Remove unused 'Raw' stringsjwijenbergh
2022-09-27Log: Add 'inherit' that sets the error level as the log leveljwijenbergh
2022-09-26Refactor: Errors into custom export types and expose typesjwijenbergh