Commit Graph

  • 5616ff74db caddytls: Add support for externalAccountBinding ACME extension Matthew Holt 2020-03-31 21:08:02 -0600
  • 9fb0b1e838
    caddytls: Add support for externalAccountBinding ACME extension Matthew Holt 2020-03-31 21:08:02 -0600
  • 902d78442b pki: Add trust subcommand to install root cert (closes #3204) Matthew Holt 2020-03-31 17:56:36 -0600
  • 244b839f98
    pki: Add trust subcommand to install root cert (closes #3204) Matthew Holt 2020-03-31 17:56:36 -0600
  • 82575ddeaf
    A little cleanup after today's review session Matthew Holt 2020-03-31 17:16:55 -0600
  • 45dc94aef8 caddyfile: prevent imports that lead within sensetive directories Mohammed Al Sahaf 2020-03-31 22:45:56 +0300
  • 065a02c53b
    caddyhttp: 'not' matcher now accepts multiple matcher sets and OR's them Matthew Holt 2020-03-31 13:03:11 -0600
  • 083c8c42a9 ci: fuzz: skip fuzz data that contains `import` Mohammed Al Sahaf 2020-03-31 22:28:36 +0300
  • ba489f0edd httpcaddyfile: Include non-standard ports when mapping logger names Matthew Holt 2020-03-30 18:39:21 -0600
  • 904d9cab39
    httpcaddyfile: Include non-standard ports when mapping logger names Matthew Holt 2020-03-30 18:39:21 -0600
  • f766aa99e5 Merge branch 'master' into smallstep-acme Matthew Holt 2020-03-30 17:33:14 -0600
  • b93a21244e caddyhttp: Rename MatchNegate type to MatchNot type Matthew Holt 2020-03-30 11:53:19 -0600
  • ac65f690ae
    caddyhttp: Rename MatchNegate type to MatchNot type Matthew Holt 2020-03-30 11:53:19 -0600
  • 950c6db65e headers: Trim any trailing colon from field names as a courtesy Matthew Holt 2020-03-30 11:52:11 -0600
  • 37aa516a6e
    headers: Trim any trailing colon from field names as a courtesy Matthew Holt 2020-03-30 11:52:11 -0600
  • b858611278 Keep type information with placeholders until replacements happen Matthew Holt 2020-03-30 11:49:53 -0600
  • 105acfa086
    Keep type information with placeholders until replacements happen Matthew Holt 2020-03-30 11:49:53 -0600
  • 796bfdf744 caddyfile: Minor fixes to the formatter Matthew Holt 2020-03-29 13:53:00 -0600
  • deba26d225
    caddyfile: Minor fixes to the formatter Matthew Holt 2020-03-29 13:53:00 -0600
  • 794b6d2c5e httpcaddyfile: Put root directive first, before redir and rewrite Matthew Holt 2020-03-28 19:07:51 -0600
  • 178ba024fe
    httpcaddyfile: Put root directive first, before redir and rewrite Matthew Holt 2020-03-28 19:07:51 -0600
  • 4aadf3a38a reverse_proxy: Upstream.String() method returns either LookupSRV or Dial Matthew Holt 2020-03-27 14:29:01 -0600
  • e207240f9a
    reverse_proxy: Upstream.String() method returns either LookupSRV or Dial Matthew Holt 2020-03-27 14:29:01 -0600
  • d8eb39c5c7
    reverseproxy: Support auto-managed TLS client certificates (#3021) Matthew Holt 2020-03-27 14:26:48 -0600
  • 2d2436253d caddyauth: Add Metadata field to caddyauth.User (#3174) Robin Lambertz 2020-03-27 18:10:51 +0100
  • 397e04ebd9
    caddyauth: Add Metadata field to caddyauth.User (#3174) Robin Lambertz 2020-03-27 18:10:51 +0100
  • 93ecd10e1d
    pki: Initial commit of embedded ACME server (#3021) Matthew Holt 2020-03-27 10:58:27 -0600
  • 68a085c0a3 ci: fuzz: remove fuzzing trigger on PR (#3195) Mohammed Al Sahaf 2020-03-27 03:34:12 +0300
  • d2c15bea1b
    ci: fuzz: remove fuzzing trigger on PR (#3195) Mohammed Al Sahaf 2020-03-27 03:34:12 +0300
  • b490972002 ci: fuzz: remove fuzzing trigger on PR Mohammed Al Sahaf 2020-03-27 03:28:21 +0300
  • 4e790398ec ci: fuzz: switch engine from libfuzzer to native go-fuzz (#3194) Mohammed Al Sahaf 2020-03-27 03:20:34 +0300
  • 8da9eaee34
    ci: fuzz: switch engine from libfuzzer to native go-fuzz (#3194) Mohammed Al Sahaf 2020-03-27 03:20:34 +0300
  • 712575c467 ci: fuzz: switch engine from libfuzzer to native go-fuzz Mohammed Al Sahaf 2020-03-27 02:43:29 +0300
  • a6f379e54d caddytls: Remove ManageSync Matthew Holt 2020-03-26 14:02:29 -0600
  • ea3688e1c0
    caddytls: Remove ManageSync Matthew Holt 2020-03-26 14:02:29 -0600
  • a618e79e3a caddytls: Match automation policies by wildcard subjects too Matthew Holt 2020-03-26 14:01:38 -0600
  • c87f82f0ce
    caddytls: Match automation policies by wildcard subjects too Matthew Holt 2020-03-26 14:01:38 -0600
  • 82a7620bd2
    Implement a POC folder downloader Jayson Reis 2019-10-23 21:23:18 +0200
  • e059c87dfc
    Tidy it up a bit Matthew Holt 2020-03-25 23:26:23 -0600
  • f05a6e042c caddytls: Support placeholders in key_type (#3176) Pascal 2020-03-26 06:16:12 +0100
  • 5c55e5d53f
    caddytls: Support placeholders in key_type (#3176) Pascal 2020-03-26 06:16:12 +0100
  • e54cf40a76
    caddytls: Simplify placeholder support for ap.KeyType Matthew Holt 2020-03-25 23:09:09 -0600
  • c0c2ca861f caddyfile: Formatter enhancements Matthew Holt 2020-03-25 18:45:54 -0600
  • 7ee3ab7baa
    caddyfile: Formatter enhancements Matthew Holt 2020-03-25 18:45:54 -0600
  • 2a3da77d13 ci: exclude integration tests for now (#3188) Mark Sargent 2020-03-26 03:55:14 +1300
  • ba08833b2a
    ci: exclude integration tests for now (#3188) Mark Sargent 2020-03-26 03:55:14 +1300
  • df81bec55e Merge branch 'v2' of https://github.com/caddyserver/caddy Matthew Holt 2020-03-24 23:14:27 -0600
  • 9eecd698da Merge branch 'v2' of https://github.com/caddyserver/caddy Matthew Holt 2020-03-24 23:14:27 -0600
  • a2b9e3f923 ci: preliminary CD with goreleaser (#3173) Mohammed Al Sahaf 2020-03-25 08:13:36 +0300
  • 0fa1a3b630
    ci: preliminary CD with goreleaser (#3173) Mohammed Al Sahaf 2020-03-25 08:13:36 +0300
  • 22d02d1570
    quote the arguments of echo Mohammed Al Sahaf 2020-03-25 07:37:40 +0300
  • ae6e82679e exclude integration tests in ci Mark Sargent 2020-03-25 12:03:49 +1300
  • 8eefaec44c file_server: Fix dumb error check I must have written at 1am Matthew Holt 2020-03-24 16:48:04 -0600
  • 673d3d00f2
    file_server: Fix dumb error check I must have written at 1am Matthew Holt 2020-03-24 16:48:04 -0600
  • 7303c0076d caddyhttp: Specify default access log for a server (fix #3185) Matthew Holt 2020-03-24 13:21:18 -0600
  • 2acb208e32
    caddyhttp: Specify default access log for a server (fix #3185) v2.0.0-beta.20 Matthew Holt 2020-03-24 13:21:18 -0600
  • 1a4b9f54a7 reverse_proxy: Add support for SRV backends (#3180) Matt Holt 2020-03-24 10:53:53 -0600
  • e02117cb8a
    reverse_proxy: Add support for SRV backends (#3180) Matt Holt 2020-03-24 10:53:53 -0600
  • 65c5d2a3ba admin: Fix regex for removing @id fields (closes #3187) Matthew Holt 2020-03-24 10:52:05 -0600
  • 95b2863df2
    admin: Fix regex for removing @id fields (closes #3187) Matthew Holt 2020-03-24 10:52:05 -0600
  • 421d8a3e35 Remove some non-essential plugins from this repo (#2780) Matthew Holt 2020-03-24 10:37:47 -0600
  • 341d4fb805
    Remove some non-essential plugins from this repo (#2780) Matthew Holt 2020-03-24 10:37:47 -0600
  • d57a5f0d86 chore: clean up the release action for final submission Mohammed Al Sahaf 2020-03-24 19:05:52 +0300
  • 4ba2eedfcb chore: remove signing stanzas from ymls Mohammed Al Sahaf 2020-03-24 18:37:37 +0300
  • 2e858ce480 chore: use the exact same line from goreleaser-action README for singing Mohammed Al Sahaf 2020-03-24 18:25:07 +0300
  • 2d5b8e044d chore: gpg.. Mohammed Al Sahaf 2020-03-24 18:13:20 +0300
  • 9abf740008 chore: set and export the tty for gpg Mohammed Al Sahaf 2020-03-24 18:08:55 +0300
  • 0012fe244e Merge branch 'add-goreleaser' of https://github.com/caddyserver/caddy into add-goreleaser Mohammed Al Sahaf 2020-03-24 17:50:56 +0300
  • de7d4fb69e chore: gpg debugging Mohammed Al Sahaf 2020-03-24 17:50:17 +0300
  • faa4ae1d87 fastcgi: Add debug log (#3178) Matthew Holt 2020-03-24 08:34:15 -0600
  • 745cb0e9e6
    fastcgi: Add debug log (#3178) Matthew Holt 2020-03-24 08:34:15 -0600
  • 9ede5bec65 logging: Fix off-by-one for roll size MB from Caddyfile Matthew Holt 2020-03-24 08:20:43 -0600
  • 9af05719bc logging: Fix off-by-one for roll size MB from Caddyfile Matthew Holt 2020-03-24 08:20:43 -0600
  • beb13834df
    Apply suggestions from code review Mohammed Al Sahaf 2020-03-24 15:22:08 +0300
  • 0204dacf91 report error on failed location response (#3184) Mark Sargent 2020-03-24 16:18:53 +1300
  • d08cbefff8
    report error on failed location response (#3184) Mark Sargent 2020-03-24 16:18:53 +1300
  • 18124c55c4
    Merge branch 'master' into fix_integration_tests Matt Holt 2020-03-23 21:18:39 -0600
  • 8bc88336e4 fastcgi: Ensure root is always absolute (issue #3178) (#3182) Matt Holt 2020-03-23 21:12:54 -0600
  • 2eede58b3a
    fastcgi: Ensure root is always absolute (issue #3178) (#3182) Matt Holt 2020-03-23 21:12:54 -0600
  • 804356df49 report error on failed location response Mark Sargent 2020-03-24 15:29:36 +1300
  • d1248c3293
    fastcgi: Ensure root is always absolute (issue #3178) Matthew Holt 2020-03-23 18:34:27 -0600
  • 522af7ab37 fastcgi: Fix PATH_INFO (issue #3178) Matthew Holt 2020-03-23 18:29:16 -0600
  • 235357abc8
    fastcgi: Fix PATH_INFO (issue #3178) Matthew Holt 2020-03-23 18:29:16 -0600
  • 43b0fa8c73 chore: preset gpg conf Mohammed Al Sahaf 2020-03-24 02:30:02 +0300
  • 8bdc60a2ab chore: set GPG_TTY Mohammed Al Sahaf 2020-03-24 02:26:50 +0300
  • e5701f547f chore: gpg... Mohammed Al Sahaf 2020-03-24 02:23:35 +0300
  • 19fe916327 chore: try with default gpg args by goreleaser Mohammed Al Sahaf 2020-03-24 02:12:54 +0300
  • 4038736b6b chore: more gpg args Mohammed Al Sahaf 2020-03-24 02:06:53 +0300
  • 58d1b424f5 chore: add --no-tty to gpg args Mohammed Al Sahaf 2020-03-24 02:05:17 +0300
  • 3945dd62b4
    reverse_proxy: Finish adding support for SRV-based backends (#3179) Matthew Holt 2020-03-23 17:00:34 -0600
  • 5caf5ecdd8 chore: tidy up goreleaser config & the release githubaction Mohammed Al Sahaf 2020-03-24 01:51:06 +0300
  • 850f3a1243 cmd: Ensure certmagic defaults are set for any and all subcommands Matthew Holt 2020-03-23 14:43:42 -0600
  • 4b4e16edaf
    cmd: Ensure certmagic defaults are set for any and all subcommands Matthew Holt 2020-03-23 14:43:42 -0600
  • 46ce1d7baa Update readme Matthew Holt 2020-03-23 14:29:51 -0600
  • ee64719d93 Update readme Matthew Holt 2020-03-23 14:29:51 -0600
  • 9168700a55 ci: Update branches to master (#3177) Francis Lavoie 2020-03-23 16:26:53 -0400
  • 2491336c11
    ci: Update branches to master (#3177) Francis Lavoie 2020-03-23 16:26:53 -0400
  • 0f625fdaf1
    Update fuzzing.yml Francis Lavoie 2020-03-23 16:05:46 -0400
  • 87fe5b525b
    Update ci.yml Francis Lavoie 2020-03-23 16:04:27 -0400
  • 82b7fd7c13
    reverse_proxy: Begin SRV lookup support (WIP) Matthew Holt 2020-03-23 11:20:16 -0600