aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-04Update go.awhk.org/core to v0.4.0HEADmasterGrégoire Duchêne
2022-06-25Remove unneeded build constraintGrégoire Duchêne
2022-06-25Split the AWS version into its own moduleGrégoire Duchêne
2022-06-19Update github.com/aws/aws-lambda-goGrégoire Duchêne
2022-06-19Bump PKGBUILD version to v0.4.0Grégoire Duchêne
2022-06-19Move redirection logic to a separate packagev0.4.0Grégoire Duchêne
2022-06-19Use go.awhk.org/core to create the net.ListenerGrégoire Duchêne
2022-06-05Use SIGTERM definition from syscallGrégoire Duchêne
2022-06-04Return 404 when the package name does not matchGrégoire Duchêne
2022-06-04Generate destinations with a regular expressionGrégoire Duchêne
2022-06-04Fix testsGrégoire Duchêne
2022-01-30Bump PKGBUILD version to v0.3.1Grégoire Duchêne
2022-01-30Add README.md to Arch Linux packagev0.3.1Grégoire Duchêne
2022-01-30Lock down systemd unit definitionGrégoire Duchêne
2022-01-30Move response template to resp.htmlGrégoire Duchêne
2022-01-04Bump PKGBUILD version to v0.3.0Grégoire Duchêne
2022-01-04Update documentation and Dockerfilev0.3.0Grégoire Duchêne
2022-01-04Move redirection logic into its own HTTP handlerGrégoire Duchêne
2022-01-04Do not crash if chmod fails on UNIX socketGrégoire Duchêne
2022-01-04Send empty response when redirecting to pkg.go.devGrégoire Duchêne
2021-10-31Migrate to the new syntax for build tagsGrégoire Duchêne
2021-07-04Bump PKGBUILD version to v0.2.0Grégoire Duchêne
2021-07-04Use SPDX tagsv0.2.0Grégoire Duchêne
2021-07-04Reorder configuration sectionsGrégoire Duchêne
2021-07-04Add systemd socket supportGrégoire Duchêne
2021-07-04Simplify project structureGrégoire Duchêne
2021-02-19Use Git tags in PKGBUILDGrégoire Duchêne
2021-02-19Use URL.Query.Getv0.1.0Grégoire Duchêne
2021-02-19Add DockerfileGrégoire Duchêne
2021-02-19Update modulesGrégoire Duchêne
2021-02-19Use fmt.Fprint to write the body and log any errorGrégoire Duchêne
2021-02-19Use Header.Set to set headersGrégoire Duchêne
2021-02-19Redirect to pkg.go.dev instead of godoc.orgGrégoire Duchêne
2020-04-23Add Arch Linux PKGBUILDGrégoire Duchêne
2020-04-23Use golang.org/x/sys/unix instead of syscallGrégoire Duchêne
2020-04-14Use multi-user.target instead of default.targetGrégoire Duchêne
2020-04-12Update dependenciesGrégoire Duchêne
2020-04-12Put both entry points in the same directoryGrégoire Duchêne
2020-04-11Add systemd service unit configurationGrégoire Duchêne
2020-04-10Merge ADDR and PORTGrégoire Duchêne
2020-04-10Allow ADDR to be a path to a UNIX socketGrégoire Duchêne
2020-04-03Gracefully shut down the serverGrégoire Duchêne
2020-04-02Reject non-GET requestsGrégoire Duchêne
2020-03-26Standardize the project layoutGrégoire Duchêne
2020-03-26Add a few test cases to libGrégoire Duchêne
2020-03-26Allow listening on a specific addressGrégoire Duchêne
2019-11-11Update dependenciesGrégoire Duchêne
2019-09-09Add a version for GCP Cloud RunGrégoire Duchêne
2019-09-06Move main.go to aws/Grégoire Duchêne
2019-08-23Update go.sum after running go mod tidyGrégoire Duchêne