summaryrefslogtreecommitdiff
path: root/internal/util
AgeCommit message (Expand)Author
2023-02-16HTTP: Incorporate util ensure valid url with clean pathjwijenbergh
2023-01-31Util Test: test for HTTPS rewritejwijenbergh
2023-01-31HTTP + Util: Always set the scheme to HTTPSjwijenbergh
2022-12-12Util: Minor style changesjwijenbergh
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-28Document: Add comments for most functions and packagesjwijenbergh
2022-11-24Style: Use stylecheck and fix errorsjwijenbergh
2022-11-24Util: Get rid of current time helperjwijenbergh
2022-10-19Refactor: Make errors use the parent's error leveljwijenbergh
2022-10-17Server + Util: Ensure the base URL already ends with a /jwijenbergh
2022-10-17OAuth: Implement Authorization Server Issuer Identification (ISS)jwijenbergh
2022-10-04Util Test: Remove function signature commentjwijenbergh
2022-09-26Refactor: Errors into custom export types and expose typesjwijenbergh
2022-09-20Module: Move to eduvpn/eduvpn-commonjwijenbergh
2022-09-20Golang-ci-lint: Fixesjwijenbergh
2022-09-14Refactor: Return without jsonjwijenbergh
2022-09-12Util: Add testsjwijenbergh
2022-09-12Util: ReplaceWAYF ensure that the template is validjwijenbergh
2022-08-23Formatting: Run golinesjwijenbergh
2022-08-10State + Util: Create a valid URL by ensuring a scheme is presentjwijenbergh
2022-08-09Refactor: Cleanup time calculations and usagejwijenbergh
2022-07-15Util: Create directory with 700 permissionsjwijenbergh
2022-07-07Format: Run gofumptjwijenbergh
2022-07-05Refactor: Handling of different servers and identifiersjwijenbergh
2022-06-20Refactor: Errors to have one custom type that is to be wrappedjwijenbergh
2022-09-20Server: Implement function for checking renewal button visibilityjwijenbergh