aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2025-04-27chore(release): 1.17.0 [skip ci]v1.17.0semantic-release-bot2-1/+9
# [1.17.0](https://github.com/Xe/x/compare/v1.16.0...v1.17.0) (2025-04-27) ### Features * **httpdebug:** quiet mode and function as a systemd service ([1d9fa34](https://github.com/Xe/x/commit/1d9fa34fa84cc125c68ab486d8bbc2dbe7a51f0e)) * **relayd:** autocert support for automatic TLS cert minting ([c9136cc](https://github.com/Xe/x/commit/c9136cc167ca0bbabce1196f88cfc1b302350f0a)) * **xess:** add fancy 404 page ([10e176a](https://github.com/Xe/x/commit/10e176a023ee1a4955160c86f0dc71a435bdf866)) Signed-Off-By: Mimi Yasomi <mimi@techaro.lol>
2025-04-27chore(k8s/alrest): add halone's DNS configXe Iaso1-0/+16
Release-Status: cut Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-27feat(relayd): autocert support for automatic TLS cert mintingXe Iaso2-75/+64
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-27feat(httpdebug): quiet mode and function as a systemd serviceXe Iaso4-3/+47
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-27feat(xess): add fancy 404 pageXe Iaso3-0/+55
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-27chore(release): 1.16.0 [skip ci]v1.16.0semantic-release-bot2-1/+11
# [1.16.0](https://github.com/Xe/x/compare/v1.15.0...v1.16.0) (2025-04-27) ### Bug Fixes * **gitea:** use >- instead of > ([972cc99](https://github.com/Xe/x/commit/972cc990716c8593fc1f1d7061e6b707c6bccc51)) ### Features * **relayd:** store and query TLS fingerprints ([ef94cbc](https://github.com/Xe/x/commit/ef94cbcc7f9f90ef5c238413ee3305c305743a42)) Signed-Off-By: Mimi Yasomi <mimi@techaro.lol>
2025-04-27feat(relayd): store and query TLS fingerprintsXe Iaso4-7/+127
Release-Status: cut Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-27fix(gitea): use >- instead of >Xe Iaso1-1/+1
[skip ci] Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-27chore(release): 1.15.0 [skip ci]v1.15.0semantic-release-bot2-1/+7
# [1.15.0](https://github.com/Xe/x/compare/v1.14.1...v1.15.0) (2025-04-27) ### Features * **ci:** allow automatically cutting a new release via messages ([b12801a](https://github.com/Xe/x/commit/b12801a2445bbaa8840acd00d76653100a4f6bbe)) Signed-Off-By: Mimi Yasomi <mimi@techaro.lol>
2025-04-26feat(ci): allow automatically cutting a new release via messagesXe Iaso2-50/+9
Release-Status: cut Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-27build(deps): bump golang.org/x/time from 0.10.0 to 0.11.0 (#690)dependabot[bot]2-14/+5
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.10.0 to 0.11.0. - [Commits](https://github.com/golang/time/compare/v0.10.0...v0.11.0) --- updated-dependencies: - dependency-name: golang.org/x/time dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-27build(deps): bump lol_html from 2.2.0 to 2.3.0 in /web/mastosan (#712)dependabot[bot]2-4/+4
Bumps [lol_html](https://github.com/cloudflare/lol-html) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/cloudflare/lol-html/releases) - [Changelog](https://github.com/cloudflare/lol-html/blob/master/CHANGELOG.md) - [Commits](https://github.com/cloudflare/lol-html/compare/v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: lol_html dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xe Iaso <me@xeiaso.net>
2025-04-26ci(go): don't build images in PR CIXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-27chore(release): 1.14.1 [skip ci]v1.14.1semantic-release-bot2-1/+3
## [1.14.1](https://github.com/Xe/x/compare/v1.14.0...v1.14.1) (2025-04-27) Signed-Off-By: Mimi Yasomi <mimi@techaro.lol>
2025-04-26ci(husky): remove debug messagesXe Iaso1-2/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26ci(husky): fix [skip ci]Xe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26chore(husky): aha that's how you do [skip ci]Xe Iaso2-12/+13
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26chore(husky): fix [skip ci] again?Xe Iaso1-7/+11
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26chore(husky): fix [skip ci]Xe Iaso1-6/+6
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26docs(CHANGELOG): fix formattingXe Iaso1-46/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26chore(release): 1.14.0 [skip ci]v1.14.0semantic-release-bot2-1/+17
# [1.14.0](https://github.com/Xe/x/compare/v1.13.6...v1.14.0) (2025-04-27) ### Bug Fixes * **relayd:** disable TCP fingerprinting on Linux for now ([6aa26b7](https://github.com/Xe/x/commit/6aa26b7defa02515fcc8473b8c8603e5fbe45f3f)) * **relayd:** rename HTTP headers for fingerprints ([b64f843](https://github.com/Xe/x/commit/b64f8430190d0a49f8ec6a105e2978714342dd3e)) ### Features * **anubis:** replace with tombstone ([929e2de](https://github.com/Xe/x/commit/929e2debb8b9a63c44e3bb02387a6774821ccb99)) * cmd/aws-secgen for generating fake AWS secrets ([7b8662a](https://github.com/Xe/x/commit/7b8662a0a877fd708afc679b4898e0a54343fe7a)) * **relayd:** add standard reverse proxy headers ([33ebd25](https://github.com/Xe/x/commit/33ebd254071288ae5925b39cc59c3aba67cce499)) * **relayd:** ja4t fingerprinting ([8ecbe6f](https://github.com/Xe/x/commit/8ecbe6f42e0eed79e899178570690aab1ce67c3f)) Signed-Off-By: Mimi Yasomi <mimi@techaro.lol>
2025-04-26ci(release): fix??????Xe Iaso3-3/+24
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26ci(release): fix?????Xe Iaso2-3/+17
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26ci(release): fix????Xe Iaso1-2/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26ci(release): fix???Xe Iaso1-0/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26ci(release): fix??Xe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26ci: skip commit tests when semantic-release does a commitXe Iaso3-2/+17
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26ci(release): fix?Xe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26ci(release): fixXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26chore(release): fix package buildsXe Iaso1-1/+15
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26chore(xess): don't minify CSSXe Iaso5-2583/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26chore: set up semantic-releaseXe Iaso9-192/+6237
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26fix(relayd): disable TCP fingerprinting on Linux for nowXe Iaso3-12/+13
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26chore: reformat the world, set up autoformat on commitXe Iaso379-3766/+19425
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26chore: set up husky and commitlintXe Iaso5-0/+1312
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26chore: run go mod generateXe Iaso11-2712/+1402
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26chore(templ): fix go generate commandsXe Iaso28-270/+1852
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26chore: regenerate protobufsXe Iaso11-1368/+602
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26feat(anubis): replace with tombstoneXe Iaso32-2115/+3
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26ci: add some common helper workflowsXe Iaso2-0/+29
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26feat(relayd): add standard reverse proxy headersXe Iaso2-4/+20
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26chore(gitea): test botstopperXe Iaso4-3/+94
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-26feat: cmd/aws-secgen for generating fake AWS secretsXe Iaso1-0/+73
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-23fix(relayd): rename HTTP headers for fingerprintsXe Iaso1-3/+3
This aligns with what go-away is doing. Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-21feat(relayd): ja4t fingerprintingXe Iaso2-11/+29
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-21cmd/relayd: start implementing tcp fingerprintingXe Iaso6-19/+110
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-20homelab automountXe Iaso4-0/+38
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-20kube/alrest: update some thingsXe Iaso3-10/+49
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-19cmd/relayd: test stuffXe Iaso2-4/+16
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-19cmd/relayd: refine for packagingv1.13.6Xe Iaso4-4/+21
Signed-off-by: Xe Iaso <me@xeiaso.net>