Commit Graph

  • 238914d70b
    Some misc. cleanup Matthew Holt 2021-06-16 14:29:42 -0600
  • db497adb5f fileserver: Don't persist parsed template (fix #4202) Matthew Holt 2021-06-16 14:28:34 -0600
  • e8ae80adca
    fileserver: Don't persist parsed template (fix #4202) Matthew Holt 2021-06-16 14:28:34 -0600
  • 6fc0b313ca reverseproxy: Adjust test related to #4201 Matthew Holt 2021-06-15 15:02:22 -0600
  • 32c284b54a
    reverseproxy: Adjust test related to #4201 Matthew Holt 2021-06-15 15:02:22 -0600
  • dcbb200b85 reverseproxy: Fix overwriting of max_idle_conns_per_host (closes #4201) Matthew Holt 2021-06-15 14:54:48 -0600
  • 7c68809f4e
    reverseproxy: Fix overwriting of max_idle_conns_per_host (closes #4201) Matthew Holt 2021-06-15 14:54:48 -0600
  • 1fe21d6c09 Expand and clarify security policy Matthew Holt 2021-06-14 14:00:12 -0600
  • 6d25261c22
    Expand and clarify security policy Matthew Holt 2021-06-14 14:00:12 -0600
  • 4f1926c62f
    caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi Matthew Holt 2021-06-14 10:55:44 -0600
  • 1cd76f1c4e Revert "fileserver: Redirect within the original URL (#4179)" Matthew Holt 2021-06-14 09:03:56 -0600
  • 8848df9c5d
    Revert "fileserver: Redirect within the original URL (#4179)" Matthew Holt 2021-06-14 09:03:56 -0600
  • eb0fc829d2 go.mod: Use CertMagic v0.14.0 (fix #4191) Matt Holt 2021-06-12 14:44:32 -0600
  • 89aa3a5ef3
    go.mod: Use CertMagic v0.14.0 (fix #4191) v2.4.2 Matt Holt 2021-06-12 14:44:32 -0600
  • b1b6fe6684
    go.mod: Use CertMagic v0.14.0 (fix #4191) Matthew Holt 2021-06-12 14:19:46 -0600
  • 31590f1007
    Use latest commit Matthew Holt 2021-06-11 19:51:57 -0600
  • a3a9071694
    Force auto-renew for OCSP revoked status (maybe) (fix #4191) Matthew Holt 2021-06-11 11:37:03 -0600
  • 5f4c3f6b96 httpcaddyfile: Don't add HTTP hosts to TLS APs (fix #4176 and fix #4198) Matthew Holt 2021-06-09 14:34:59 -0600
  • 05656a60b3
    httpcaddyfile: Don't add HTTP hosts to TLS APs (fix #4176 and fix #4198) Matthew Holt 2021-06-09 14:34:59 -0600
  • 83494bb2f1 httpcaddyfile: Add `preferred_chains` global option and issuer subdirective (#4192) Klooven 2021-06-08 23:10:37 +0300
  • 1e92258dd6
    httpcaddyfile: Add `preferred_chains` global option and issuer subdirective (#4192) Klooven 2021-06-08 23:10:37 +0300
  • 9319c1953c Caddyfile adapt tests for preferred_chains Klooven 2021-06-08 18:32:15 +0000
  • 608eb1e4e4 Added preferred_chains option to Caddyfile Klooven 2021-06-08 18:31:55 +0000
  • a52b78ddaf fileserver: Fix browse not redirecting query parameters (#4196) diamondburned 2021-06-07 16:33:54 -0700
  • 76913b19ff
    fileserver: Fix browse not redirecting query parameters (#4196) diamondburned 2021-06-07 16:33:54 -0700
  • d4cee00403 fileserver: Fix browse not redirecting query parameters diamondburned 2021-06-07 15:48:58 -0700
  • b7b0cb5a2e caddytls: Add Caddyfile support for `propagation_timeout` (#4178) Peter Magnusson 2021-06-07 20:25:12 +0200
  • 4c2da18841
    caddytls: Add Caddyfile support for `propagation_timeout` (#4178) Peter Magnusson 2021-06-07 20:25:12 +0200
  • a35386ecfb fileserver: Redirect within the original URL (#4179) diamondburned 2021-06-07 11:20:08 -0700
  • f9b54454a1
    fileserver: Redirect within the original URL (#4179) diamondburned 2021-06-07 11:20:08 -0700
  • 3c6b2721b3 httpcaddyfile: Add `skip_install_trust` global option (#4153) Francis Lavoie 2021-06-07 14:18:49 -0400
  • 658772ff24
    httpcaddyfile: Add `skip_install_trust` global option (#4153) Francis Lavoie 2021-06-07 14:18:49 -0400
  • 421d645f94 admin: Replace admin cert cache when reloading (fix #4184) Matthew Holt 2021-06-03 12:24:35 -0600
  • 323ffd2076
    admin: Replace admin cert cache when reloading (fix #4184) Matthew Holt 2021-06-03 12:24:35 -0600
  • 9a88a5bda8 reverseproxy: Always remove hop-by-hop headers Matthew Holt 2021-06-04 15:21:02 -0600
  • 2a8109468c
    reverseproxy: Always remove hop-by-hop headers Matthew Holt 2021-06-04 15:21:02 -0600
  • 195586319b logging: Actually use `level_key` (#4189) Francis Lavoie 2021-06-04 16:15:43 -0400
  • 94b712009a
    logging: Actually use `level_key` (#4189) Francis Lavoie 2021-06-04 16:15:43 -0400
  • 9f68ad099e
    logging: Actually use `level_key` Francis Lavoie 2021-06-04 00:01:31 -0400
  • 7d67eabb71 metrics: use buildinfo collector from new collectors pkg (#4187) Dave Henderson 2021-06-04 00:19:16 -0400
  • 7b500e74b4
    metrics: use buildinfo collector from new collectors pkg (#4187) Dave Henderson 2021-06-04 00:19:16 -0400
  • d9d3e28326
    metrics: use buildinfo collector from new collectors pkg Dave Henderson 2021-06-03 15:50:55 -0400
  • be7e76db5f go.mod: Update direct dependencies Matthew Holt 2021-06-03 12:18:25 -0600
  • ecd5eeab38
    go.mod: Update direct dependencies Matthew Holt 2021-06-03 12:18:25 -0600
  • 23dadc0d86 fileserver: Redirect within the original URL diamondburned 2021-05-25 15:21:18 -0700
  • 2ee01d0cc4 added caddyfile_adapt test kmpm 2021-05-25 21:37:05 +0200
  • 5943151b8b add propagation_timeout to UnmarshalCaddyfile kmpm 2021-05-25 21:06:14 +0200
  • c6b6359058 Update .goreleaser.yml Matt Holt 2021-05-24 16:21:53 -0600
  • b4cef492cc
    Update .goreleaser.yml Matt Holt 2021-05-24 16:21:53 -0600
  • 1a2d0416b6 logging: Implement dial timeout for net writer (fix #4083) (#4172) Matt Holt 2021-05-19 15:14:03 -0600
  • e3c369d452
    logging: Implement dial timeout for net writer (fix #4083) (#4172) v2.4.1 Matt Holt 2021-05-19 15:14:03 -0600
  • 5744bf74ed
    Clarify offline behavior Matthew Holt 2021-05-19 11:54:57 -0600
  • ef19e3f760
    Limit how often redials are attempted Matthew Holt 2021-05-19 11:39:17 -0600
  • d59c421ce5 Merge branch '2.4' Matthew Holt 2021-05-19 10:47:06 -0600
  • c052162203
    Merge branch '2.4' Matthew Holt 2021-05-19 10:47:06 -0600
  • 40041ba117 admin: Reinstate internal redirect for /id/ requests Matthew Holt 2021-05-19 10:27:25 -0600
  • 7f26a6b3e5
    admin: Reinstate internal redirect for /id/ requests Matthew Holt 2021-05-19 10:27:25 -0600
  • d71992227f
    Merge 4eaaf0e275 into 2aefe15686 Juri Burakov 2021-05-18 01:36:13 +0300
  • 4eaaf0e275
    Merge branch 'master' into master Juri Burakov 2021-05-18 01:36:09 +0300
  • 816c03bbc5 Set theme jekyll-theme-cayman Juri Burakov 2021-05-18 01:27:26 +0300
  • a7a5063ee0 Update issue templates Juri Burakov 2021-05-18 01:20:07 +0300
  • 2cd75aa0f5
    Create veracode-analysis.yml Juri Burakov 2021-05-18 01:08:33 +0300
  • 526b243dfa
    Create synopsys-io-analysis.yml Juri Burakov 2021-05-18 01:08:16 +0300
  • 6122300633
    Create snyk-infrastructure-analysis.yml Juri Burakov 2021-05-18 01:07:58 +0300
  • b2e33c7f14
    Create semgrep-analysis.yml Juri Burakov 2021-05-18 01:07:40 +0300
  • 2aabc85741
    Create shiftleft-analysis.yml Juri Burakov 2021-05-18 01:07:23 +0300
  • 3bc4897521
    Create prisma-analysis.yml Juri Burakov 2021-05-18 01:06:47 +0300
  • 47f2651583
    Create mayhem-for-api-analysis.yml Juri Burakov 2021-05-18 01:06:06 +0300
  • 79669a3063
    Create kubesec-analysis.yml Juri Burakov 2021-05-18 01:05:47 +0300
  • 465e16c292
    Create fortify-analysis.yml Juri Burakov 2021-05-18 01:05:29 +0300
  • 40cceda15b
    Create checkmarx-analysis.yml Juri Burakov 2021-05-18 01:04:20 +0300
  • 17c1344f8b
    Create codacy-analysis.yml Juri Burakov 2021-05-18 01:04:04 +0300
  • c40649fb9e
    Create crunch42-analysis.yml Juri Burakov 2021-05-18 01:03:46 +0300
  • 1295a26f38
    Create codeql-analysis.yml Juri Burakov 2021-05-18 01:03:29 +0300
  • c37d36c165
    Create go.yml Juri Burakov 2021-05-18 01:01:17 +0300
  • dd45099208 caddyfile: Add parse error on site address with trailing `{` (#4163) Francis Lavoie 2021-05-12 18:18:44 -0400
  • b82db994f3
    caddyfile: Add parse error on site address with trailing `{` (#4163) Francis Lavoie 2021-05-12 18:18:44 -0400
  • 3566591136
    Update caddyconfig/caddyfile/parse.go Francis Lavoie 2021-05-12 15:59:51 -0400
  • 13b998247f
    caddyfile: Add parse error on site address in `{` Francis Lavoie 2021-05-11 21:53:57 -0400
  • a2ef5b5196 reverseproxy: Set the headers in the replacer before `handle_response` (#4165) Francis Lavoie 2021-05-12 16:19:08 -0400
  • aef8d4decc
    reverseproxy: Set the headers in the replacer before `handle_response` (#4165) Francis Lavoie 2021-05-12 16:19:08 -0400
  • b30b979f05
    reverseproxy: Set the headers in the replacer before `handle_response` Francis Lavoie 2021-05-12 00:25:09 -0400
  • 001a832474 ci: Run CI on PRs targeting minor version branches (#4164) Francis Lavoie 2021-05-12 00:26:16 -0400
  • 37718560c1
    ci: Run CI on PRs targeting minor version branches (#4164) Francis Lavoie 2021-05-12 00:26:16 -0400
  • 7a8b8b6c9d
    ci: Run CI on PRs targeting minor version branches Francis Lavoie 2021-05-11 22:09:13 -0400
  • 8acdfbb866 cmd: upgrade: inherit the permissions of the original executable (#4160) Mohammed Al Sahaf 2021-05-11 22:11:27 +0000
  • 2aefe15686
    cmd: upgrade: inherit the permissions of the original executable (#4160) Mohammed Al Sahaf 2021-05-11 22:11:27 +0000
  • 01be0f0abc httpcaddyfile: Fix automation policy consolidation again (fix #4161) Matthew Holt 2021-05-11 15:26:07 -0600
  • dbe164d98a
    httpcaddyfile: Fix automation policy consolidation again (fix #4161) Matthew Holt 2021-05-11 15:26:07 -0600
  • dce484dccd upgrade: inherit the permissions of the original executable Mohammed Al Sahaf 2021-05-11 09:00:49 +0300
  • 9e34c0f9b4 caddyfile: Fix `caddy fmt` nesting not decrementing (#4157) Matthew Penner 2021-05-10 12:01:27 -0600
  • bc22102478
    caddyfile: Fix `caddy fmt` nesting not decrementing (#4157) v2.4.0 Matthew Penner 2021-05-10 12:01:27 -0600
  • 7771caa6e6 fmt: better way of handling edge case Matthew Penner 2021-05-10 11:52:35 -0600
  • e21ecbd502 run gofmt Matthew Penner 2021-05-10 11:34:51 -0600
  • 5b8ebd5c3d caddyfile(formatter): fix nesting not decrementing Matthew Penner 2021-05-10 11:23:12 -0600
  • d0149ba530 encode: Drop `prefer` from Caddyfile (#4156) Francis Lavoie 2021-05-10 13:12:59 -0400
  • f5db41ce1d
    encode: Drop `prefer` from Caddyfile (#4156) Francis Lavoie 2021-05-10 13:12:59 -0400
  • 7468330734
    encode: Drop `prefer` from Caddyfile Francis Lavoie 2021-05-10 12:30:45 -0400
  • 6eb705e4db encode: Default to order the formats are enabled for `prefer` in Caddyfile (#4151) Francis Lavoie 2021-05-10 12:06:38 -0400
  • 77764714ad
    encode: Default to order the formats are enabled for `prefer` in Caddyfile (#4151) Francis Lavoie 2021-05-10 12:06:38 -0400