Commit Graph

  • b1dc1cabf0
    Merge branch 'master' into configure_test_load_timeout Mark Sargent 2020-05-02 10:16:18 +1200
  • db2897d440 expose caddytest timeouts Mark Sargent 2020-05-02 09:57:48 +1200
  • 29eee661e7 httpcaddyfile: Update tls parsing for DNS providers Matthew Holt 2020-05-01 10:41:08 -0600
  • a77bd1d887
    httpcaddyfile: Update tls parsing for DNS providers Matthew Holt 2020-05-01 10:41:08 -0600
  • f9436da740 httpcaddyfile: Minor fixes to parsing storage options Matthew Holt 2020-05-01 09:34:32 -0600
  • bca610fbde
    httpcaddyfile: Minor fixes to parsing storage options Matthew Holt 2020-05-01 09:34:32 -0600
  • 625f072a60 go.mod: Remove DNSProviderMaker interface; update to lego 3.6 Matthew Holt 2020-04-30 18:17:39 -0600
  • 1fa8c185a8
    go.mod: Remove DNSProviderMaker interface; update to lego 3.6 Matthew Holt 2020-04-30 18:17:39 -0600
  • 0f3b2dc11c caddytls: Adjust DNS challenge structure; clarify some docs Matthew Holt 2020-04-30 16:15:20 -0600
  • a1796c2f14
    caddytls: Adjust DNS challenge structure; clarify some docs Matthew Holt 2020-04-30 16:15:20 -0600
  • 813e77ff8c ci: add tests on s390x and ppc64le Mohammed Al Sahaf 2020-04-30 17:14:02 +0300
  • c84818a347
    goreleaser: add s390x and ppc64le builds for linux Daniel Black 2020-04-30 15:57:29 +1000
  • f4552541f2 caddyhttp: Better duration logging Matthew Holt 2020-04-28 15:38:45 -0600
  • f931c26f68
    caddyhttp: Better duration logging Matthew Holt 2020-04-28 15:38:45 -0600
  • 59dba3720e
    caddyhttp: Add tls_server_name http transport option to Caddyfile Francis Lavoie 2020-04-28 11:00:22 -0400
  • 1e6dcaa843 caddyhttp: General improvements to access logging (#3301) Matt Holt 2020-04-28 08:32:04 -0600
  • 10db57027d
    caddyhttp: General improvements to access logging (#3301) Matt Holt 2020-04-28 08:32:04 -0600
  • d8ab1a66d3
    Rename LoggerName -> DefaultLoggerName Matthew Holt 2020-04-28 08:06:45 -0600
  • 509d236569 cmd: Clean up, simplify reverse proxy command; fix some edge cases Matthew Holt 2020-04-27 15:53:38 -0600
  • c11d0e47a3
    cmd: Clean up, simplify reverse proxy command; fix some edge cases Matthew Holt 2020-04-27 15:53:38 -0600
  • 1e5a5972dd Minor comment fix Matthew Holt 2020-04-27 14:30:37 -0600
  • 9770ce7c9f Minor comment fix Matthew Holt 2020-04-27 14:30:37 -0600
  • 60f5aed1c5 caddyhttp: Add split_path to file matcher (used by php_fastcgi) (#3302) Francis Lavoie 2020-04-27 16:46:46 -0400
  • 5ae1a5617c
    caddyhttp: Add split_path to file matcher (used by php_fastcgi) (#3302) Francis Lavoie 2020-04-27 16:46:46 -0400
  • 28af0d470d
    httpcaddyfile: Only append TLS conn policy if it's non-empty Matthew Holt 2020-04-27 14:27:40 -0600
  • e5d73b60fb
    caddyhttp: Move log config nil check higher Matthew Holt 2020-04-27 14:06:51 -0600
  • aef7645220
    caddyhttp: General improvements to access log controls (fixes #3310) Matthew Holt 2020-04-27 13:57:14 -0600
  • 21b58f07ce
    caddyhttp: Wrap the response writer, chain handlers, directive ordering Francis Lavoie 2020-04-27 02:01:06 -0400
  • c6051b6969
    caddyhttp: Implement status_code handler Francis Lavoie 2020-04-26 17:26:35 -0400
  • b5bac87297 caddyhttp: Fix listener overlap detection on Linux Matthew Holt 2020-04-26 22:28:49 -0600
  • 83c85c53f5
    caddyhttp: Fix listener overlap detection on Linux Matthew Holt 2020-04-26 22:28:49 -0600
  • c43d094b1f ci: Enable GoReleaser .deb support (#3309) Francis Lavoie 2020-04-26 22:20:14 -0400
  • 768383a610
    ci: Enable GoReleaser .deb support (#3309) Francis Lavoie 2020-04-26 22:20:14 -0400
  • 699200c9fa refactored caddytest helpers (#3285) Mark Sargent 2020-04-27 13:23:46 +1200
  • 570d84f7d3
    refactored caddytest helpers (#3285) Mark Sargent 2020-04-27 13:23:46 +1200
  • 72ef0f847b
    matcher: Clarify SplitPath godoc Francis Lavoie 2020-04-26 21:14:10 -0400
  • 54e02bbaf4
    matcher: Add MatchFile tests Francis Lavoie 2020-04-24 00:47:24 -0400
  • 98b53bd826
    matcher: Skip try_files split if not the final part of the filename Francis Lavoie 2020-04-23 08:59:21 -0400
  • ca5709b5cc
    matcher: Add `split_path` option to file matcher; used in php_fastcgi Francis Lavoie 2020-04-22 20:30:43 -0400
  • 25684689c5
    caddyauth: Add realm support to basicauth Caddyfile directive Francis Lavoie 2020-04-26 19:12:48 -0400
  • 527123424e added cookie jar support. Added support for more http verbs Mark Sargent 2020-04-27 10:22:11 +1200
  • fde7761240 refactored caddytest helpers Mark Sargent 2020-04-20 20:41:18 +1200
  • c652f370ac
    ci: Remove useless comment Francis Lavoie 2020-04-26 00:18:30 -0400
  • a645359125
    ci: Cleanup, remove debugging stuff Francis Lavoie 2020-04-25 22:50:33 -0400
  • 9688039bff
    ci: Check if the token is actually present Francis Lavoie 2020-04-25 22:05:46 -0400
  • 2825410f43
    ci: Try to force blank password? Francis Lavoie 2020-04-25 20:13:54 -0400
  • 72b5358933
    ci: Retrigger Francis Lavoie 2020-04-25 20:07:28 -0400
  • f0afdf9f67
    ci: Use loop, fix bad env var Francis Lavoie 2020-04-25 19:55:24 -0400
  • 1c3d5ac866
    ci: Push to gemfury Francis Lavoie 2020-04-25 19:45:11 -0400
  • bdac3d865c
    ci: Retrigger Francis Lavoie 2020-04-25 19:23:51 -0400
  • b7526047f6
    ci: Update the script files Francis Lavoie 2020-04-25 19:10:38 -0400
  • bc20470cb5
    ci: Fix bindir Francis Lavoie 2020-04-22 00:58:25 -0400
  • 98a05c776e
    ci: Split cache keys between files so they're separate Francis Lavoie 2020-04-22 00:18:36 -0400
  • bbe9ad1574
    ci: Fix yml dupe ID issue, add caddy-api.service Francis Lavoie 2020-04-22 00:08:34 -0400
  • d4cc4081f2
    ci: Attempt to enable build cache, rebuild after fixed line endings Francis Lavoie 2020-04-22 00:04:31 -0400
  • a362b3645f
    ci: Let's try to publish the .debs Francis Lavoie 2020-04-21 23:37:32 -0400
  • 4e14d5e365
    ci: Force the tag to rc3 for now Francis Lavoie 2020-04-21 23:15:18 -0400
  • 704cc4b172
    ci: Turn off snapshot (breaks due to go mod edit) Francis Lavoie 2020-04-21 23:09:11 -0400
  • 741e90f42f
    ci: Fix typo Francis Lavoie 2020-04-21 23:05:21 -0400
  • 0a7e38d8d5
    ci: Test .deb build Francis Lavoie 2020-04-21 23:01:02 -0400
  • 990e4ed69b
    ci: Enable GoReleaser .deb support Francis Lavoie 2020-04-19 02:09:32 -0400
  • 5977a03b55 Fix misspelling in onDemandAskRequest error (#3308) Christoffer Andersson 2020-04-25 18:34:56 +0200
  • a6761153cb
    Fix misspelling in onDemandAskRequest error (#3308) Christoffer Andersson 2020-04-25 18:34:56 +0200
  • eafd69460c
    Fix misspelling in onDemandAskRequest error Christoffer Andersson 2020-04-25 18:15:45 +0200
  • 2dc128b5af docs: Improve template documentation slightly; use const, not literal Matthew Holt 2020-04-24 21:05:09 -0600
  • 02845bc9fd
    docs: Improve template documentation slightly; use const, not literal Matthew Holt 2020-04-24 21:05:09 -0600
  • 68c806e0c5 httpcaddyfile: Add nil check to prevent panic, fix validation logic Matthew Holt 2020-04-24 18:58:28 -0600
  • 97ed9e111d
    httpcaddyfile: Add nil check to prevent panic, fix validation logic Matthew Holt 2020-04-24 18:58:28 -0600
  • 3a9795d62e dangit, of course I would bork my git commit Matthew Holt 2020-04-24 17:48:33 -0600
  • 100d19e3af
    dangit, of course I would bork my git commit Matthew Holt 2020-04-24 17:48:33 -0600
  • d1bf6a413c caddyhttp: Fix auto redirects for catch-all HTTPS sites Matthew Holt 2020-04-24 17:36:52 -0600
  • ebf07f853b
    caddyhttp: Fix auto redirects for catch-all HTTPS sites Matthew Holt 2020-04-24 17:36:52 -0600
  • c0ca5ea86b add cookie jar Paul Greenberg 2020-04-24 16:40:22 -0400
  • cc62160a64 caddytest: add AssertPostResponse and test client struct Paul Greenberg 2020-04-22 10:02:11 -0400
  • fbcac87a3b reverseproxy: Don't forget to provision embedded headers handler Matthew Holt 2020-04-22 19:57:06 -0600
  • 1b061815b2
    reverseproxy: Don't forget to provision embedded headers handler Matthew Holt 2020-04-22 19:57:06 -0600
  • d1b0ef9789
    caddyhttp: Tweak h2c config settings and docs Matthew Holt 2020-04-22 11:33:10 -0600
  • 2c248aa6cf caddyhttp: Fix trailers when recording responses (fixes #3236) Matthew Holt 2020-04-20 21:06:42 -0600
  • 026937fab5
    caddyhttp: Fix trailers when recording responses (fixes #3236) Matthew Holt 2020-04-20 21:06:42 -0600
  • a0ebbf7c18
    Merge branch 'master' into h2c Matthew Holt 2020-04-22 11:08:39 -0600
  • e1902f3b77
    httpcaddyfile: Exclude access logs written to files from default log Matthew Holt 2020-04-22 09:30:53 -0600
  • 4aa0810b88 httpcaddyfile: Why was this code repeated?? Matthew Holt 2020-04-22 09:20:39 -0600
  • 295604d6df
    httpcaddyfile: Why was this code repeated?? Matthew Holt 2020-04-22 09:20:39 -0600
  • 1559273971 caddyhttp: Fix common_log format's user ID placeholder (#3300) Francis Lavoie 2020-04-22 11:05:26 -0400
  • bacf50a59e
    caddyhttp: Fix common_log format's user ID placeholder (#3300) Francis Lavoie 2020-04-22 11:05:26 -0400
  • 74a62ca70a
    caddyhttp: Fix common_log format's user ID placeholder Francis Lavoie 2020-04-22 10:15:42 -0400
  • 5a32f641e4
    file_server: Accept files args in one-liner of Caddyfile matcher Matthew Holt 2020-04-21 23:52:00 -0600
  • c485673b93 reverseproxy: always set req.URL.Host with upstream (#3297) westwin 2020-04-22 10:34:00 +0800
  • da8686c4b9
    reverseproxy: always set req.URL.Host with upstream (#3297) westwin 2020-04-22 10:34:00 +0800
  • 4ffaf13f45 reverseproxy: always set the req.URL.Host with the upstream Feng Xi 2020-04-22 09:43:45 +0800
  • 4385ae09a2 docs: Minor improvements Matthew Holt 2020-04-21 19:30:04 -0600
  • e3a8f72f1c
    docs: Minor improvements Matthew Holt 2020-04-21 19:30:04 -0600
  • d4103c48f5 fix: always set the req.URL.Host with the upstream Feng Xi 2020-04-21 11:41:06 +0800
  • 3c55cf9b3f
    caddyhttp: Fix trailers when recording responses (fixes #3236) Matthew Holt 2020-04-20 21:06:42 -0600
  • 14048fa294 ci: fuzz: remove the fuzzer of the Caddyfile parser (#3288) Mohammed Al Sahaf 2020-04-21 00:21:19 +0300
  • bae4f15fad
    ci: fuzz: remove the fuzzer of the Caddyfile parser (#3288) Mohammed Al Sahaf 2020-04-21 00:21:19 +0300
  • ea53c1f537 ci: fuzz: remove the fuzzer of the Caddyfile parser Mohammed Al Sahaf 2020-04-20 23:50:05 +0300
  • 85a2a65c62 readme: Fix broken links (#3283) Francis Lavoie 2020-04-19 19:37:03 -0400
  • 0798459e44
    readme: Fix broken links (#3283) Francis Lavoie 2020-04-19 19:37:03 -0400
  • 8af5b70cfc
    Fix broken links in README.md Francis Lavoie 2020-04-19 04:50:45 -0400