Commit Graph

  • 584b0f3fc6
    Workaround for upstream Windows filepath.Clean() bug Francis Lavoie 2023-02-02 19:28:42 -0500
  • fa026a9d74
    Bump quic-go to tagged release Francis Lavoie 2023-02-02 10:17:53 -0500
  • 4a279b4811
    Pin to a quic-go commit from master, change its import path Francis Lavoie 2023-02-01 18:47:45 -0500
  • bd28ca52f1
    chore: Build with Go 1.20, keep minimum at 1.18 for now Francis Lavoie 2023-02-01 18:34:48 -0500
  • 6c0d35d6c1 cmd: Add `--envfile` flag to `validate` command (#5350) Amis Shokoohi 2023-02-01 00:57:35 +0330
  • 94b8d56096
    cmd: Add `--envfile` flag to `validate` command (#5350) Amis Shokoohi 2023-02-01 00:57:35 +0330
  • 6d9c53c1b6 cmd: Update usage for `validate` command Amis Shokoohi 2023-01-31 21:11:52 +0000
  • 38bcda77f4 cmd: Check for `--envfile` flag in cmdValidateConfig Amis Shokoohi 2023-01-31 11:03:15 +0000
  • b4a882b524 cmd: `fmt` exit successfully after overwriting config file (#5351) Amis Shokoohi 2023-01-31 19:54:44 +0330
  • 8c0b49bf03
    cmd: `fmt` exit successfully after overwriting config file (#5351) Amis Shokoohi 2023-01-31 19:54:44 +0330
  • 336bee1f5c cmd: `fmt` exit successfully after overwriting config file Amis Shokoohi 2023-01-31 11:18:12 +0000
  • a278d89973 chore: Fix warning "range variable captured by func literal" (#5348) Francis Lavoie 2023-01-31 03:07:57 -0500
  • 201b9b41f9
    chore: Fix warning "range variable captured by func literal" (#5348) Francis Lavoie 2023-01-31 03:07:57 -0500
  • 146fcab962
    chore: Fix warning "range variable captured by func literal" Francis Lavoie 2023-01-30 22:10:40 -0500
  • 7374846b94 Update modules/caddyhttp/caddyauth/basicauth.go Y.Horie 2023-01-31 08:01:02 +0900
  • ffba50f11f caddytls: Debug log for ask endpoint Matthew Holt 2023-01-30 09:30:53 -0700
  • 0a3efd1641
    caddytls: Debug log for ask endpoint Matthew Holt 2023-01-30 09:30:53 -0700
  • 31be9276f7 caddyauth: Add singleflight for basic auth u5surf 2023-01-31 00:15:18 +0900
  • 76849f7139 httpcaddyfile: Add persist_config global option (#5339) Y.Horie 2023-01-28 13:31:37 +0900
  • d73660f7c3
    httpcaddyfile: Add persist_config global option (#5339) Y.Horie 2023-01-28 13:31:37 +0900
  • 81a7291ea6
    Update caddyconfig/httpcaddyfile/options.go Francis Lavoie 2023-01-27 23:20:27 -0500
  • 0a96290690 httpcaddyfile: Add persist_config global option. u5surf 2023-01-28 11:19:53 +0900
  • 852e5f127b caddyfile: Allow overriding server names (#5323) Francis Lavoie 2023-01-27 14:56:39 -0500
  • 7f2a93e6c3
    caddyfile: Allow overriding server names (#5323) Francis Lavoie 2023-01-27 14:56:39 -0500
  • 3c82a10bc7
    Reject duplicate server names Francis Lavoie 2023-01-20 23:58:52 -0500
  • 62be9e9784
    caddyfile: Allow overriding server names Francis Lavoie 2023-01-20 02:24:04 -0500
  • 5adf930d65 admin: Add `CADDY_ADMIN` env var to override the default Francis Lavoie 2023-01-25 02:42:01 -0500
  • 4aac373bd1 reverseproxy: Add flag to short command to disable redirects (#5330) Y.Horie 2023-01-25 23:40:08 +0900
  • e9d95ab29f
    reverseproxy: Add flag to short command to disable redirects (#5330) Y.Horie 2023-01-25 23:40:08 +0900
  • 181139079f
    Merge branch 'master' into issue-5290 Francis Lavoie 2023-01-25 08:49:33 -0500
  • 46463baafe reverseproxy: disable_redirects works condition u5surf 2023-01-25 21:03:33 +0900
  • 067e444ea5 tracing: Support placeholders in span name (#5329) David Frickert 2023-01-25 07:26:44 +0000
  • 962310204f
    tracing: Support placeholders in span name (#5329) David Frickert 2023-01-25 07:26:44 +0000
  • 8ea5b62e1c [Tracing] Replace placeholders in span name #5171 David Frickert 2023-01-23 16:52:31 +0000
  • 61a4ab6df9 go.mod: bump tscert package to fix Tailscale 1.34+ on Windows (#5331) Brad Fitzpatrick 2023-01-24 17:01:54 -0800
  • 98867ac346
    go.mod: bump tscert package to fix Tailscale 1.34+ on Windows (#5331) Brad Fitzpatrick 2023-01-24 17:01:54 -0800
  • c4b7e9c192 reverseproxy: Add flag of disable redirects u5surf 2023-01-24 09:26:47 +0900
  • 14283840f7
    go.mod: bump tscert package to fix Tailscale 1.34+ on Windows Brad Fitzpatrick 2023-01-24 14:55:13 -0800
  • e4c50eb910 cmd: `caddy fmt` return code is 1 if not formatted (#5297) Y.Horie 2023-01-22 13:28:37 +0900
  • 5805b3ca11
    cmd: `caddy fmt` return code is 1 if not formatted (#5297) Y.Horie 2023-01-22 13:28:37 +0900
  • 7f9c68f648 cmd: Use formattingDifference for caddy fmt u5surf 2023-01-13 09:49:15 +0900
  • be3422c37d cmd: Fix caddy fmt if input isn't formatted u5surf 2023-01-12 00:10:50 +0900
  • fdc9b3d0b9
    change TrustedProxyVarKey type to caddy.CtxKey WeidiDeng 2023-01-22 11:03:00 +0800
  • 6c272a9108 httpcaddyfile: Warn on importing empty file; skip dotfiles (#5320) Y.Horie 2023-01-22 02:22:36 +0900
  • d6d7511699
    httpcaddyfile: Warn on importing empty file; skip dotfiles (#5320) Y.Horie 2023-01-22 02:22:36 +0900
  • c7498820e8 chore: Fix typo, coral -> cobra (#5325) Y.Horie 2023-01-22 00:27:58 +0900
  • 8d6870fd06
    chore: Fix typo, coral -> cobra (#5325) Y.Horie 2023-01-22 00:27:58 +0900
  • 5face9a696 chore: Fix typo u5surf 2023-01-21 23:45:31 +0900
  • 424c20a0bc httpcaddyfile: Regard empty files as import files which include only white space. u5surf 2023-01-21 16:34:33 +0900
  • 83d818df89 httpcaddyfile: Change the parse rules when empty file or dotfile with a glob. u5surf 2023-01-20 00:07:46 +0900
  • 4b35a081fc httpcaddyfile: Fix `handle` grouping inside `route` (#5315) WeidiDeng 2023-01-19 05:04:41 +0800
  • c38a040e85
    httpcaddyfile: Fix `handle` grouping inside `route` (#5315) WeidiDeng 2023-01-19 05:04:41 +0800
  • 4d8ead404f
    Add failing test Francis Lavoie 2023-01-18 15:54:56 -0500
  • 34dc9e84cd
    Fix adapt test Francis Lavoie 2023-01-18 15:45:06 -0500
  • 48850b65f2
    check result type before building subroute Weidi Deng 2023-01-17 19:40:52 +0800
  • f03fa2faa5
    fix issue 5308 Weidi Deng 2023-01-17 19:33:05 +0800
  • 311caa2fc7 go.mod: Update golang.org/x/net to v0.5.0 (#5314) Alexandre Vicenzi 2023-01-17 13:07:07 +0100
  • e8ad9b32c9
    go.mod: Update golang.org/x/net to v0.5.0 (#5314) Alexandre Vicenzi 2023-01-17 13:07:07 +0100
  • 7897e4e719 go.mod: Update golang.org/x/net to v0.5.0 Alexandre Vicenzi 2023-01-17 11:09:31 +0100
  • cab5add4ab chore: Fix caddyfile.replaceEnvVars return (#5311) Y.Horie 2023-01-17 20:57:42 +0900
  • 62e8b21724
    chore: Fix caddyfile.replaceEnvVars return (#5311) Y.Horie 2023-01-17 20:57:42 +0900
  • 7c309b1165 chore: Fix caddyfile.replaceEnvVars return u5surf 2023-01-17 00:35:47 +0900
  • 2d5a8a7edc
    chore: fix typo in streaming.go Ikko Eltociear Ashimine 2023-01-11 17:51:33 +0900
  • 1dd63b3f22 caddyhttp: Add server-level `trusted_proxies` config (#5103) Francis Lavoie 2023-01-10 00:08:23 -0500
  • 223cbe3d0b
    caddyhttp: Add server-level `trusted_proxies` config (#5103) Francis Lavoie 2023-01-10 00:08:23 -0500
  • 470c728ad1 caddyhttp: Add server-level `trusted_proxies` config Francis Lavoie 2022-09-30 23:25:23 -0400
  • a0ef715845 caddytls: Add test cases for Caddyfile `tls` options (#5293) Yannick Ihmels 2023-01-09 21:18:12 +0100
  • 66ce0c5c63
    caddytls: Add test cases for Caddyfile `tls` options (#5293) Yannick Ihmels 2023-01-09 21:18:12 +0100
  • 8fc8432b7f Add test cases for Caddyfile tls options Yannick Ihmels 2023-01-09 19:52:48 +0100
  • cf3752549d reverseproxy: Fix hanging for Transfer-Encoding: chunked (#5289) Y.Horie 2023-01-09 16:13:34 +0900
  • 845bc4d50b
    reverseproxy: Fix hanging for Transfer-Encoding: chunked (#5289) Y.Horie 2023-01-09 16:13:34 +0900
  • 60dab9eb6e Fix hanging caused by Transfer-Encoding: chunked u5surf 2023-01-07 10:08:30 +0900
  • 039f6eb415 reverseproxy: Don't enable auto-https when `--from` flag is http (#5269) Emily Lange 2023-01-06 21:42:07 +0100
  • e450a7377b
    reverseproxy: Don't enable auto-https when `--from` flag is http (#5269) Emily Lange 2023-01-06 21:42:07 +0100
  • 96148bd575 reverseproxy: Don't enable auto-https when `--from` flag is http IndeedNotJames 2022-12-28 03:46:48 +0100
  • f146b624d6 reverseproxy: Set origreq in active health check (#5284) Matt Holt 2023-01-06 13:06:38 -0700
  • d74f6fd967
    reverseproxy: Set origreq in active health check (#5284) Matt Holt 2023-01-06 13:06:38 -0700
  • aa482022f3 Oops; dereference Request Matthew Holt 2023-01-06 12:01:07 -0700
  • 5551d764c7 reverseproxy: Set origreq in active health check Matthew Holt 2023-01-04 10:11:19 -0700
  • bc13ca6f7d caddytls: Add `dns_ttl` config, improve Caddyfile `tls` options (#5287) Yannick Ihmels 2023-01-06 20:44:00 +0100
  • 55035d327a
    caddytls: Add `dns_ttl` config, improve Caddyfile `tls` options (#5287) Yannick Ihmels 2023-01-06 20:44:00 +0100
  • 25ac2adc9d caddytls: Add `dns_ttl` config to `tls` directive Yannick Ihmels 2023-01-06 12:13:23 +0100
  • d055ede1ff caddytls: Add `dns_ttl` config to acmeissuer Yannick Ihmels 2023-01-05 15:15:43 +0100
  • 81f659eab1 fileserver: Add a couple test cases Matthew Holt 2023-01-04 11:07:27 -0700
  • 4e9ad50f65
    fileserver: Add a couple test cases Matthew Holt 2023-01-04 11:07:27 -0700
  • d83c3daa92 Update README.md Matt Holt 2023-01-01 16:27:06 -0700
  • 05a4637489
    Update README.md Matt Holt 2023-01-01 16:27:06 -0700
  • 40ef80030d Update README.md Matt Holt 2022-12-31 10:10:32 -0700
  • bd74f94496
    Update README.md Matt Holt 2022-12-31 10:10:32 -0700
  • 1a86775675 ci: Fix goreleaser deprecation (#5270) Francis Lavoie 2022-12-28 13:11:39 -0500
  • b40548ff61
    ci: Fix goreleaser deprecation (#5270) Francis Lavoie 2022-12-28 13:11:39 -0500
  • aec1ba8d2d Update sboms filename Francis Lavoie 2022-12-28 11:27:38 -0500
  • 8f5e42499d Fix newline stripping thing Francis Lavoie 2022-12-28 04:14:16 -0500
  • f5a3cfccf2 Update .goreleaser.yml Francis Lavoie 2022-12-27 22:21:17 -0500
  • 798680366c ci: Update GitHub Actions to avoid `set-output` deprecation (#5271) TAKAHASHI Shuuji 2022-12-29 02:05:42 +0900
  • 4e54e48409
    ci: Update GitHub Actions to avoid `set-output` deprecation (#5271) TAKAHASHI Shuuji 2022-12-29 02:05:42 +0900
  • a74e1cda62 ci: fix GitHub Actions set-output deprecation TAKAHASHI Shuuji 2022-12-28 09:59:23 +0000
  • b357977bb8 ci: exclude dependbot from running tests on s390x machine (#5266) Mohammed Al Sahaf 2022-12-22 22:13:47 +0300
  • b166b90083
    ci: exclude dependbot from running tests on s390x machine (#5266) Mohammed Al Sahaf 2022-12-22 22:13:47 +0300
  • 537f98fbd3
    ci: exclude dependbot from running tests on s390x machine Mohammed Al Sahaf 2022-12-22 21:51:27 +0300