Commit Graph

  • e4a2add73f
    cmd: Print errors to stderr Matthew Holt 2019-11-08 09:59:49 -0700
  • 95615f5377
    reverse_proxy: Fix NTLM auth detection Matthew Holt 2019-11-06 00:16:16 -0700
  • 8e515289cb
    reverse_proxy: Add support for NTLM Matthew Holt 2019-11-05 16:29:10 -0700
  • 6e95477224
    http: Eliminate allocation in cloneURL; add RemoteAddr to origRequest Matthew Holt 2019-11-05 16:28:33 -0700
  • 97d918df3e
    reverse_proxy: Make HTTP versions configurable, don't set NextProtos Matthew Holt 2019-11-05 16:27:51 -0700
  • f5c6a8553c
    Prepare for beta 9 tag Matthew Holt 2019-11-04 13:43:39 -0700
  • 263ffbfaec
    caddyfile: Fix bug with Delete Matthew Holt 2019-11-04 13:25:37 -0700
  • bf363f061d
    reverse_proxy: Add UnmarshalCaddyfile for random_choose selection policy Matthew Holt 2019-11-04 12:54:46 -0700
  • 7129f6c1c0
    admin: Remove /unload endpoint (is same as DELETE /config/) Matthew Holt 2019-11-04 12:53:14 -0700
  • cb25dd72ab
    reverse_proxy: Add port to upstream address if only implied in scheme Matthew Holt 2019-11-04 12:18:42 -0700
  • d55fa68902
    http: Only log handler errors >= 500 Matthew Holt 2019-11-04 12:18:01 -0700
  • b1f41d0ff1
    logging: Default logger should use wall time with milliseconds Matthew Holt 2019-11-04 12:14:22 -0700
  • 6011ce120a
    cmd: Move module imports into standard packages Matthew Holt 2019-11-04 12:13:21 -0700
  • 27e288ab19
    core: Synchronize calls to SetDeadline within fakeCloseListener Matthew Holt 2019-11-04 12:10:03 -0700
  • 35f70c98fa
    core: Major refactor of admin endpoint and config handling Matthew Holt 2019-11-04 12:05:20 -0700
  • fb06c041c4
    http: Ensure server loggers are not nil (fixes #2849) Matthew Holt 2019-10-31 11:45:18 -0600
  • 8ef0a0b4f8
    reverse_proxy: Fix panic for some CLI flag values (closes #2848) Matthew Holt 2019-10-31 11:34:54 -0600
  • 8d3c64932e
    http: Avoid panic if handler errors lack underlying error value Matthew Holt 2019-10-30 21:41:52 -0600
  • 0dd9243478
    Re-remove admin fuzz target from azure-pipelines.yml (#2846) Mohammed Al Sahaf 2019-10-31 01:49:18 +0300
  • 432b94239d admin listener as opt-in for initial config (#2834) Andreas Schneider 2019-10-30 22:12:42 +0100
  • 4611537f06
    Add missing fuzzer (#2844) Mohammed Al Sahaf 2019-10-30 23:57:22 +0300
  • 76c22c7b38
    auth: Clean up basicauth Matthew Holt 2019-10-30 13:56:27 -0600
  • c7da6175bc
    fuzz: Remove admin fuzzer Matthew Holt 2019-10-30 12:19:59 -0600
  • 11a2733dc2
    ci: Change fuzz type from regression to local-regression Matthew Holt 2019-10-30 11:50:19 -0600
  • 1be121cec7
    fuzz: Don't call Load() in HTTP caddyfile adapter fuzz tests Matthew Holt 2019-10-30 11:48:21 -0600
  • dccba71276 reverse_proxy: Structured logs Matthew Holt 2019-10-29 16:02:40 -0600
  • be36aade9a ci: Update fuzzer target name (#2841) Mohammed Al Sahaf 2019-10-29 22:20:34 +0300
  • ba0000678d
    Remove unused fields from HandlerError Matthew Holt 2019-10-29 11:59:08 -0600
  • c4c45f8e01
    logging: Tweak defaults (enable logging by default, color level enc.) Matthew Holt 2019-10-29 11:58:29 -0600
  • 54e458b756
    proxy: Forgot to commit import Matthew Holt 2019-10-29 10:22:49 -0600
  • d803561212
    caddyhttp: Fix nil pointer dereference Matthew Holt 2019-10-29 00:08:06 -0600
  • 813fff0584
    proxy: Enable HTTP/2 on transport to backend Matthew Holt 2019-10-29 00:07:45 -0600
  • d2e7baed8d
    Plug in distributed STEK module Matthew Holt 2019-10-29 00:06:04 -0600
  • d6dad04e96
    cache: Make peer addresses configurable Matthew Holt 2019-10-28 15:09:12 -0600
  • 442fd748f6
    caddyhttp: Minor cleanup and fix nil pointer deref in caddyfile adapter Matthew Holt 2019-10-28 15:08:45 -0600
  • b00dfd3965
    v2: Logging! (#2831) Matt Holt 2019-10-28 14:39:37 -0600
  • 6c533558a3
    fuzz-ci: fix & enhance fuzzing process (#2835) Mohammed Al Sahaf 2019-10-28 20:45:55 +0300
  • 2fbe2ff40b fuzz: introduce continuous fuzzing for Caddy (#2723) Mohammed Al Sahaf 2019-10-26 03:52:16 +0300
  • faf67b1067
    tls: Make the on-demand rate limiter actually work Matthew Holt 2019-10-21 12:03:51 -0600
  • 208f2ff93c
    rewrite: Options to strip prefix/suffix and issue redirects Matthew Holt 2019-10-19 19:22:29 -0600
  • 19e834cf36 v2 ci: speed up some of powershell's processes (#2818) Mohammed Al Sahaf 2019-10-17 23:58:22 +0300
  • bce2edd22d
    tls: Asynchronous cert management at startup (uses CertMagic v0.8.0) Matthew Holt 2019-10-16 15:20:27 -0600
  • a458544d9f
    Minor enhancements/fixes to rewrite directive and template virt req's Matthew Holt 2019-10-16 15:18:02 -0600
  • 2f91b44587
    v2: Make tests work on Windows (#2782) Matt Holt 2019-10-15 16:05:53 -0600
  • e3726588b4 v2: Project-and-CI-wide linter config (#2812) Mohammed Al Sahaf 2019-10-16 00:37:46 +0300
  • abf5ab340e
    caddyhttp: Improve ResponseRecorder to buffer headers Matthew Holt 2019-10-15 14:07:10 -0600
  • acf7dea68f
    caddyhttp: host labels placeholders endianness from right->left Matthew Holt 2019-10-14 12:09:43 -0600
  • bc738991b6 caddyhttp: Support placeholders in MatchHost (#2810) Pascal 2019-10-14 19:29:36 +0200
  • fcd8869f51 reverse_proxy: optimize MaxIdleConnsPerHost default (#2809) yzongyue 2019-10-12 13:57:11 +0800
  • 1e31be8de0
    reverse_proxy: Allow dynamic backends (closes #990 and #1539) Matthew Holt 2019-10-11 14:25:39 -0600
  • 4aa3af4b78
    go.mod: Use latest certmagic which uses lego v3.1.0 Matthew Holt 2019-10-11 10:48:06 -0600
  • 8715a28320
    reverse_proxy: Customize SNI value in upstream request (closes #2483) Matthew Holt 2019-10-10 17:17:06 -0600
  • 715e6ddf51
    go.mod: Update dependencies Matthew Holt 2019-10-10 15:47:26 -0600
  • 9c0bf311f9
    Miscellaneous cleanups / comments Matthew Holt 2019-10-10 15:38:30 -0600
  • 5300949e0d
    caddyhttp: Make responseRecorder capable of counting body size Matthew Holt 2019-10-10 15:36:28 -0600
  • 411152016e
    Remove unused/placeholder log handler Matthew Holt 2019-10-10 15:35:33 -0600
  • 5c7640a8d9
    cmd: Plug in the http.handlers.authentication module Matthew Holt 2019-10-10 15:05:33 -0600
  • f8366c2f09
    http: authentication module; hash-password cmd; http_basic provider Matthew Holt 2019-10-10 14:37:27 -0600
  • fe36d26b63 caddyhttp: Add RemoteAddr placeholders (#2801) Pascal 2019-10-10 21:37:08 +0200
  • b38365ff3b
    Merge pull request #2799 from caddyserver/v2-enterprise-merge Matt Holt 2019-10-10 11:27:45 -0600
  • 26cc883708
    http: Add Starlark handler Matthew Holt 2019-10-10 11:02:16 -0600
  • 93943a6ac2
    readme: Remove mentions of Caddy Enterprise (as per #2786) Matthew Holt 2019-10-09 20:19:00 -0600
  • 85ce15a5ad
    tls: Add custom certificate selection policy Matthew Holt 2019-10-09 19:41:45 -0600
  • dedcfd4e3d
    tls: Add distributed_stek module Matthew Holt 2019-10-09 19:38:26 -0600
  • 20fe9cf024
    tls: Add pem_loader module Matthew Holt 2019-10-09 19:34:14 -0600
  • bcbe1c220d
    reverse_proxy: Add local circuit breaker Matthew Holt 2019-10-09 19:28:07 -0600
  • a53b27c62e
    http: Add work-in-progress cache handler module Matthew Holt 2019-10-09 19:22:46 -0600
  • 03306e646e
    admin: /config and /id endpoints Matthew Holt 2019-10-09 19:10:00 -0600
  • 53dd600b4d cmd: Built-in commands all use RegisterCommand (#2794) yzongyue 2019-10-09 10:12:15 +0800
  • ce1205239a
    cmd/main: Plug in json5 and jsonc config adapters Matthew Holt 2019-10-06 20:48:31 -0600
  • bc3e44c1a6
    cmd: adapt: Default --adapter value is "caddyfile" Matthew Holt 2019-10-06 20:48:09 -0600
  • 8c55167f71
    rewrite: Return parse error if too many Caddyfile args (fixes #2791) Matthew Holt 2019-10-06 20:46:10 -0600
  • be7abda7d4
    reverse_proxy: Implement retry_match; by default only retry GET requests Matthew Holt 2019-10-05 16:22:05 -0600
  • 6fd28b81dc
    caddyhttp: Define MatcherSets and RawMatcherSets types Matthew Holt 2019-10-05 16:20:07 -0600
  • 65c060f56e
    file_server: Set default address to :2015 if --listen not specified Matthew Holt 2019-10-04 17:30:51 -0600
  • 44cb804b9e
    reverse_proxy: Configurable request headers on active health checks Matthew Holt 2019-10-04 17:21:38 -0600
  • c11e3bffd6
    Add file-server and reverse-proxy subcommands Matthew Holt 2019-10-03 16:00:41 -0600
  • f29a9eee0d
    caddytls: nil check on storageClean fields on Stop Matthew Holt 2019-10-02 23:39:32 -0600
  • 370b78c5c7
    Update CLI docs in README Matthew Holt 2019-10-01 20:45:31 -0600
  • 1ecb216001 v2: introduce CI (#2768) Mohammed Al Sahaf 2019-10-02 01:47:29 +0300
  • 94f98c0733
    go.mod: Use latest certmagic Matthew Holt 2019-10-01 11:25:52 -0600
  • 2c3657bb8a
    cmd: CLI improvements; add --validate to adapt command Matthew Holt 2019-10-01 11:02:13 -0600
  • 5b36424cf0
    cmd: Add validate subcommand; list-modules --versions; some renaming Matthew Holt 2019-09-30 23:43:39 -0600
  • 0006df6026 cmd: Refactor subcommands, add help, make them pluggable aca 2019-10-01 12:23:58 +0900
  • c95db3551d
    caddytls: Ensure automation field is not nil when appending (fix #2779) Matthew Holt 2019-09-30 11:53:21 -0600
  • 8eb2c37251
    Clean up provisioned modules on error; refactor Run(); add Validate() Matthew Holt 2019-09-30 09:16:01 -0600
  • 1e66226217
    httpcaddyfile: Add acme_ca and email global options Matthew Holt 2019-09-30 09:11:30 -0600
  • 7b4aa108c7
    caddyhttp: 'not' matcher: Support Caddyfile unmarshaling Matthew Holt 2019-09-30 09:09:57 -0600
  • 8b11ed347b
    Add license header to filestorage.go Matthew Holt 2019-09-30 09:08:04 -0600
  • b249b45d10
    tls: Change struct fields to pointers, add nil checks; rate.Burst update Matthew Holt 2019-09-30 09:07:43 -0600
  • c12bf4054c
    caddyfile: Fix lexer behavior with regards to escaped newlines Matthew Holt 2019-09-28 21:18:36 -0600
  • 735d6ce405
    httpcaddyfile: Fix missing module name of storage adapter Matthew Holt 2019-09-26 17:06:15 -0700
  • 7b33c8db31
    tls: Make cert and OCSP check intervals configurable Matthew Holt 2019-09-24 17:04:03 -0700
  • 11696793bd
    tls/acme: Ability to customize trusted roots for ACME servers (#2756) Matt Holt 2019-09-24 15:46:39 -0700
  • 3e8bff594a
    go.mod: Update certmagic to v0.7.3 Matthew Holt 2019-09-20 13:17:17 -0600
  • 2f684e42d5
    reverse_proxy/headers: Expose header replacement ability in Caddyfile Matthew Holt 2019-09-20 13:13:49 -0600
  • ba29f9d41d
    httpcaddyfile: Global storage configuration (closes #2758) Matthew Holt 2019-09-19 12:42:36 -0600
  • 40e05e5a01
    http: Improve auto HTTP->HTTPS redirects, fix edge cases Matthew Holt 2019-09-18 18:01:32 -0600
  • 39d61cad2d
    httpcaddyfile: Fix nil pointer dereference Matthew Holt 2019-09-18 10:51:49 -0600
  • bc9f944837
    host matcher: Strip [ ] from IPv6 addresses Matthew Holt 2019-09-18 09:45:21 -0600