Commit Graph

  • 4c289fc6ad
    Allow domain fronting with TLS client auth if explicitly configured Matthew Holt 2019-09-17 23:13:21 -0600
  • 19f36667f7
    tls: Clean up expired OCSP staples and certificates Matthew Holt 2019-09-17 16:00:15 -0600
  • 484cee1ac1
    fastcgi: Implement / redirect for index.php with php_fastcgi directive (#2754) Matt Holt 2019-09-17 15:16:17 -0600
  • d030bfdae0
    httpcaddyfile: static_response -> respond; minor cleanups Matthew Holt 2019-09-16 11:04:18 -0600
  • db4c73dd58
    reverse_proxy: Close idle connections on module unload Matthew Holt 2019-09-14 18:10:29 -0600
  • f15f0d5839
    Eliminate some TODOs Matthew Holt 2019-09-14 18:05:45 -0600
  • e73b117332
    reverse_proxy: Ability to mutate headers; set upstream placeholders Matthew Holt 2019-09-14 13:25:26 -0600
  • 2fd22139c6
    headers: Ability to mutate request headers including http.Request.Host Matthew Holt 2019-09-14 13:22:48 -0600
  • 5c9ebe3af1 Use keybase fork of mitchellh/go-ps for bug fixes (#2750) Mohammed Al Sahaf 2019-09-14 08:40:29 +0300
  • 2ab2d5bf9e
    Forgot to commit caddyfile.go changes in last commit Matthew Holt 2019-09-13 23:38:52 -0600
  • c09e86fddc
    headers: Add ability to replace substrings in header fields Matthew Holt 2019-09-13 16:24:51 -0600
  • 46aaf02371
    encode: Fix bug where default status code was being written for small responses. Matthew Holt 2019-09-13 16:00:03 -0600
  • 3b80c505fb
    Update v2 readme in prep for beta1 Matthew Holt 2019-09-13 12:50:06 -0600
  • 1d1e194229
    Hard-code 'main' module name until bug upstream in Go modules is fixed Matthew Holt 2019-09-13 12:43:28 -0600
  • 839507e24e
    http: Consider wildcards when evaluating automatic HTTPS Matthew Holt 2019-09-13 11:46:58 -0600
  • 833d67446f
    admin: Allow listening on unix socket (closes #2749) Matthew Holt 2019-09-13 11:24:07 -0600
  • d0c1756fc5
    httpcaddyfile: Fix tls certificate loader module names (#2748) Matthew Holt 2019-09-13 09:45:10 -0600
  • ed40a5dcab
    tls: Do away with SetDefaults which did nothing useful Matthew Holt 2019-09-12 17:31:54 -0600
  • 7799554baa
    go.mod: Use lego v3 and CertMagic 0.7.0 Matthew Holt 2019-09-12 17:31:10 -0600
  • 2cb01d43cf
    tls: Remove support for TLS 1.0 and TLS 1.1 Matthew Holt 2019-09-11 22:26:06 -0600
  • 758269124e
    reverseproxy: Fix host and port on requests; fix Caddyfile parser Matthew Holt 2019-09-11 18:53:44 -0600
  • b4dce74e59
    tls: Use Let's Encrypt production endpoint Matthew Holt 2019-09-11 18:52:07 -0600
  • fe389fcbd7
    http: Set Alt-Svc header if experimental HTTP3 server is enabled Matthew Holt 2019-09-11 18:49:21 -0600
  • 005a11cf4b
    headers: New 'request_header' directive; handle Host header specially Matthew Holt 2019-09-11 18:48:37 -0600
  • 194df652eb
    reverseproxy: Add 'tls' option to enable HTTPS with HTTP transport Matthew Holt 2019-09-11 18:46:32 -0600
  • 53bbdf1766
    httpcaddyfile: Add 'experimental_http3' option Matthew Holt 2019-09-11 17:16:21 -0600
  • e48d83452e
    httpcaddyfile: Switch order; reverse_proxy comes before php_fastcgi Matthew Holt 2019-09-11 12:02:35 -0600
  • 2459c292a4
    caddyfile: Improve Dispenser.NextBlock() to support nesting Matthew Holt 2019-09-10 19:21:52 -0600
  • 0cf592fa2e
    New 'php_fastcgi' directive for convenient PHP+FastCGI reverse proxy Matthew Holt 2019-09-10 14:16:41 -0600
  • d9136fb0a0
    rewrite: Caddyfile directive should always invoke a rehandle Matthew Holt 2019-09-10 14:13:52 -0600
  • c32b7e8865
    fastcgi: Make EnvVars a map instead of a slice Matthew Holt 2019-09-10 14:12:51 -0600
  • 1ce10b453f
    Require Go 1.13; use Go 1.13's default support for TLS 1.3 Matthew Holt 2019-09-10 13:11:27 -0600
  • 0c8ad52be1
    Experimental IETF-standard HTTP/3 support (known issue exists) (#2727) Matt Holt 2019-09-10 08:03:37 -0600
  • d67d8cf5a8
    Fix build (sigh) Matthew Holt 2019-09-10 07:15:36 -0600
  • 44b7ce9850
    Merge pull request #2737 from caddyserver/fastcgi (reverse proxy!) Matt Holt 2019-09-09 21:46:21 -0600
  • b4f4fcd437
    Migrate some selection policy tests over to v2 Matthew Holt 2019-09-09 21:44:58 -0600
  • 50e62d06bc
    reverse_proxy: Caddyfile integration (and fix blocks in Dispenser) Matthew Holt 2019-09-09 12:23:27 -0600
  • 9169cd43d4
    Log when auto HTTPS or auto HTTP->HTTPS redirects are disabled Matthew Holt 2019-09-09 08:25:48 -0600
  • e12c62e60b
    file_server: Enforce URL canonicalization (closes #2741) Matthew Holt 2019-09-09 08:21:45 -0600
  • 3e9e7555ef Fix build (#2740) Ingo Gottwald 2019-09-07 22:25:04 +0200
  • f6126acf37
    Header matchers: allow matching presence of header with empty list Matthew Holt 2019-09-06 14:25:16 -0600
  • 97ace2a39e
    File matcher enforces trailing-slash convention to match dirs/files Matthew Holt 2019-09-06 13:32:02 -0600
  • 4bd9496525
    Fix Schrodinger's file existence check in file matcher Matthew Holt 2019-09-06 12:57:12 -0600
  • 14f9662f9c
    Various fixes/tweaks to HTTP placeholder variables and file matching Matthew Holt 2019-09-06 12:36:45 -0600
  • 21d7b662e7
    fastcgi: Use request context as base, not a new one Matthew Holt 2019-09-06 12:02:11 -0600
  • 3ba9e143a2 cli: Fix run and start when no config file is available Matthew Holt 2019-09-05 14:58:07 -0600
  • d2e46c2be0
    fastcgi: Set default root path; add interface guards Matthew Holt 2019-09-05 13:42:20 -0600
  • 80b54f3b9d
    Add original URI to request context; implement into fastcgi env Matthew Holt 2019-09-05 13:36:42 -0600
  • 0830fbad03
    Reconcile upstream dial addresses and request host/URL information Matthew Holt 2019-09-05 13:14:39 -0600
  • a60d54dbfd
    reverse_proxy: Ignore context.Canceled errors Matthew Holt 2019-09-03 19:10:09 -0600
  • acb8f0e0c2
    Integrate circuit breaker modules with reverse proxy Matthew Holt 2019-09-03 19:06:54 -0600
  • 652460e03e
    Some cleanup and godoc Matthew Holt 2019-09-03 16:56:09 -0600
  • 4a1e1649bc
    reverse_proxy: Implement remaining TLS config for proxy to backend Matthew Holt 2019-09-03 15:26:09 -0600
  • ccfb12347b
    reverse_proxy: Implement active health checks Matthew Holt 2019-09-03 12:10:11 -0600
  • 50961ecc77 Initial implementation of TLS client authentication (#2731) Alexandre Stein 2019-09-03 17:35:36 +0200
  • 026df7c5cb
    reverse_proxy: WIP refactor and support for FastCGI Matthew Holt 2019-09-02 22:01:02 -0600
  • 8e821b5039
    caddyconfig: Add JSON5 and JSON-C adapters (closes #2735) Matthew Holt 2019-09-02 12:21:41 -0600
  • 9d8bff28c2
    oops, also update the Caddyfile's {query} var to use query_string Matthew Holt 2019-08-27 14:41:57 -0600
  • d242f10eda
    Add query_string to HTTP replacer and use it for try_files Matthew Holt 2019-08-27 14:38:24 -0600
  • 2dc4fcc62b Fix caddyconfig import in admin.go (#2725) Ariel Núñez 2019-08-23 11:57:51 -0500
  • afd154119a
    admin: Support config adapters at /load endpoint Matthew Holt 2019-08-22 14:52:39 -0600
  • e34ff21a71
    caddyfile: Allow handler order to be customized Matthew Holt 2019-08-22 14:26:33 -0600
  • af25f0254e
    caddyfile: Support global config block; allow non-empty blocks w/ 0 keys Matthew Holt 2019-08-22 13:38:37 -0600
  • a0fd2b6c0a Fix SIV where /v2 was missing from caddyfile adapter work (#2721) Mohammed Al Sahaf 2019-08-22 21:26:48 +0300
  • c0da7d487a
    file_server: Automatically hide all involved Caddyfiles Matthew Holt 2019-08-21 15:50:02 -0600
  • 8420a2f250
    Clean up Dispenser and filename handling a bit Matthew Holt 2019-08-21 15:23:00 -0600
  • 59910923d1
    Update readme for v2 caddyfile and config adapters Matthew Holt 2019-08-21 12:31:58 -0600
  • 0544f0266a
    Merge pull request #2699 from caddyserver/cfadapter Matt Holt 2019-08-21 11:28:03 -0600
  • b2aa679c33
    Fix snippet nesting bug Matthew Holt 2019-08-21 11:26:48 -0600
  • fa334c4bdf
    Implement some shorthand placeholders for Caddyfile Matthew Holt 2019-08-21 11:03:50 -0600
  • d73b650c26
    Update go.mod Matthew Holt 2019-08-21 10:47:09 -0600
  • c9980fd367
    Refactor Caddyfile adapter and module registration Matthew Holt 2019-08-21 10:46:35 -0600
  • 42f75a4ca9 Fixing a compilation error (#2712) Albert Shirima 2019-08-18 04:14:55 +0300
  • c4159ef76d
    Fix module-related errors Matthew Holt 2019-08-09 12:19:56 -0600
  • ab885f07b8
    Implement config adapters and beginning of Caddyfile adapter Matthew Holt 2019-08-09 12:05:47 -0600
  • 4950ce485f Part 1: Optimize using compiler's inliner (#2687) Dominik Braun 2019-08-08 07:59:02 +0200
  • c8b0a97b1c Add missing imports (#2688) Dreamacro 2019-07-24 15:28:34 +0800
  • 95a447de9c Tests for replacer (#2675) Johannes Hörmann 2019-07-21 17:57:34 +0200
  • d98f2faef9 Add /stop endpoint to admin (#2671) Toby Allen 2019-07-20 17:48:46 +0100
  • b855e66170 Force quit on Windows with taskkill /f (#2670) Toby Allen 2019-07-20 17:44:54 +0100
  • 0d3f99e85a
    cmd: Add print-env flag to run command Matthew Holt 2019-07-18 10:58:31 -0600
  • 28df6cedfe
    tls: Use IANA-standard cipher suite names Matthew Holt 2019-07-18 09:52:43 -0600
  • dd6aa91d72
    Fix DNS provider module unmarshaling (closes #2676) Matthew Holt 2019-07-18 09:15:23 -0600
  • b44a22a9d4
    Performance improvements to Replacer implementation (placeholders) (#2674) Matt Holt 2019-07-16 12:27:11 -0600
  • bdf92ee84e
    Minor tweaks Matthew Holt 2019-07-15 17:33:47 -0600
  • f217181293
    mod: Use blackfriday's standard v2 module import path Matthew Holt 2019-07-15 17:33:08 -0600
  • ccb5d19c25
    Get module name at runtime, and tidy up modules Matthew Holt 2019-07-12 10:15:27 -0600
  • b780f0f49b
    Standardize exit codes and improve shutdown handling; update gitignore Matthew Holt 2019-07-12 10:07:11 -0600
  • 2141626269
    Fix readme example for updated handler structure Matthew Holt 2019-07-12 08:53:02 -0600
  • 63674ba081
    Rename handler modules to use http.handlers namespace Matthew Holt 2019-07-11 22:03:12 -0600
  • 9722dbe18a
    Fix rehandling bug Matthew Holt 2019-07-11 22:02:47 -0600
  • 4698352b20
    Merge branch 'v2-handlers' into v2 Matthew Holt 2019-07-11 17:07:52 -0600
  • eb8625f774
    Add error & subroute handlers; weakString; other minor handler changes Matthew Holt 2019-07-11 17:02:57 -0600
  • 9343403358
    Flatten HTTP handler config (#2662) (#2663) Matt Holt 2019-07-11 15:32:34 -0600
  • 4a3a418156
    Flatten HTTP handler config (#2662) Matthew Holt 2019-07-09 12:58:39 -0600
  • 6dfba5fda8
    Add path components to HTTP replacer Matthew Holt 2019-07-08 16:46:55 -0600
  • d25008d2c8
    Move listen address functions into caddy package; fix unix bug Matthew Holt 2019-07-08 16:46:38 -0600
  • 4eb5fc541b
    Better error handling in CLI commands Matthew Holt 2019-07-07 16:39:21 -0600
  • 42acdad9e5
    Fix error handling with Validate when loading modules (fixes #2658) Matthew Holt 2019-07-07 14:12:22 -0600
  • 84f9f7cd60
    Little cleanups Matthew Holt 2019-07-05 13:59:30 -0600