Commit Graph

  • aa20878887
    cmd: file-server: add --access-log flag (#3454) Rui Lopes 2020-05-26 22:04:04 +0100
  • c1e5c09294
    reverseproxy: Improve error message when using scheme+placeholder (#3393) Francis Lavoie 2020-05-26 16:13:15 -0400
  • ffc125d6f5
    caddyfile: Move NewTestDispenser into non-test file (#3439) Francis Lavoie 2020-05-26 15:45:22 -0400
  • 22055c5e0f
    reverseproxy: Fix https active health checks #3450 (#3451) AndyBan 2020-05-26 19:40:57 +0100
  • dfe802aed3
    chore: forego the use of deprecated cel func NewIdent in favor of NewVar (#3444) Mohammed Al Sahaf 2020-05-25 06:59:38 +0300
  • 7a365af5df
    chore: simplify goreleaser flow, add bash completions to .deb (#3436) Mohammed Al Sahaf 2020-05-22 22:13:31 +0300
  • 0cbf467b3f
    caddyhttp: Add time.now placeholder and update cel-go (closes #2594) Matthew Holt 2020-05-21 18:19:01 -0600
  • bb67e19d7b
    cmd: hash-password: Fix broken terminal state on SIGINT (#3416) Francis Lavoie 2020-05-21 15:09:49 -0400
  • 1dc4ec2d77
    admin: Disallow websockets Matthew Holt 2020-05-21 12:29:19 -0600
  • 452d4726f7
    Update SECURITY.md Matt Holt 2020-05-20 14:24:47 -0600
  • 2a8a198568
    reverseproxy: Don't overwrite existing X-Forwarded-Proto header Matthew Holt 2020-05-20 11:33:17 -0600
  • cc8fb488d3
    httpcaddyfile: Improve error on matcher declared outside site block (#3431) Francis Lavoie 2020-05-20 12:37:48 -0400
  • fae064262d
    httpcaddyfile: Add `auto_https` global option (#3284) Francis Lavoie 2020-05-19 18:59:51 -0400
  • 9ee01dceac
    reverseproxy: Make debug log safe if error occurs Matthew Holt 2020-05-18 14:08:11 -0600
  • 812278acd8 reverseproxy: Emit debug log before checking error (#3425) Matthew Holt 2020-05-18 13:50:40 -0600
  • c47ddbeffb pki: Add docs to some struct fields Matthew Holt 2020-05-18 13:50:09 -0600
  • 483e31b978
    templates: trim windows whitespace in SplitFrontMatter; fix #3386 (#3387) Thorkild Gregersen 2020-05-18 21:01:04 +0200
  • 41a682ddde
    caddyauth: Add realm to basicauth Caddyfile directive (#3315) Francis Lavoie 2020-05-18 14:19:28 -0400
  • 7243454a96
    fastcgi: `php_fastcgi` subdirectives to override shortcut behaviour (#3255) Francis Lavoie 2020-05-18 14:15:38 -0400
  • 3fb2c394d1
    go.mod: Update dependencies Matthew Holt 2020-05-17 17:12:34 -0600
  • 21de227fe9
    httpcaddyfile: Be stricter about `log` syntax (#3419) Francis Lavoie 2020-05-15 17:57:16 -0400
  • 62c9f2cf3e
    cmd: Add --envfile flag to run command (#3278) elcore 2020-05-15 23:49:51 +0200
  • bde3823b76
    caddytest: Refactor Caddyfile adapt tests to separate files (#3398) Francis Lavoie 2020-05-14 17:53:28 -0400
  • 4df56c77e3
    cmd: Add pidfile support (closes #3235) Matthew Holt 2020-05-13 11:28:15 -0600
  • cee5589b98
    docs: link to CEL standard definitions (#3407) Mohammed Al Sahaf 2020-05-13 20:11:31 +0300
  • 90c7b4b0a1
    reverseproxy: Apply response header ops before copying it (fix #3382) (#3401) Matt Holt 2020-05-13 09:52:20 -0600
  • aef560c7fc
    all: Recover from panics in goroutines Matthew Holt 2020-05-12 11:36:20 -0600
  • 44536a7594
    cmd: reverse-proxy: add --insecure flag (with warning) (#3389) linquize 2020-05-13 00:43:18 +0800
  • ea7e4b4024
    httpcaddyfile: Shorthands for parameterized placeholders (#3305) Francis Lavoie 2020-05-11 18:50:49 -0400
  • ef6e53bb5f
    core: Add support for `d` duration unit (#3323) Francis Lavoie 2020-05-11 18:41:11 -0400
  • 35e1d92d58
    ci: Delete .travis.yml (#3396) Francis Lavoie 2020-05-11 17:07:02 -0400
  • dc9f4f13fc
    httpcaddyfile: Make global options pluggable (#3265) Francis Lavoie 2020-05-11 17:00:35 -0400
  • 4c55d26f11
    caddyhttp: Fix merging of Caddyfile matchers in not blocks (#3379) Francis Lavoie 2020-05-11 16:38:33 -0400
  • d534162556
    caddyhttp: Match hostnames with wildcards to loggers (#3378) Gregory Dosh 2020-05-11 15:17:59 -0500
  • 5bde8d705b
    cmd: hash-password: Support reading from stdin (#3373) Andrew Zhou 2020-05-11 15:10:47 -0500
  • 7960b4259d
    caddyhttp: Minor refactoring for preparing requests Matthew Holt 2020-05-11 12:14:47 -0600
  • 2c91688f39
    fix testharness, dumps the current config, only if the config was successfully loaded (#3385) Mark Sargent 2020-05-10 08:11:35 +1200
  • 513e0240fd
    docs: Fix TOC/section header mismatch (#3380) Chandler Swift 2020-05-08 18:46:40 -0500
  • bf8c3c25c1
    log: improve rounding logic for log rolling directives (#3367) Jeremy Lin 2020-05-07 12:06:00 -0700
  • c8da8ca673
    Update readme Matthew Holt 2020-05-07 13:01:33 -0600
  • 43fba378d6
    docs: Fix command.Func documentation (#3371) Jose Donizetti 2020-05-07 12:31:58 -0300
  • cd9317e5df
    httpcaddyfile: Fix route ordering bug Matthew Holt 2020-05-06 19:41:37 -0600
  • 8dbc5f70a5
    Update dependencies and get rid of placeholder hacks in CA code Matthew Holt 2020-05-06 16:02:21 -0600
  • 07c6076ea0
    ci: Add release tagged event triggers to sister repos (#3321) Francis Lavoie 2020-05-06 16:42:55 -0400
  • 28ab0bfb13
    core: Support loading modules from [][]json.RawMessage fields Matthew Holt 2020-05-06 13:18:56 -0600
  • 1c17e6c6bb
    reverseproxy: Allow using TLS for port 80 upstreams (see #3361) Matthew Holt 2020-05-06 12:37:44 -0600
  • b814c0af9c
    tls/client auth: verify first certificates in client request (#3344) Karol Będkowski 2020-05-06 16:07:13 +0000
  • 9e5d9e2530
    ci: Add linux-armv5 builds (#3356) Dave Henderson 2020-05-05 21:13:56 -0400
  • 9408dacc27
    Fixing goreleaser syntax error (#3355) Dave Henderson 2020-05-05 20:50:30 -0400
  • 12cfc19487
    ci: add s390x and ppc64le builds for linux (#3325) Daniel Black 2020-05-06 04:41:08 +1000
  • afecd90a6c
    reverseproxy: Add tls_server_name option to Caddyfile (#3322) Francis Lavoie 2020-05-05 14:39:39 -0400
  • 2f59467ac3
    httpcaddyfile: Only append TLS conn policy if it's non-empty (#3319) Matt Holt 2020-05-05 12:37:52 -0600
  • 184e8e9f71
    pki: Embedded ACME server (#3198) Matt Holt 2020-05-05 12:35:32 -0600
  • 1e8c9764df
    file_server: Accept files args in one-liner of Caddyfile matcher (#3298) Matt Holt 2020-05-05 12:34:58 -0600
  • 41c7bd27b4
    httpserver: Add experimental H2C support (#3289) Matt Holt 2020-05-05 12:33:21 -0600
  • 96d6d277a4
    caddyconfig: Don't start comments in middle of tokens (#3267) Francis Lavoie 2020-05-05 14:32:12 -0400
  • 26e559662d
    httpcaddyfile: Support single-line matchers (#3263) Francis Lavoie 2020-05-05 14:29:21 -0400
  • 52305618df
    caddyfile: Support backticks as quotes (closes #2591) (#3242) Matt Holt 2020-05-05 12:27:49 -0600
  • e051e119d1
    ci: add tests on s390x and ppc64le (#3328) v2.0.0 Mohammed Al Sahaf 2020-05-03 02:24:54 +0300
  • 8e42661060
    caddytls: Finish upgrading to libdns DNS providers for ACME challenges Matthew Holt 2020-05-02 17:23:36 -0600
  • 86a4f2c9f4
    caddytls: Fix namespace tls.dns -> dns.providers Matthew Holt 2020-05-02 16:28:10 -0600
  • a507a5bbc7 reverseproxy: Remove circuitbreaker module (see #3331) Matthew Holt 2020-05-01 19:47:41 -0600
  • d0770dbbb3
    expose caddytest timeouts (#3329) Mark Sargent 2020-05-02 10:24:35 +1200
  • a77bd1d887
    httpcaddyfile: Update tls parsing for DNS providers Matthew Holt 2020-05-01 10:41:08 -0600
  • bca610fbde
    httpcaddyfile: Minor fixes to parsing storage options Matthew Holt 2020-05-01 09:34:32 -0600
  • 1fa8c185a8
    go.mod: Remove DNSProviderMaker interface; update to lego 3.6 Matthew Holt 2020-04-30 18:17:39 -0600
  • a1796c2f14
    caddytls: Adjust DNS challenge structure; clarify some docs Matthew Holt 2020-04-30 16:15:20 -0600
  • f931c26f68
    caddyhttp: Better duration logging Matthew Holt 2020-04-28 15:38:45 -0600
  • 10db57027d
    caddyhttp: General improvements to access logging (#3301) Matt Holt 2020-04-28 08:32:04 -0600
  • c11d0e47a3
    cmd: Clean up, simplify reverse proxy command; fix some edge cases Matthew Holt 2020-04-27 15:53:38 -0600
  • 9770ce7c9f Minor comment fix Matthew Holt 2020-04-27 14:30:37 -0600
  • 5ae1a5617c
    caddyhttp: Add split_path to file matcher (used by php_fastcgi) (#3302) Francis Lavoie 2020-04-27 16:46:46 -0400
  • 83c85c53f5
    caddyhttp: Fix listener overlap detection on Linux Matthew Holt 2020-04-26 22:28:49 -0600
  • 768383a610
    ci: Enable GoReleaser .deb support (#3309) Francis Lavoie 2020-04-26 22:20:14 -0400
  • 570d84f7d3
    refactored caddytest helpers (#3285) Mark Sargent 2020-04-27 13:23:46 +1200
  • a6761153cb
    Fix misspelling in onDemandAskRequest error (#3308) Christoffer Andersson 2020-04-25 18:34:56 +0200
  • 02845bc9fd
    docs: Improve template documentation slightly; use const, not literal Matthew Holt 2020-04-24 21:05:09 -0600
  • 97ed9e111d
    httpcaddyfile: Add nil check to prevent panic, fix validation logic Matthew Holt 2020-04-24 18:58:28 -0600
  • 100d19e3af
    dangit, of course I would bork my git commit Matthew Holt 2020-04-24 17:48:33 -0600
  • ebf07f853b
    caddyhttp: Fix auto redirects for catch-all HTTPS sites Matthew Holt 2020-04-24 17:36:52 -0600
  • 1b061815b2
    reverseproxy: Don't forget to provision embedded headers handler Matthew Holt 2020-04-22 19:57:06 -0600
  • 026937fab5
    caddyhttp: Fix trailers when recording responses (fixes #3236) Matthew Holt 2020-04-20 21:06:42 -0600
  • 295604d6df
    httpcaddyfile: Why was this code repeated?? Matthew Holt 2020-04-22 09:20:39 -0600
  • bacf50a59e
    caddyhttp: Fix common_log format's user ID placeholder (#3300) Francis Lavoie 2020-04-22 11:05:26 -0400
  • da8686c4b9
    reverseproxy: always set req.URL.Host with upstream (#3297) westwin 2020-04-22 10:34:00 +0800
  • e3a8f72f1c
    docs: Minor improvements Matthew Holt 2020-04-21 19:30:04 -0600
  • bae4f15fad
    ci: fuzz: remove the fuzzer of the Caddyfile parser (#3288) Mohammed Al Sahaf 2020-04-21 00:21:19 +0300
  • 0798459e44
    readme: Fix broken links (#3283) Francis Lavoie 2020-04-19 19:37:03 -0400
  • f980170909
    doc: Improve comment Matthew Holt 2020-04-17 12:03:57 -0600
  • 6963a72a63
    ci: Cache the GOCACHE directory to speed up builds and tests (#3273) Francis Lavoie 2020-04-17 13:54:35 -0400
  • 76bbb473a5
    reverseproxy: Set X-Forwarded-Proto (closes #3275) (#3276) Matt Holt 2020-04-17 09:53:06 -0600
  • 3c70950fa1
    docs: Pull contributing document from v1 branch (#3270) Francis Lavoie 2020-04-16 20:32:42 -0400
  • 7c171542ed
    Add security policy Matthew Holt 2020-04-16 17:20:03 -0600
  • 9a572635f5
    admin: Close admin endpoint when shutting down (fixes #3269) Matthew Holt 2020-04-16 12:34:28 -0600
  • f5ccb904a3
    admin: Disable host checking if wildcard interface is specified Matthew Holt 2020-04-16 11:41:32 -0600
  • 829e36d535
    httpcaddyfile: Don't lowercase placeholder contents (fixes #3264) Matthew Holt 2020-04-14 16:11:46 -0600
  • 2609a72893
    go.mod: Update dependencies including CertMagic (fixes #3202) Matthew Holt 2020-04-14 11:28:41 -0600
  • ec456811bb
    core: Don't return error on RegisterModule() and RegisterAdapter() v2.0.0-rc.3 Matthew Holt 2020-04-13 09:48:54 -0600
  • 68cebb28d0
    Fix some godocs Matthew Holt 2020-04-11 09:01:40 -0600
  • a3bdc22234
    admin: Always enforce Host header checks Matthew Holt 2020-04-10 17:31:38 -0600