Commit Graph

  • d51571a364
    chore: Force the Go version for govulncheck Francis Lavoie 2023-10-11 15:58:44 -0400
  • 0163c4a9f6 fileserver: Set canonical URL on browse template (#5867) Forza 2023-10-11 21:47:38 +0200
  • 130f6d1f83
    fileserver: Set canonical URL on browse template (#5867) Forza 2023-10-11 21:47:38 +0200
  • 3698713c5a tls: Add X25519Kyber768Draft00 PQ "curve" behind build tag (#5852) Bas Westerbaan 2023-10-11 21:45:37 +0200
  • 289934f3d1
    tls: Add X25519Kyber768Draft00 PQ "curve" behind build tag (#5852) Bas Westerbaan 2023-10-11 21:45:37 +0200
  • 92123718d0
    Merge branch 'master' into feature/4xx-status-on-non-existing-config-path Matt Holt 2023-10-11 13:39:20 -0600
  • a13070ba4a reverseproxy: Add more debug logs (#5793) Matt Holt 2023-10-11 13:36:20 -0600
  • 3a3182fba3
    reverseproxy: Add more debug logs (#5793) Matt Holt 2023-10-11 13:36:20 -0600
  • 4e5651160b admin: respond with 4xx status code on non-existing config path Norman Soetbeer 2023-10-08 18:44:44 +0200
  • 03f94e3321 Rename to VerboseLogs Francis Lavoie 2023-10-11 11:56:43 -0400
  • ec8818e7ba Add opt-in `trace_logs` option Francis Lavoie 2023-10-10 19:31:27 -0400
  • ccb4a3c24d Update modules/caddyhttp/reverseproxy/streaming.go Matt Holt 2023-09-07 16:16:01 -0600
  • e32ff545f4 Update modules/caddyhttp/reverseproxy/streaming.go Matt Holt 2023-09-07 16:15:55 -0600
  • 7160fdfa7c reverseproxy: Add more debug logs Matthew Holt 2023-09-01 14:54:40 -0600
  • 703bd4e672 reverseproxy: Fix `least_conn` policy regression (#5862) Francis Lavoie 2023-10-11 12:04:28 -0400
  • e8b8d4a8cd
    reverseproxy: Fix `least_conn` policy regression (#5862) Francis Lavoie 2023-10-11 12:04:28 -0400
  • 61d01111a0 reverseproxy: Fix `least_conn` policy regression Francis Lavoie 2023-10-06 00:13:39 -0400
  • b4b9b7fd43 reverseproxy: Add logging for dynamic A upstreams (#5857) Francis Lavoie 2023-10-11 11:50:44 -0400
  • a8586b05aa
    reverseproxy: Add logging for dynamic A upstreams (#5857) Francis Lavoie 2023-10-11 11:50:44 -0400
  • d508f1f23f reverseproxy: Replace health header placeholders (#5861) Francis Lavoie 2023-10-11 11:50:28 -0400
  • 05dbe1c171
    reverseproxy: Replace health header placeholders (#5861) Francis Lavoie 2023-10-11 11:50:28 -0400
  • 2c7dd93bee httpcaddyfile: Sort TLS SNI matcher for deterministic JSON output (#5860) Francis Lavoie 2023-10-11 11:47:07 -0400
  • 33d8d2c6b5
    httpcaddyfile: Sort TLS SNI matcher for deterministic JSON output (#5860) Francis Lavoie 2023-10-11 11:47:07 -0400
  • a076a66a38 cmd: Fix exiting with custom status code, add `caddy -v` (#5874) Francis Lavoie 2023-10-11 11:46:18 -0400
  • 9c419f1e1a
    cmd: Fix exiting with custom status code, add `caddy -v` (#5874) Francis Lavoie 2023-10-11 11:46:18 -0400
  • 96154673a1
    Update caddyconfig/httpcaddyfile/httptype.go Matt Holt 2023-10-11 09:34:53 -0600
  • 3f2dde36fd reverseproxy: fix parsing Caddyfile fails for unlimited request/response buffers (#5828) Fred Cox 2023-10-11 09:42:40 +0100
  • b245ecd325
    reverseproxy: fix parsing Caddyfile fails for unlimited request/response buffers (#5828) Fred Cox 2023-10-11 09:42:40 +0100
  • 57c9dd4102 reverseproxy: only change the content-length header when the full request was buffered Fred Cox 2023-09-20 20:51:34 +0100
  • e9872928fa reverseproxy: fix parsing fails for unlimited request/response buffers Fred Cox 2023-09-20 19:48:25 +0100
  • c1b06bbe8b reverseproxy: Fix retries on "upstreams unavailable" error (#5841) Francis Lavoie 2023-10-10 18:07:20 -0400
  • 2a6859a5e4
    reverseproxy: Fix retries on "upstreams unavailable" error (#5841) Francis Lavoie 2023-10-10 18:07:20 -0400
  • c4d715a57e reverseproxy: Fix retries on "upstreams unavailable" error Francis Lavoie 2023-09-27 05:25:55 -0400
  • 8fdbc593a0 httpcaddyfile: Enable TLS for catch-all site if `tls` directive is specified (#5808) Đỗ Trọng Hải 2023-10-11 04:46:39 +0700
  • df99502977
    httpcaddyfile: Enable TLS for catch-all site if `tls` directive is specified (#5808) Đỗ Trọng Hải 2023-10-11 04:46:39 +0700
  • dfb8b1c81d fix(caddyfile): reame var to be more intuitive hainenber 2023-09-10 00:42:25 +0700
  • 50e8713ee2 fix(caddyfile): add adapt test hainenber 2023-09-09 17:07:50 +0700
  • 561d64553d fix(caddyfile): fix typo hainenber 2023-09-09 17:07:29 +0700
  • 51fa3b485e fix(caddyfile): correct condition for feat compat hainenber 2023-09-09 17:01:46 +0700
  • d1757d0d25 fix(caddyfile): enable TLS for catch-all site if TLS directive is specified hainenber 2023-09-09 15:15:11 +0700
  • 0d186d8dc5 encode: Add `application/wasm*` to the default content types (#5869) Christoph 2023-10-10 23:18:37 +0200
  • e0aaefab80
    encode: Add `application/wasm*` to the default content types (#5869) Christoph 2023-10-10 23:18:37 +0200
  • d841a16aaf Add wasm to the default encode options Christoph Dittmann 2023-10-08 18:09:55 +0200
  • 1bf3af5efa fileserver: Add command shortcuts `-l` and `-a` (#5854) Kévin Dunglas 2023-10-10 22:57:18 +0200
  • fa5a579b60
    fileserver: Add command shortcuts `-l` and `-a` (#5854) Kévin Dunglas 2023-10-10 22:57:18 +0200
  • 807acc42de
    Update help text Francis Lavoie 2023-10-10 16:50:10 -0400
  • 9a29a0e6b5 feat: add a -a shortcut for file-server Kévin Dunglas 2023-10-04 22:59:55 +0200
  • 32a353206d feat: add a -l shortcut for file-server Kévin Dunglas 2023-10-04 14:28:58 +0200
  • 5a6054e7ef go.mod: Upgrade dependencies incl. x/net/http Matthew Holt 2023-10-10 12:01:20 -0600
  • 88b4fbf244
    go.mod: Upgrade dependencies incl. x/net/http Matthew Holt 2023-10-10 12:01:20 -0600
  • 7508bf2bee
    Add `--envfile` to `caddy environ`, extract flag parsing to func Francis Lavoie 2023-10-10 05:33:10 -0400
  • 88d89a8096 cmd: add `-v` and `--version` to root caddy command Mohammed Al Sahaf 2023-10-10 11:01:29 +0300
  • 34b2b9638c
    Carry custom status code for commands to os.Exit() Francis Lavoie 2023-10-10 03:46:14 -0400
  • a35c1d4243
    Add --envfile support for adapt command Francis Lavoie 2023-10-10 03:44:20 -0400
  • 31790d3be4
    Simplify variables for commands Francis Lavoie 2023-10-10 03:43:49 -0400
  • dd740a8f6d
    Merge branch 'master' into #5871-add-v-flag-support-to-main-CLI-command Dheeraj singh 2023-10-10 11:23:49 +0530
  • 1e75d3af06 5871-add-v-flag-support-to-main-CLI-command Dheeraj singh 2023-10-10 11:14:30 +0530
  • e199d1e092 #5871 Added "-v" flag as well along with "version" Tushar-E 2023-10-10 11:07:44 +0530
  • b765d42be7
    Merge branch 'master' into dheerajsingh0-#5858-Revise-redir-status-code-shortcuts Dheeraj singh 2023-10-10 10:41:47 +0530
  • c17a7772f0
    Update browse.html Forza 2023-10-09 16:51:49 +0200
  • c129e94f43 templates: Add dummy `RemoteAddr` to `httpInclude` request, proxy compatibility (#5845) Thanmay Nath 2023-10-08 02:17:34 +0530
  • 5653c36bc2
    templates: Add dummy `RemoteAddr` to `httpInclude` request, proxy compatibility (#5845) Thanmay Nath 2023-10-08 02:17:34 +0530
  • f7e1073df4 dheerajsingh0-#5858-Revise-redir-status-code-shortcuts Dheeraj singh 2023-10-07 21:31:54 +0530
  • 177bc33e09
    Browse.html: Add canonical URL and home-link Forza 2023-10-07 13:48:14 +0200
  • 908a692d91
    Merge branch 'master' into master Thanmay Nath 2023-10-06 11:24:37 +0530
  • 5b5102d22d
    reverseproxy: Replace health header placeholders Francis Lavoie 2023-10-05 23:47:17 -0400
  • 6772fb1d4b reverseproxy: Allow fallthrough for response handlers without routes (#5780) Patrick Koenig 2023-10-06 12:15:26 +0900
  • 4feac4d83c
    reverseproxy: Allow fallthrough for response handlers without routes (#5780) Patrick Koenig 2023-10-06 12:15:26 +0900
  • 91100b6a81 Invoke response handlers without routes Patrick Koenig 2023-08-24 23:02:25 -0700
  • dd3e2a41fc
    httpcaddyfile: Sort TLS SNI matcher, for deterministic adapt output Francis Lavoie 2023-10-05 22:58:12 -0400
  • a98d7b59a7
    Update modules/caddyhttp/templates/tplcontext.go Francis Lavoie 2023-10-05 22:28:51 -0400
  • ee4b650b67 Apply suggestions from code review Francis Lavoie 2023-10-05 22:24:28 -0400
  • 5d71f3a7de Updated tplcontext.go - set `virtReq.RemoteAddr = "127.0.0.1"` Thanmay Nath 2023-10-05 20:39:18 +0530
  • e580f2ca90 Enhancement: Allow X-Forwarded-For Header in httpInclude Virtual Requests Thanmay Nath 2023-10-01 08:00:47 +0530
  • 96b55b67f8
    caddyhttp: Add `uuid` to access logs when used Francis Lavoie 2023-10-05 21:50:00 -0400
  • b14dab66c5
    reverseproxy: Add logging for dynamic A upstreams Francis Lavoie 2023-10-05 15:09:16 -0400
  • 7208810d59
    const Kévin Dunglas 2023-10-05 00:20:49 +0200
  • b5cd6f4070
    refactor Kévin Dunglas 2023-10-05 00:17:53 +0200
  • cf3b486615
    feat: enable compression for file-server Kévin Dunglas 2023-10-04 22:57:06 +0200
  • 16335f846b tls Add support for X25519Kyber768Draft00 post-quantum "curve" … Bas Westerbaan 2023-10-02 14:23:49 +0200
  • 2ea0c2e15b fix: caddytest.AssertResponseCode error message (#5853) Kévin Dunglas 2023-10-02 22:55:09 +0200
  • 82c356f254
    fix: caddytest.AssertResponseCode error message (#5853) Kévin Dunglas 2023-10-02 22:55:09 +0200
  • 899e925823
    Merge branch 'master' into fix/AssertResponseCode-uri Matt Holt 2023-10-02 14:43:35 -0600
  • 7c3dafb80f
    fix: caddytest.AssertResponseCode error message Kévin Dunglas 2023-10-02 18:03:34 +0200
  • d74e227a09
    Cleanup in putLengthReader Harish Shan 2023-10-02 11:18:50 +0530
  • 2c9d8eb03e Add defer putLengthReader to prevent leak Harish Shan 2023-10-02 11:02:35 +0530
  • 3edc716f5a Use sync.Pool to reduce lengthReader allocations Harish Shan 2023-10-02 08:57:27 +0530
  • 71640ca4aa build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#5847) dependabot[bot] 2023-10-02 00:34:43 +0000
  • 1405683c2b
    build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#5847) dependabot[bot] 2023-10-02 00:34:43 +0000
  • 81d245204f
    build(deps): bump goreleaser/goreleaser-action from 4 to 5 dependabot[bot] 2023-10-02 00:24:03 +0000
  • a8b4d763a1 build(deps): bump actions/checkout from 3 to 4 (#5846) dependabot[bot] 2023-10-01 20:13:54 -0400
  • 89c407aa34
    build(deps): bump actions/checkout from 3 to 4 (#5846) dependabot[bot] 2023-10-01 20:13:54 -0400
  • 6085a4e6ee
    build(deps): bump actions/checkout from 3 to 4 dependabot[bot] 2023-10-01 23:59:45 +0000
  • 3e0a5335c5 caddyhttp: Use LimitedReader for HTTPRedirectListener Matthew Holt 2023-09-26 07:32:46 -0600
  • 58ab3a01a0
    caddyhttp: Use LimitedReader for HTTPRedirectListener Matthew Holt 2023-09-26 07:32:46 -0600
  • f759a12888
    D'oh, actually use the grace period Matthew Holt 2023-09-21 11:47:15 -0600
  • 91e5a33821
    Update cached freshness value Matthew Holt 2023-09-21 11:36:26 -0600
  • a61b6b70ba
    Implement grace period, but probably needs sync Matthew Holt 2023-09-19 10:11:06 -0600
  • a9933aace1 refactor and tests Mohammed Al Sahaf 2023-09-18 00:00:00 +0300
  • 1fc22d300b fileserver: browse template SVG icons and UI tweaks (#5812) glowinthedark 2023-09-16 03:05:45 +0200