Commit Graph

  • ef4e0224a8
    caddyfile: Fix comma edgecase in address parsing (#6616) Francis Lavoie 2024-10-10 16:26:59 -0400
  • 2fe54c4e45 caddyfile: Fix comma edgecase in address parsing Francis Lavoie 2024-10-09 21:11:54 -0400
  • c8a76d003f
    docs: expand proxy protocol docs (#6620) Mohammed Al Sahaf 2024-10-10 23:21:26 +0300
  • d45aa6aa5c
    docs: expand proxy protocol docs Mohammed Al Sahaf 2024-10-10 22:53:05 +0300
  • dd5decabe7
    tests: fix caddyfile adapt warnings (#6619) Mohammed Al Sahaf 2024-10-10 22:38:49 +0300
  • ce0bbd007f
    tests: fix caddyfile adapt warnings Mohammed Al Sahaf 2024-10-10 22:26:27 +0300
  • bbbab61a2e
    Merge branch 'master' into promote-metrics Mohammed Al Sahaf 2024-10-08 21:30:12 +0300
  • d7564d632f
    caddytls: Drop `rate_limit` and `burst`, has been deprecated (#6611) Francis Lavoie 2024-10-07 17:39:47 -0400
  • 3688695607
    caddytls: Drop `rate_limit` and `burst`, has been deprecated Francis Lavoie 2024-10-07 07:27:17 -0400
  • 765d018938
    normalize domain name Mohammed Al Sahaf 2024-10-07 07:03:54 +0000
  • 1c92bfbd38 updated autoprop Archimedes Trajano 2024-10-06 00:40:07 -0400
  • 3c0efd4d55 limitted the amount of changes from upstream Archimedes Trajano 2024-10-06 00:35:37 -0400
  • 495ad1fb21 Merge remote-tracking branch 'upstream/master' into otel-client Archimedes Trajano 2024-10-06 00:24:39 -0400
  • 863cadabad
    Merge branch 'master' into promote-metrics Mohammed Al Sahaf 2024-10-05 20:21:45 +0300
  • d5c6e6c7a8
    metrics: move `metrics` up, outside `servers` Mohammed Al Sahaf 2024-10-05 20:19:29 +0300
  • 88fd5f3491
    caddyhttp: Use internal issuer for IPs when no APs configured Matthew Holt 2024-10-04 10:23:30 -0600
  • 2ae58ac13e
    go.mod: Upgrade some dependencies Matthew Holt 2024-10-02 16:00:48 -0600
  • 01be1b54a8
    ci: install xcaddy to fix release flow (#6602) v2.9.0-beta.2 Mohammed Al Sahaf 2024-10-02 19:12:29 +0300
  • 3b0efc8fa2
    fix `manpage` command Mohammed Al Sahaf 2024-10-02 19:04:43 +0300
  • ceabe02638
    fix `manpage` command Mohammed Al Sahaf 2024-10-02 18:54:54 +0300
  • 20195130c4
    install xcaddy Mohammed Al Sahaf 2024-10-02 18:43:00 +0300
  • 5bcc1f8534
    amend smoke test command Mohammed Al Sahaf 2024-10-02 18:40:23 +0300
  • 816cde839d
    add gorelease smoke test Mohammed Al Sahaf 2024-10-02 18:29:58 +0300
  • 3e61ec86ad
    ci: install xcaddy to fix release flow Mohammed Al Sahaf 2024-10-02 18:24:04 +0300
  • 5ccad835d7 fix: gofumpt Cedric Ziel 2024-10-02 16:35:29 +0200
  • 41f5dd56e1
    metrics: scope metrics to active config, add optional per-host metrics (#6531) v2.9.0-beta.1 Mohammed Al Sahaf 2024-10-02 17:23:26 +0300
  • a0b1a8de3d
    Merge branch 'master' into trace-servicegraph Matt Holt 2024-10-02 08:08:04 -0600
  • f363cba75b
    Merge branch 'master' into per-host-metrics Mohammed Al Sahaf 2024-10-02 17:03:44 +0300
  • 16724842d9
    caddyhttp: Implement `auto_https prefer_wildcard` option (#6146) Francis Lavoie 2024-10-02 09:31:58 -0400
  • dda73f4187 Rebase fix Francis Lavoie 2024-09-25 20:07:35 -0400
  • 007d00f780 Adapt tests, add mock DNS module for config testing Francis Lavoie 2024-09-23 03:47:07 -0400
  • ca658f175a Implement `auto_https prefer_wildcard` option Francis Lavoie 2024-03-03 21:09:31 -0500
  • 45ca347c09 Allow specifying multiple `auto_https` options Francis Lavoie 2024-03-03 16:12:17 -0500
  • 792f1c7ed7
    caddyhttp: Escaping placeholders in CEL, add `vars` and `vars_regexp` (#6594) Francis Lavoie 2024-10-02 08:34:04 -0400
  • 8b685ae32f
    Switch to `ph` for the CEL shortcut (match it in templates cause why not) Francis Lavoie 2024-10-02 07:59:04 -0400
  • 07a72875c0
    Add retries for s390x to smooth over flakiness Francis Lavoie 2024-10-01 03:50:49 -0400
  • a1e7b1ea88
    Refactor s390x test script for readability Francis Lavoie 2024-10-01 00:42:54 -0400
  • d4e7f02d12
    Bump CEL version, register a few extensions Francis Lavoie 2024-09-30 23:48:44 -0400
  • cee0c0efce
    Better consts for the placeholder CEL shortcut Francis Lavoie 2024-09-30 23:48:31 -0400
  • 6f51539d37
    dupl lint is dumb Francis Lavoie 2024-09-27 07:45:29 -0400
  • 9d05d33885
    Implement vars and vars_regexp in CEL Francis Lavoie 2024-09-27 07:39:21 -0400
  • 3a40613349
    Simplify some of the test cases Francis Lavoie 2024-09-27 06:24:25 -0400
  • 7f9f64e94e
    caddyhttp: Escaping placeholders in CEL Francis Lavoie 2024-09-27 06:05:59 -0400
  • c8adb1b553
    cmd: Better error handling when reloading (#6601) Matt Holt 2024-10-01 20:31:30 -0600
  • 6ae9dafcc6
    Merge branch 'master' into reload-troubleshooting Matt Holt 2024-10-01 20:15:44 -0600
  • 9b4acc2449
    caddytls: Support new tls.context module (#6369) Matt Holt 2024-10-01 17:18:17 -0600
  • e1ff57c3d8
    Improve error message and increase error size limit Matthew Holt 2024-10-01 17:10:38 -0600
  • d112d849e1
    Merge branch 'master' into handshake-context Matt Holt 2024-10-01 17:06:49 -0600
  • 198ccd1efb
    caddyhttp: Limit auto-HTTPS error logs to 100 domains Matthew Holt 2024-10-01 16:42:33 -0600
  • f3aead0e4d
    http: ReponseWriter prefer ReadFrom if available (#6565) WeidiDeng 2024-10-02 01:19:03 +0800
  • 0eb8d46e7c
    Merge branch 'master' into responsewriter-readfrom Matt Holt 2024-10-01 11:08:14 -0600
  • 571f88d86f
    chore: Adjust incorrect `reverse_proxy` Caddyfile comment (#6598) Francis Lavoie 2024-10-01 12:56:30 -0400
  • 1abdf6d91a
    chore: Adjust incorrect `reverse_proxy` Caddyfile comment Francis Lavoie 2024-09-30 21:58:51 -0400
  • 0e829bc418
    caddyhttp: Fix listener wrapper regression from #6573 (#6599) Aaron Paterson 2024-10-01 01:47:21 -0400
  • d967cfdb7c right side in tls ln maycxc.github.io 2024-10-01 01:39:47 -0400
  • 82dcaafbdd
    Merge branch 'master' into per-host-metrics Mohammed Al Sahaf 2024-10-01 02:23:28 +0300
  • 854919c2ac
    refactor to delay metrics admin handler provision Mohammed Al Sahaf 2024-10-01 02:22:25 +0300
  • c583130c0e
    fixes Mohammed Al Sahaf 2024-10-01 01:57:39 +0300
  • 4b1a9b6cc1
    core: Implement socket activation listeners (#6573) Aaron Paterson 2024-09-30 12:55:03 -0400
  • 5a1438adec remove `TODO` comment Mohammed Al Sahaf 2024-09-30 08:10:59 +0000
  • 657009867a inject the custom registry into the admin handler Mohammed Al Sahaf 2024-09-30 08:09:52 +0000
  • 5d2d245e17
    Merge branch 'master' into master Aaron Paterson 2024-09-29 10:06:23 -0400
  • 1a345b4fa6
    doc: remove docs of deprecated directives (#6566) Mohammed Al Sahaf 2024-09-29 12:12:52 +0300
  • bbe1ecdcd8
    Update modules/caddytls/connpolicy.go Francis Lavoie 2024-09-29 05:08:24 -0400
  • 96b775c85c
    typo Mohammed Al Sahaf 2024-09-29 10:44:48 +0300
  • 2d2977e1df
    Merge branch 'master' into per-host-metrics Mohammed Al Sahaf 2024-09-29 10:32:31 +0300
  • e57a5dfc55
    Merge branch 'master' into client-auth-doc Mohammed Al Sahaf 2024-09-29 10:32:22 +0300
  • 39d876a7b1 Merge branch 'master' of github.com:MayCXC/caddy maycxc.github.io 2024-09-27 05:24:06 -0400
  • b98bf1a335 check for h1 and h2 listener netw maycxc.github.io 2024-09-27 05:23:59 -0400
  • 70e06c9faa
    Merge branch 'master' into master Aaron Paterson 2024-09-27 04:52:14 -0400
  • 04bb55c5a0 multiple default_bind with protocols maycxc.github.io 2024-09-27 04:50:21 -0400
  • 22c98ea165
    caddyhttp: Optimize logs using zap's WithLazy() (#6590) Alexander Stecher 2024-09-26 20:23:12 +0200
  • c5d6b22f37 chore: encode: use FlushError instead of Flush (#6168) WeidiDeng 2024-03-11 11:04:35 +0800
  • c078da79d5 osx maycxc.github.io 2024-09-25 20:13:54 -0400
  • 87ba4d02db key -> parsedKey maycxc.github.io 2024-09-25 20:03:18 -0400
  • 19545af35b
    Merge branch 'master' into master Aaron Paterson 2024-09-25 18:19:21 -0400
  • 25098cf044 Merge branch 'improved-http-performance' of https://github.com/AlliBalliBaba/caddy into improved-http-performance a.stecher 2024-09-25 23:35:34 +0200
  • fac862ad3b adds comment explaining why cloning is faster a.stecher 2024-09-25 23:34:58 +0200
  • 2faeac0a10
    chore: Use slices package where possible (#6585) Francis Lavoie 2024-09-25 16:30:56 -0400
  • 75f8ba460f
    Merge branch 'master' into improved-http-performance Alexander Stecher 2024-09-25 18:01:07 +0200
  • f7b00494d0
    Merge branch 'master' into master Aaron Paterson 2024-09-25 11:29:17 -0400
  • 6c09bf4f02
    Merge 5fde819284 into 9dda8fbf84 Anton Kovalenko 2024-09-25 15:05:41 +0200
  • 9dda8fbf84
    caddytls: Give a better error message when given encrypted private keys (#6591) Francis Lavoie 2024-09-25 08:00:48 -0400
  • e57ce4fe8b
    caddytls: Give a better error message when given encrypted private keys Francis Lavoie 2024-09-25 03:50:27 -0400
  • e62916f7bf fixes the cloning a.stecher 2024-09-24 21:35:31 +0200
  • d380731948 uses zap's .WithLazy with a cloned request a.stecher 2024-09-24 21:32:15 +0200
  • 794423b628
    Even more slice operations Francis Lavoie 2024-09-23 02:26:26 -0400
  • e2a22fe854
    More, mostly using ContainsFunc Francis Lavoie 2024-09-21 03:42:31 -0400
  • c7dfcabaf8
    chore: Use slices package where possible Francis Lavoie 2024-09-21 02:31:17 -0400
  • b639da0227
    Merge branch 'master' into master Aaron Paterson 2024-09-21 00:06:38 -0400
  • 9cc06295f9 Merge branch 'master' of github.com:MayCXC/caddy maycxc.github.io 2024-09-21 00:06:06 -0400
  • 34f370ba81 windows maycxc.github.io 2024-09-21 00:05:58 -0400
  • ff67b97126
    caddyhttp: enable qlog, controlled by QLOGDIR env (#6581) Marten Seemann 2024-09-21 11:47:18 +0800
  • a298ea2245
    Merge branch 'master' into master Aaron Paterson 2024-09-20 18:33:12 -0400
  • 949ea41d7d quic: enable qlog, controlled by QLOGDIR env Marten Seemann 2024-09-20 22:34:27 +0800
  • 5b44d6cea8
    update quic-go to v0.47.0 (#6582) Marten Seemann 2024-09-21 05:00:13 +0800
  • 1fa6738ded
    update quic-go to v0.47.0 Marten Seemann 2024-09-20 22:38:05 +0800
  • 06e146ccbe refactored add/remove packages to print warnings on present/absent packages armadi1809 2024-09-17 21:24:51 -0500
  • 07a21a8d5b
    noot a 2024-09-17 17:08:13 -0500
  • cf637dbaa6
    Merge branch 'master' into filesystem-changes a 2024-09-17 16:57:41 -0500