Commit Graph

  • f19f18c507 caddytls: Add CipherSuiteName and ProtocolName functions Cameron Moore 2020-01-16 21:05:50 -0600
  • 52a0c2f3d0 httpcaddyfile: Properly add all cert loaders across sites (fixes #3056) Matthew Holt 2020-02-18 11:13:51 -0700
  • 0b09b070e5
    httpcaddyfile: Properly add all cert loaders across sites (fixes #3056) Matthew Holt 2020-02-18 11:13:51 -0700
  • f2d29e18d4 http: Close HTTP/3 servers and listeners; upstream bug irreproducible Matthew Holt 2020-02-18 10:39:34 -0700
  • 7f9cfcc0f2
    http: Close HTTP/3 servers and listeners; upstream bug irreproducible Matthew Holt 2020-02-18 10:39:34 -0700
  • e3f50d494d tls: Fix panic loading automation management modules (fix #3004) Matthew Holt 2020-02-18 09:54:14 -0700
  • 87a742c1e5
    tls: Fix panic loading automation management modules (fix #3004) Matthew Holt 2020-02-18 09:54:14 -0700
  • fce4ea6de2
    httpcaddyfile: Begin implementing log directive, and debug mode Matthew Holt 2020-02-17 15:49:45 -0700
  • c470404ede basicauth: default hash to bcrypt (#3050) Robin Lambertz 2020-02-17 20:19:59 +0100
  • 57c6f22684
    basicauth: default hash to bcrypt (#3050) Robin Lambertz 2020-02-17 20:19:59 +0100
  • f09650f9ee fixed grammar Mark Sargent 2020-02-18 08:14:13 +1300
  • 4faa73ecd3 Don't lie: default basicauth hash to bcrypt roblabla 2020-02-17 16:43:41 +0000
  • 784e483f6d go.mod: update quic-go to v0.14.4 (#3048) Marten Seemann 2020-02-17 22:54:03 +0700
  • dd103a6787
    go.mod: update quic-go to v0.14.4 (#3048) Marten Seemann 2020-02-17 22:54:03 +0700
  • 78ac4192f6 update quic-go to v0.14.4 Marten Seemann 2020-02-17 13:45:05 +0700
  • 63876af397 httpcaddyfile: 'handle_errors' directive Matthew Holt 2020-02-16 22:24:20 -0700
  • 23cc26d585
    httpcaddyfile: 'handle_errors' directive Matthew Holt 2020-02-16 22:24:20 -0700
  • ae2dd07332 httpcaddyfile: Refactor global options parsing; prevent duplicate keys Matthew Holt 2020-02-16 15:28:27 -0700
  • bc2e406572
    httpcaddyfile: Refactor global options parsing; prevent duplicate keys Matthew Holt 2020-02-16 15:28:27 -0700
  • 2f1a0967f0 http: Remove redundant test file Matthew Holt 2020-02-16 15:27:53 -0700
  • bf776e7de7
    http: Remove redundant test file Matthew Holt 2020-02-16 15:27:53 -0700
  • a7bea4243c add global default sni Mark Sargent 2020-02-17 09:03:26 +1300
  • 4d09f12681 tls: Avoid duplication AutomationPolicies for large quantities of names Matthew Holt 2020-02-14 11:14:52 -0700
  • f42b138fb1
    tls: Avoid duplication AutomationPolicies for large quantities of names Matthew Holt 2020-02-14 11:14:52 -0700
  • 3709bad45c Minor tweaks to docs/comments Matthew Holt 2020-02-14 11:00:46 -0700
  • 2cc5d2227d Minor tweaks to docs/comments Matthew Holt 2020-02-14 11:00:46 -0700
  • 58ca5cd408 caddyfile: Refactor; NewFromNextSegment(); fix repeated matchers Matthew Holt 2020-02-14 11:00:16 -0700
  • 15bf9c196c caddyfile: Refactor; NewFromNextSegment(); fix repeated matchers Matthew Holt 2020-02-14 11:00:16 -0700
  • 676a2bde59 tls: Add acme_ca_root and tls/ca_root to caddyfile (#3040) Mark Sargent 2020-02-13 09:07:25 +1300
  • eb80165583
    tls: Add acme_ca_root and tls/ca_root to caddyfile (#3040) Mark Sargent 2020-02-13 09:07:25 +1300
  • e9388d9a61 add support for root ca certificate in the caddyfile Mark Sargent 2019-12-17 21:29:48 +1300
  • 40f83f555e add support for sni-less tls connections Mark Sargent 2020-02-09 19:24:40 +1300
  • 44ad1da67e add sni global option Mark Sargent 2020-02-12 16:19:39 +1300
  • 6ca23b65a7
    Merge branch 'v2' into add_ca_pem_to_caddyfile Mark Sargent 2020-02-12 21:13:55 +1300
  • 904d41e51a update lego to v3.3.0 to fix dnspod json error (#3030) Levi.Lu 2020-02-09 23:55:53 +0800
  • 7489d779d1 add support for sni-less tls connections Mark Sargent 2020-02-09 19:24:40 +1300
  • 438633d883
    update lego to v3.3.0 to fix dnspod json error Levi.Lu 2020-02-09 13:31:32 +0800
  • 3a1dadf713 httpcaddyfile: Add support for DNS challenge solvers Matthew Holt 2020-02-08 16:52:54 -0700
  • 17d938fc54
    httpcaddyfile: Add support for DNS challenge solvers v2.0.0-beta.14 Matthew Holt 2020-02-08 16:52:54 -0700
  • a2d71bdd94 browse: allow filter init via `filter` query param (#3026) Jeremy Lin 2020-02-08 11:41:16 -0800
  • f3995f1db9 browse: allow filter init via `filter` query param (#3027) Jeremy Lin 2020-02-08 11:36:37 -0800
  • 98bbc54fdc
    browse: allow filter init via `filter` query param (#3027) Jeremy Lin 2020-02-08 11:36:37 -0800
  • 8a3bf0498c v2: Implement RegExp Vars Matcher (#2997) Mohammed Al Sahaf 2020-02-08 22:26:31 +0300
  • 9bdd6caa0b v2: Implement RegExp Vars Matcher (#2997) Mohammed Al Sahaf 2020-02-08 22:26:31 +0300
  • 764fd8eb36 be more consistent with naming: MatchVarRE -> MatchVarsRE, var_regexp -> vars_regexp Mohammed Al Sahaf 2020-02-08 20:19:31 +0300
  • 3dd6831792 add default SNI server name Mark Sargent 2020-02-08 19:54:58 +1300
  • 557faa6cd2 browse: allow filter init via `filter` query param Jeremy Lin 2020-02-07 21:41:32 -0800
  • 94a8225281 browse: allow filter init via `filter` query param Jeremy Lin 2020-02-07 21:36:40 -0800
  • 4c22428f48 Merge branch 'v2' of https://github.com/caddyserver/caddy into v2 Mark Sargent 2020-02-08 18:08:14 +1300
  • cd07f66073 tls: Slight adjustment to how DNS provider modules are loaded Matthew Holt 2020-02-07 21:59:25 -0700
  • f7f6e371ef
    tls: Slight adjustment to how DNS provider modules are loaded Matthew Holt 2020-02-07 21:59:25 -0700
  • 80dff2d8e9 use subtests pattern for tests Mohammed Al Sahaf 2020-02-08 03:46:00 +0300
  • 87b88c4c4c Fix typo in readme Matthew Holt 2020-02-07 11:26:48 -0700
  • b8cf4d5897
    Fix typo in readme Matthew Holt 2020-02-07 11:26:48 -0700
  • 815b93e16f Update readme Matthew Holt 2020-02-07 10:59:09 -0700
  • 04ec3c5f05
    Update readme Matthew Holt 2020-02-07 10:59:09 -0700
  • 2ecefc4a9c - Adding order to RegisterHandlerDirective to enable external plugins milanofili 2020-02-07 06:29:30 +0000
  • 9b4fb9cb2c Remove Starlark, for now Matthew Holt 2020-02-06 18:46:52 -0700
  • 8b28c36d48
    Remove Starlark, for now Matthew Holt 2020-02-06 18:46:52 -0700
  • 8912537bdb caddyfile: tls: Ensure there is always a catch-all conn policy (#3005) Matthew Holt 2020-02-06 13:00:41 -0700
  • 4a07a5d41e
    caddyfile: tls: Ensure there is always a catch-all conn policy (#3005) Matthew Holt 2020-02-06 13:00:41 -0700
  • 4cde5e4126 caddyfile: tls: Tag manual certificates (#2588) Matthew Holt 2020-02-06 12:55:26 -0700
  • b81ae38686
    caddyfile: tls: Tag manual certificates (#2588) Matthew Holt 2020-02-06 12:55:26 -0700
  • 826447a0d6 http: Split 2-phase auto-HTTPS into 3 phases Matthew Holt 2020-02-05 17:34:28 -0700
  • 5c7ca7d96e
    http: Split 2-phase auto-HTTPS into 3 phases Matthew Holt 2020-02-05 17:34:28 -0700
  • fab1600adb caddyhttp: Fix orig_uri placeholder docs (#3002) Francis Lavoie 2020-02-04 17:49:38 -0500
  • ec56c25708
    caddyhttp: Fix orig_uri placeholder docs (#3002) Francis Lavoie 2020-02-04 17:49:38 -0500
  • 8dd710884a httpcaddyfile: Add {remote} shorthand placeholders Matthew Holt 2020-02-04 13:31:22 -0700
  • c0f827e0bd
    httpcaddyfile: Add {remote} shorthand placeholders Matthew Holt 2020-02-04 13:31:22 -0700
  • c6a30c0cd2 httpcaddyfile: Make root directive mutually exclusive Matthew Holt 2020-02-04 13:04:34 -0700
  • 490cd02f82
    httpcaddyfile: Make root directive mutually exclusive Matthew Holt 2020-02-04 13:04:34 -0700
  • 3952223c1b header: caddyfile: Defer header operations for deletions or manually Matthew Holt 2020-02-04 11:05:32 -0700
  • 9639fe7d28
    header: caddyfile: Defer header operations for deletions or manually Matthew Holt 2020-02-04 11:05:32 -0700
  • 7d47775fc5 cmd: adapt: Make --config flag optional when Caddyfile exists Matthew Holt 2020-02-04 10:48:02 -0700
  • 3592e59399
    cmd: adapt: Make --config flag optional when Caddyfile exists Matthew Holt 2020-02-04 10:48:02 -0700
  • 7cf19b7ebe v2: only compare TLS protocol versions if both are set (#3005) Mohammed Al Sahaf 2020-02-03 19:25:32 +0300
  • f74fed3f54
    v2: only compare TLS protocol versions if both are set (#3005) Mohammed Al Sahaf 2020-02-03 19:25:32 +0300
  • b7a76d7d29 v2: only compare custom TLS protocol relative to each other if both are set Mohammed Al Sahaf 2020-01-26 05:39:24 +0300
  • af6344fb49
    Update orig_uri placeholder docs Francis Lavoie 2020-01-25 14:17:36 -0500
  • 48a38ddde2 httpcaddyfile: Skip hosts from auto-https when http:// scheme (fix #2998) Matthew Holt 2020-01-23 13:17:16 -0700
  • 8b2ad61220
    httpcaddyfile: Skip hosts from auto-https when http:// scheme (fix #2998) Matthew Holt 2020-01-23 13:17:16 -0700
  • 6cce21c00e implement regexp var matcher Mohammed Al Sahaf 2020-01-23 00:52:21 +0300
  • 2d2c25478f cmd: Emit error if reload cannot find a config to load Matthew Holt 2020-01-22 10:04:58 -0700
  • 6614d1c495
    cmd: Emit error if reload cannot find a config to load v2.0.0-beta.13 Matthew Holt 2020-01-22 10:04:58 -0700
  • b3b14307ef http: Fix vars matcher Matthew Holt 2020-01-22 09:43:42 -0700
  • c6bddbfbe2
    http: Fix vars matcher Matthew Holt 2020-01-22 09:43:42 -0700
  • 717ab0e49b rewrite: Prepend "/" if missing from strip path prefix Matthew Holt 2020-01-22 09:36:05 -0700
  • 0742530d3d
    rewrite: Prepend "/" if missing from strip path prefix Matthew Holt 2020-01-22 09:36:05 -0700
  • ace5f8bb5a reverseproxy: Fix casing of RootCAPEMFiles Matthew Holt 2020-01-22 09:35:03 -0700
  • 6b6cd934d0
    reverseproxy: Fix casing of RootCAPEMFiles Matthew Holt 2020-01-22 09:35:03 -0700
  • 9c864e469d reverseproxy: Accept integer values for flush_interval (fix #2996) Matthew Holt 2020-01-22 09:34:16 -0700
  • 5b878d5bd3
    reverseproxy: Accept integer values for flush_interval (fix #2996) Matthew Holt 2020-01-22 09:34:16 -0700
  • 59bf2dedf9 httpcaddyfile: Rename 'headers' directive to 'header' Matthew Holt 2020-01-22 09:33:53 -0700
  • 2105d59936
    httpcaddyfile: Rename 'headers' directive to 'header' Matthew Holt 2020-01-22 09:33:53 -0700
  • 4fd95cac55 cmd: Make --config flag optional for reload command Matthew Holt 2020-01-22 09:33:22 -0700
  • 9a1370c2c8
    cmd: Make --config flag optional for reload command Matthew Holt 2020-01-22 09:33:22 -0700
  • cfd5e45233 httpcaddyfile: Update directive docs; put root after rewrite Matthew Holt 2020-01-22 09:32:38 -0700
  • d810637a9f
    httpcaddyfile: Update directive docs; put root after rewrite Matthew Holt 2020-01-22 09:32:38 -0700
  • 602fd01c5a httpcaddyfile: Get rid of 'tls off' parameter; probably not useful Matthew Holt 2020-01-22 09:24:49 -0700
  • 5d3ccf1eb7
    httpcaddyfile: Get rid of 'tls off' parameter; probably not useful Matthew Holt 2020-01-22 09:24:49 -0700