Commit Graph

  • 9015d20b7d reverseproxy: Enforce port range size of 1 at provision (#3695) Mohammed Al Sahaf 2020-09-17 04:48:37 +0300
  • d55d50b3b3
    reverseproxy: Enforce port range size of 1 at provision (#3695) Mohammed Al Sahaf 2020-09-17 04:48:37 +0300
  • 30fc6d67dc caddyfile: support vars and vars_regexp matchers in the caddyfile Mohammed Al Sahaf 2020-09-17 04:25:32 +0300
  • 28b326cbab
    tabs > spaces Mohammed Al Sahaf 2020-09-17 03:48:30 +0300
  • 8b26f44f36 reverseproxy: skip unix socket tests on Windows Mohammed Al Sahaf 2020-09-17 03:39:11 +0300
  • ff9632e51e reverseproxy: fix health-check of unix socket upstreams Mohammed Al Sahaf 2020-09-17 03:30:19 +0300
  • 274d0e9683
    httpcaddyfile: Typo fix, comment clarity Francis Lavoie 2020-09-16 20:22:41 -0400
  • 45e07ac99c
    httpcaddyfile: Add comment linking to the issue being fixed Francis Lavoie 2020-09-16 19:52:48 -0400
  • aa7dca5ac9
    httpcaddyfile: Make mutual exclusivity grouping deterministic (I hope) Francis Lavoie 2020-08-21 02:31:35 -0400
  • ce8e0fb069
    httpcaddyfile: Ensure handle_path is sorted as equal to handle Francis Lavoie 2020-08-21 01:46:30 -0400
  • 2a4642be43 fileserver: Fix try_files for directories; windows fix (#3684) Francis Lavoie 2020-09-16 20:09:28 -0400
  • b95b87381a
    fileserver: Fix try_files for directories; windows fix (#3684) Francis Lavoie 2020-09-16 20:09:28 -0400
  • facad35b1b
    fileserver: Flip the return args order Francis Lavoie 2020-09-16 19:54:08 -0400
  • ed910d4c58
    fileserver: Review cleanup Francis Lavoie 2020-09-16 19:08:49 -0400
  • 104d2e5a95
    fileserver: Add new file type placeholder, refactoring, tests Francis Lavoie 2020-09-01 20:46:54 -0400
  • c286b9829d
    fileserver: Fix try_files for directories, windows fix Francis Lavoie 2020-08-25 02:47:53 -0400
  • 950bdf45be caddyhttp: New placeholder for PEM of client certificate (#3662) Gaurav Dhameeja 2020-09-17 02:36:51 +0530
  • b01bb275b3
    caddyhttp: New placeholder for PEM of client certificate (#3662) Gaurav Dhameeja 2020-09-17 02:36:51 +0530
  • 195f2b5627
    Merge branch 'master' into Fix-3585 Matt Holt 2020-09-16 14:58:47 -0600
  • 3178fb12e4
    Add support for metrics with Prometheus Dave Henderson 2020-09-03 08:33:07 -0400
  • e5854f7581 Merge branch 'pr/3709' jorope 2020-09-16 07:39:55 -0500
  • 8db6f02f3f Merge branch 'pr/3695' jorope 2020-09-16 07:39:06 -0500
  • ea134e97a8 Merge branch 'master' into validate-upstream-range jorope 2020-09-16 07:38:01 -0500
  • 02d95a8f07 Merge branch 'pr/3712' jorope 2020-09-16 07:34:17 -0500
  • d79559000b Merge branch 'pr/3364' jorope 2020-09-16 07:33:05 -0500
  • dbd5ec0a03 Merge branch 'pr/3364' into pr/3712 jorope 2020-09-16 07:31:16 -0500
  • 65c00b6ec5 Merge remote-tracking branch 'origin/health-check-transport' into pr/3695 jorope 2020-09-16 07:28:23 -0500
  • 8fd819ae5a Merge remote-tracking branch 'origin/auth-log' into pr/3695 jorope 2020-09-16 07:26:53 -0500
  • f3c870f8e9 Addressing more review feedback Dave Henderson 2020-09-15 17:28:43 -0400
  • e31d4abd7d make ns/sub constant Dave Henderson 2020-09-15 16:42:02 -0400
  • 5768ec00bd Omit speculative prommod comment Dave Henderson 2020-09-15 16:41:23 -0400
  • 82336b0265 review feedback Dave Henderson 2020-09-14 19:32:22 -0400
  • 5adb62b79e better doc grammar Dave Henderson 2020-09-14 17:07:29 -0400
  • 26a833b2ce Add support for metrics with Prometheus Dave Henderson 2020-09-03 08:33:07 -0400
  • 6c72425308
    logging: Experimental `except` option for delete filter Francis Lavoie 2020-09-06 01:44:22 -0400
  • ae905cc59e logging: Implement Caddyfile support for filter encoder (#3578) Francis Lavoie 2020-09-15 14:37:41 -0400
  • 309c1fec62
    logging: Implement Caddyfile support for filter encoder (#3578) Francis Lavoie 2020-09-15 14:37:41 -0400
  • 3686cb6863 cmd: Allow `caddy fmt` to read from stdin (#3680) Matthew Penner 2020-09-14 12:30:12 -0600
  • b88e2b6a49
    cmd: Allow `caddy fmt` to read from stdin (#3680) Matthew Penner 2020-09-14 12:30:12 -0600
  • feb566bae7
    Minor adjustments Matthew Holt 2020-09-14 12:22:52 -0600
  • 62eb124bde reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) Maxime Soulé 2020-09-06 18:07:46 +0200
  • 59fcaf62ea httpcaddyfile: Properly record whether we added catch-all conn policy Matthew Holt 2020-09-11 13:45:21 -0600
  • 4217217bad
    httpcaddyfile: Properly record whether we added catch-all conn policy Matthew Holt 2020-09-11 13:45:21 -0600
  • ee478b74f4 fileserver: Fix new file hide tests on Windows (#3719) Matt Holt 2020-09-11 13:09:16 -0600
  • 1c5969b576
    fileserver: Fix new file hide tests on Windows (#3719) Matt Holt 2020-09-11 13:09:16 -0600
  • c2a50746fe
    Attempt 2 Matthew Holt 2020-09-11 13:01:54 -0600
  • 6d7e1e0608
    fileserver: Fix new file hide tests on Windows Matthew Holt 2020-09-11 12:35:08 -0600
  • 9ea4c4ce52 fileserver: Improve file hiding logic for directories and prefixes Matthew Holt 2020-09-11 12:20:39 -0600
  • 0ee4378227
    fileserver: Improve file hiding logic for directories and prefixes Matthew Holt 2020-09-11 12:20:39 -0600
  • b78aecb27f
    Merge 2946c29588 into 9859ab8148 Porcodio2020 2020-09-11 00:40:04 +0200
  • 2946c29588
    Merge branch 'master' into patch-1 Porcodio2020 2020-09-11 00:39:56 +0200
  • db017316a3 caddytls: Fix resolvers option of acme issuer (Caddyfile) Matthew Holt 2020-09-09 10:21:59 -0600
  • 9859ab8148
    caddytls: Fix resolvers option of acme issuer (Caddyfile) Matthew Holt 2020-09-09 10:21:59 -0600
  • 707ee515ea caddytls: Add `dns` config to acmeissuer (#3701) Francis Lavoie 2020-09-08 13:36:46 -0400
  • 00e6b77fe4
    caddytls: Add `dns` config to acmeissuer (#3701) Francis Lavoie 2020-09-08 13:36:46 -0400
  • 61765cca6c browse: align template to struct field renames from 4940325 (#3706) Mohammed Al Sahaf 2020-09-08 19:45:48 +0300
  • d4f249741e
    browse: align template to struct field renames from 4940325 (#3706) Mohammed Al Sahaf 2020-09-08 19:45:48 +0300
  • 15ba57e463 caddyhttp: Wrap http.Server logging with zap (#3668) Francis Lavoie 2020-09-08 12:44:58 -0400
  • 04f50a9759
    caddyhttp: Wrap http.Server logging with zap (#3668) Francis Lavoie 2020-09-08 12:44:58 -0400
  • d277b1269e reverseproxy: Add `buffer_requests` option to `reverse_proxy` directive (#3710) Francis Lavoie 2020-09-08 12:37:46 -0400
  • 4cd7ae35b3
    reverseproxy: Add `buffer_requests` option to `reverse_proxy` directive (#3710) Francis Lavoie 2020-09-08 12:37:46 -0400
  • 0399b2627c fmt: use '-' as the file name for reading from stdin Matthew Penner 2020-08-22 13:41:12 -0600
  • 2164aac14f Allow 'caddy fmt' to read from stdin Matthew Penner 2020-08-21 11:40:11 -0600
  • a6485d632b
    reverseproxy: Add `buffer_requests` option to `reverse_proxy` directive Francis Lavoie 2020-09-04 15:41:00 -0400
  • 5badac0275
    caddyhttp: Wrap http.Server logging with zap Francis Lavoie 2020-08-20 00:35:54 -0400
  • b406d995a8
    logging: Add adapt test Francis Lavoie 2020-09-03 02:34:37 -0400
  • fbb9dc486f
    logging: Get rid of unnecessary logic to allow strings, not that useful Francis Lavoie 2020-09-03 02:29:03 -0400
  • e1dd27d4fa reverseproxy: cleanup health-check integration test Mohammed Al Sahaf 2020-09-02 23:00:28 +0300
  • c3dfcf81d2 browse: align template to struct field renames from 4940325 Mohammed Al Sahaf 2020-09-02 22:50:37 +0300
  • ae2c3394dc
    Merge branch 'master' into health-check-transport Mohammed Al Sahaf 2020-09-02 22:07:34 +0300
  • ad09f98a3c reverseproxy: put back the custom transport for health-check http client Mohammed Al Sahaf 2020-09-02 22:05:37 +0300
  • bb40cb94d9 reverseproxy: add integration test for health-check on alternative port Mohammed Al Sahaf 2020-09-02 22:02:02 +0300
  • 27a7812090 reverseproxy: do upstream health-check on the correct alternative port Mohammed Al Sahaf 2020-09-02 22:01:35 +0300
  • ccdb26206c
    logging: Implement Caddyfile support for ip_mask Francis Lavoie 2020-09-02 00:20:26 -0400
  • 374d22911b
    logging: Add support for parsing IP masks from strings Francis Lavoie 2020-09-02 01:01:16 -0400
  • 5ba399b663
    logging: Implement Caddyfile support for filter encoder Francis Lavoie 2020-07-13 21:59:01 -0400
  • cf070571ab
    Password instagram Porcodio2020 2020-09-02 03:35:22 +0200
  • d060b30e40
    reverseproxy: Change some of the error levels, unsugar Francis Lavoie 2020-09-01 19:06:56 -0400
  • 144edf888c
    reverseproxy: Enable error logging for connection upgrades Francis Lavoie 2020-08-26 17:15:05 -0400
  • 0519bbf986
    caddytls: Add `dns` config to acmeissuer Francis Lavoie 2020-09-01 18:30:55 -0400
  • 8103b5d497 reverse_proxy: don't log the error if upstream range size is more than 1 Mohammed Al Sahaf 2020-09-02 01:19:37 +0300
  • 2870fa6b65 reverse_proxy: ensure upstream address has port range of only 1 Mohammed Al Sahaf 2020-09-01 01:56:10 +0300
  • 5f37904619 caddytls: Customize DNS resolvers for DNS challenge with Caddyfile Matthew Holt 2020-08-31 13:23:26 -0600
  • 24f34780b6
    caddytls: Customize DNS resolvers for DNS challenge with Caddyfile Matthew Holt 2020-08-31 13:23:26 -0600
  • bc37598b95 reverseproxy: Abort active health checks on context cancellation Matthew Holt 2020-08-31 13:22:34 -0600
  • 724b74d981
    reverseproxy: Abort active health checks on context cancellation Matthew Holt 2020-08-31 13:22:34 -0600
  • b187b2087a fileserver: Fix inconsistencies in browse JSON Matthew Holt 2020-08-31 12:33:43 -0600
  • 4940325844
    fileserver: Fix inconsistencies in browse JSON Matthew Holt 2020-08-31 12:33:43 -0600
  • ec46072224 reverseproxy: construct active health-check transport from scratch (Fixes #3691) Mohammed Al Sahaf 2020-08-29 22:17:04 +0300
  • 135d002df6 caddytls: Configure custom DNS resolvers for DNS challenge (close #2476) Matthew Holt 2020-08-21 20:30:14 -0600
  • 744d04c258
    caddytls: Configure custom DNS resolvers for DNS challenge (close #2476) Matthew Holt 2020-08-21 20:30:14 -0600
  • 435377c479 ci: Tweaks for multi go version tests (#3673) Francis Lavoie 2020-08-20 22:40:26 -0400
  • ecbc1f85c5
    ci: Tweaks for multi go version tests (#3673) Francis Lavoie 2020-08-20 22:40:26 -0400
  • 52b7fe19c7
    Merge branch 'master' into ci-tweaks Francis Lavoie 2020-08-20 22:33:56 -0400
  • c054ae9fc1 go.mod: Use v0.15(.1) of smallstep libs Matthew Holt 2020-08-20 19:28:25 -0600
  • 997ef522bc
    go.mod: Use v0.15(.1) of smallstep libs Matthew Holt 2020-08-20 19:28:25 -0600
  • e04802b584 fixed tests Gaurav Dhameeja 2020-08-19 12:58:17 +0530
  • 4e421260a7 Update modules/caddyhttp/replacer.go Gaurav Dhameeja 2020-08-19 11:54:04 +0530
  • 497c3f7857 Fix-3585: added placeholder for a PEM encoded value of the certificate Gaurav Dhameeja 2020-08-17 23:55:55 +0530
  • e43b40ce06
    ci: Keep fuzzing at 1.14 Francis Lavoie 2020-08-20 17:28:47 -0400