Commit Graph

  • 9f2e820cdf
    fumpt a 2023-12-30 19:29:48 -0600
  • 646ad5f276
    fix typo a 2023-12-26 07:21:39 -0600
  • 2cb35117a9
    filesystems a 2023-09-21 13:49:09 -0500
  • 318d29ac84
    remove ctx key a 2023-09-21 13:31:50 -0500
  • a312393685
    squash a 2023-09-21 13:31:18 -0500
  • ef64d530d7 respond "100 Continue" continue the handler chain as "103 Early Hints" libla 2024-01-13 11:06:44 +0800
  • f28efb5226
    Merge branch 'master' into lint/moreismore Yolan Romailler 2024-01-12 15:59:45 +0100
  • 0e3846eaf3 ci/cd: use the build tag `nobadger` to exclude badgerdb (#6031) Mohammed Al Sahaf 2024-01-10 21:04:11 +0300
  • b359ca565c
    ci/cd: use the build tag `nobadger` to exclude badgerdb (#6031) Mohammed Al Sahaf 2024-01-10 21:04:11 +0300
  • 19dbaa8fb5
    upgrade github.com/google/certificate-transparency-go@master Mohammed Al Sahaf 2024-01-10 20:48:42 +0300
  • 6ccfd27119
    ci/cd: use the build tag `nobadger` to exclude badgerdb Mohammed Al Sahaf 2024-01-10 20:23:16 +0300
  • 0f0d32e25f
    docs Mohammed Al Sahaf 2024-01-10 16:07:02 +0300
  • 080f4119dc httpcaddyfile: Fix redir <to> html (#6001) Subhaditya Nath 2024-01-10 17:54:47 +0530
  • c2d889f85e
    httpcaddyfile: Fix redir <to> html (#6001) Subhaditya Nath 2024-01-10 17:54:47 +0530
  • 80ca0e65da httpcaddyfile: Fix redir <to> html Subhaditya Nath 2023-12-23 20:18:18 +0530
  • 5b1c5a99a3 httpcaddyfile: Support client auth verifiers (#6022) Zach Galvin 2024-01-09 17:14:51 -0600
  • cb86319bd5
    httpcaddyfile: Support client auth verifiers (#6022) Zach Galvin 2024-01-09 17:14:51 -0600
  • 27e9a0d256
    Merge branch 'master' into add_verifier_support Matt Holt 2024-01-09 16:07:58 -0700
  • 29e3886d3e tls: add reuse_private_keys (#6025) Rithvik Vibhu 2024-01-10 04:30:31 +0530
  • ed41c924cf
    tls: add reuse_private_keys (#6025) Rithvik Vibhu 2024-01-10 04:30:31 +0530
  • 95ae9f758e gci run Zach Galvin 2024-01-09 16:54:11 -0600
  • 22d4765244
    Update verifier to match struct tag Zach Galvin 2024-01-09 14:48:59 -0600
  • 4a88bc091f
    Merge branch 'caddyserver:master' into add_verifier_support Zach Galvin 2024-01-09 14:43:05 -0600
  • 559cecb8ee reverseproxy: Only change Content-Length when full request is buffered (#5830) Fred Cox 2024-01-09 19:59:30 +0000
  • d9ff7b1872
    reverseproxy: Only change Content-Length when full request is buffered (#5830) Fred Cox 2024-01-09 19:59:30 +0000
  • a1e625600b
    tls: add reuse_private_keys Rithvik Vibhu 2024-01-08 23:47:20 +0530
  • 165101bdc4 Added verifier case Zach Galvin 2024-01-05 17:59:15 -0600
  • 9c3150c926 Switch Solaris-derivatives away from listen_unix (#6021) Aaron Brady 2024-01-06 05:09:20 -0500
  • 76611fa150
    Switch Solaris-derivatives away from listen_unix (#6021) Aaron Brady 2024-01-06 05:09:20 -0500
  • 6b37512040 Switch Solaris-derivatives away from listen_unix Aaron Brady 2024-01-05 22:14:46 +0000
  • bc03aabae8
    Merge branch 'master' into modular-client-ca Mohammed Al Sahaf 2024-01-06 00:24:01 +0300
  • 39c37a71f9
    a bit more docs Mohammed Al Sahaf 2024-01-05 23:54:35 +0300
  • d8ee9b11e6
    Merge branch 'master' into acme-enhancement Mohammed Al Sahaf 2024-01-05 23:44:42 +0300
  • 9d984eab74
    add negative-scenario test for mismatched allowed challenges Mohammed Al Sahaf 2024-01-05 23:35:03 +0300
  • f1b831de6b
    move it a few lines a 2024-01-04 12:15:45 -0600
  • 7e99b208c6
    better rand shuffle a 2024-01-04 12:13:33 -0600
  • 0cf6b33cd8
    math.rand.float64 a 2024-01-04 12:07:01 -0600
  • 5290384af8 Fix exhaustive linter on windows on svc.Cmd Yolan Romailler 2023-12-02 17:49:47 +0100
  • be506d57ff Updating the list of implicitly disabled linters. Yolan Romailler 2023-12-02 13:55:14 +0100
  • 714476cd67 Adding errname as a linter. Yolan Romailler 2023-12-02 13:38:17 +0100
  • 915354f9cc Adding wastedassign as a linter. Yolan Romailler 2023-12-02 12:29:24 +0100
  • 6070fa463f Adding zerologlint as a linter. Yolan Romailler 2023-12-02 12:27:46 +0100
  • cac89c5017 Adding whitespace as a linter. Yolan Romailler 2023-12-02 12:25:11 +0100
  • 60246e775e Adding exportloopref as a linter. Yolan Romailler 2023-12-02 12:23:05 +0100
  • 2c516fab78 Adding exhaustive as a linter. Yolan Romailler 2023-12-02 12:21:09 +0100
  • 75912d61bc Adding errchkjson to implicitly disabled linters Yolan Romailler 2023-12-01 00:40:40 +0100
  • 6536bc2a75 Adding durationcheck as a linter. Yolan Romailler 2023-11-30 23:31:55 +0100
  • 483800aaf7 Adding dupword as a linter. Yolan Romailler 2023-11-30 23:31:04 +0100
  • 1c34553268 Adding decorder as a linter. Yolan Romailler 2023-11-30 23:27:47 +0100
  • de5f90380c Adding dupl as a linter (not for log filters) Yolan Romailler 2023-11-30 23:25:10 +0100
  • 79f24c0539 Adding containedctx and contextcheck to implicitly disabled Yolan Romailler 2023-11-30 23:03:44 +0100
  • cf20b78f70 Adding doglsed as a linter Yolan Romailler 2023-11-30 21:25:41 +0100
  • f2e30190c1 Adding asasalint as a linter Yolan Romailler 2023-11-30 21:24:20 +0100
  • 722fa94975 Adding bidichk as a linter Yolan Romailler 2023-11-30 21:11:56 +0100
  • d8ef1c082f Adding asciicheck as a linter Yolan Romailler 2023-11-30 21:08:44 +0100
  • 19bc81cfae build(deps): bump actions/upload-artifact from 3 to 4 (#6013) dependabot[bot] 2024-01-02 08:23:25 +0000
  • 8a50f191bf
    build(deps): bump actions/upload-artifact from 3 to 4 (#6013) dependabot[bot] 2024-01-02 08:23:25 +0000
  • 91c4518211
    Disable compression Francis Lavoie 2024-01-02 03:16:38 -0500
  • 772f3298c5
    build(deps): bump actions/upload-artifact from 3 to 4 dependabot[bot] 2024-01-02 07:14:14 +0000
  • b4920008fc build(deps): bump actions/setup-go from 4 to 5 (#6012) dependabot[bot] 2024-01-02 07:13:31 +0000
  • 4f3f6e35e8
    build(deps): bump actions/setup-go from 4 to 5 (#6012) dependabot[bot] 2024-01-02 07:13:31 +0000
  • 00485a97aa
    Merge branch 'master' into dependabot/github_actions/actions/setup-go-5 Mohammed Al Sahaf 2024-01-02 10:06:19 +0300
  • 971eb9a4cf chore: check against errors of `io/fs` instead of `os` (#6011) Mohammed Al Sahaf 2024-01-02 08:48:55 +0300
  • 787f6b257f
    chore: check against errors of `io/fs` instead of `os` (#6011) Mohammed Al Sahaf 2024-01-02 08:48:55 +0300
  • 3e132897fb
    build(deps): bump actions/setup-go from 4 to 5 dependabot[bot] 2024-01-01 23:30:26 +0000
  • ebda8e402b
    check against permission error from `io/fs` package Mohammed Al Sahaf 2024-01-01 22:54:23 +0300
  • 1bc1ee39de
    chore: replace `os.ErrNotExist` with `fs.ErrNotExist` Mohammed Al Sahaf 2024-01-01 22:49:50 +0300
  • 5f8c209721
    documentation Mohammed Al Sahaf 2024-01-01 21:16:30 +0300
  • fd77860d51 caddyhttp: support unix sockets in `caddy respond` command (#6010) networkException 2024-01-01 04:34:00 +0100
  • b568a10dd4
    caddyhttp: support unix sockets in `caddy respond` command (#6010) networkException 2024-01-01 04:34:00 +0100
  • 29f846e37f
    caddyhttp: support unix sockets in `caddy respond` command networkException 2024-01-01 03:11:48 +0100
  • 49ea4b31d9 fileserver: Add total file size to directory listing (#6003) Steffen Busch 2023-12-30 19:47:13 +0100
  • 8f9ffc587e
    fileserver: Add total file size to directory listing (#6003) Steffen Busch 2023-12-30 19:47:13 +0100
  • 53a6be7e80
    Apply suggestion to remove "in " Steffen Busch 2023-12-30 19:33:00 +0100
  • 59bedb1d2f
    skip integration tests of ACME Mohammed Al Sahaf 2023-12-30 13:22:51 +0300
  • c53936adeb
    Update gangsta tyreeb2008 2023-12-29 19:39:18 -0600
  • 621783beec skip acme test on unsuitable environments Mohammed Al Sahaf 2023-12-29 17:23:47 +0300
  • 001465c0f6
    introduce basic acme_server test Mohammed Al Sahaf 2023-12-29 17:14:51 +0300
  • 7881d52921 Merge branch 'master' into acme-enhancement Mohammed Al Sahaf 2023-12-28 17:57:15 +0300
  • eac4f6e73a browse: Add total file size to directory listing Steffen Busch 2023-12-25 15:44:21 +0100
  • 03f52fece1 httpcaddyfile: Fix cert file decoding to load multiple PEM in one file (#5997) Francis Lavoie 2023-12-20 10:37:21 -0500
  • f976c84d9e
    httpcaddyfile: Fix cert file decoding to load multiple PEM in one file (#5997) Francis Lavoie 2023-12-20 10:37:21 -0500
  • ac01c8ed3d
    httpcaddyfile: Fix cert file decoding to load multiple PEM in one file Francis Lavoie 2023-12-20 03:58:32 -0500
  • 0e1acbae0b build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#5994) dependabot[bot] 2023-12-18 16:11:51 -0700
  • 1bf72db6ff
    build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#5994) dependabot[bot] 2023-12-18 16:11:51 -0700
  • 7b7d78be46
    build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 dependabot[bot] 2023-12-18 22:52:47 +0000
  • 8ac7ab1f7f cmd: use automaxprocs for better perf in containers (#5711) Kévin Dunglas 2023-12-18 23:50:26 +0100
  • d54dcf1598
    cmd: use automaxprocs for better perf in containers (#5711) Kévin Dunglas 2023-12-18 23:50:26 +0100
  • 28e8f8d68a
    cs Kévin Dunglas 2023-12-18 23:36:06 +0100
  • cd27d217bb logging: Add `zap.Option` support (#5944) Francis Lavoie 2023-12-18 15:48:34 -0500
  • 3248e4c89f
    logging: Add `zap.Option` support (#5944) Francis Lavoie 2023-12-18 15:48:34 -0500
  • 7a78a2b585 Add `zap.Option` support Francis Lavoie 2023-11-15 04:39:45 -0500
  • 4b9656c45a httpcaddyfile: Sort skip_hosts for deterministic JSON (#5990) Francis Lavoie 2023-12-18 14:54:52 -0500
  • da7d8cb26d
    httpcaddyfile: Sort skip_hosts for deterministic JSON (#5990) Francis Lavoie 2023-12-18 14:54:52 -0500
  • 7427a24077
    Bah Francis Lavoie 2023-12-16 16:44:58 -0500
  • 08339ac644
    Fix test Francis Lavoie 2023-12-16 16:43:25 -0500
  • 5d5f6efd29
    Update caddyconfig/httpcaddyfile/httptype.go Francis Lavoie 2023-12-16 16:39:43 -0500
  • 6aa8697e37
    httpcaddyfile: Sort skip_hosts for deterministic JSON Francis Lavoie 2023-12-16 11:34:31 -0500
  • 82bc69af76 metrics: Record request metrics on HTTP errors (#5979) Tim Geoghegan 2023-12-15 12:14:00 -0800
  • 387545a895
    metrics: Record request metrics on HTTP errors (#5979) Tim Geoghegan 2023-12-15 12:14:00 -0800