This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
caddy
Watch
2
Star
0
Fork
0
You've already forked caddy
mirror of
https://github.com/caddyserver/caddy.git
synced
2025-04-24 22:04:04 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
cross-build.yml
lint.yml
release.yml
release_published.yml
Actor
All actors
Github镜像仓库
Status
All status
success
failure
waiting
running
caddytls: Set local_ip, not remote_ip (#6952)
#312
:
Commit
105eee671c
pushed by
Github镜像仓库
master
2025-04-23 12:44:01 +08:00
0s
reverseproxy: reference correct field name in LoadModule (#6978)
#309
:
Commit
737936c06b
pushed by
Github镜像仓库
master
2025-04-22 12:38:48 +08:00
0s
go.mod: update quic-go to v0.51.0 (#6972)
#306
:
Commit
a6d488a15b
pushed by
Github镜像仓库
master
2025-04-22 03:58:44 +08:00
0s
caddytls: Allow missing ECH meta file
#303
:
Commit
fb22a26b1a
pushed by
Github镜像仓库
master
2025-04-20 03:58:44 +08:00
0s
caddytls: Add remote_ip to HTTP cert manager (close #6952)
#300
:
Commit
35c8c2d92d
pushed by
Github镜像仓库
master
2025-04-19 02:28:49 +08:00
0s
build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 (#6960)
#297
:
Commit
0b2802faa4
pushed by
Github镜像仓库
master
2025-04-18 09:31:43 +08:00
0s
caddyauth: Set authentication provider error in placeholder (#6932)
#294
:
Commit
5be77d07ab
pushed by
Github镜像仓库
master
2025-04-17 08:49:06 +08:00
0s
reverseproxy: Add valid Upstream to DialInfo in active health checks (#6949)
#291
:
Commit
6c38ae7381
pushed by
Github镜像仓库
master
2025-04-16 08:16:42 +08:00
0s
Fix the incorrect parameter order (#6951)
#288
:
Commit
def9db1f16
pushed by
Github镜像仓库
master
2025-04-14 23:20:11 +08:00
0s
caddyhttp: Document side effect of HTTP/3 early data (close #6936)
#285
:
Commit
b06a9496d1
pushed by
Github镜像仓库
master
2025-04-10 11:20:13 +08:00
0s
go.mod: Upgrade to libdns 1.0 beta APIs (requires upgraded DNS providers)
#282
:
Commit
9becf61a9f
pushed by
Github镜像仓库
master
2025-04-09 08:20:16 +08:00
0s
events: Refactor; move Event into core, so core can emit events (#6930)
#279
:
Commit
5a6b2f8d1d
pushed by
Github镜像仓库
master
2025-03-31 03:35:10 +08:00
0s
caddytls: Temporarily treat "" and "@" as equivalent for DNS publication
#276
:
Commit
ea77a9ab67
pushed by
Github镜像仓库
master
2025-03-27 15:35:10 +08:00
0s
go.mod: Upgrade CertMagic
#273
:
Commit
7672b7848f
pushed by
Github镜像仓库
master
2025-03-26 14:15:15 +08:00
0s
caddytls: Don't publish HTTPS record for CNAME'd domain (fix #6922)
#270
:
Commit
782a3c7ac6
pushed by
Github镜像仓库
master
2025-03-25 13:25:15 +08:00
0s
core: add modular `network_proxy` support (#6399)
#267
:
Commit
173573035c
pushed by
Github镜像仓库
master
2025-03-23 03:35:10 +08:00
0s
chore: Modernize a couple for loops
#264
:
Commit
8dc76676fb
pushed by
Github镜像仓库
master
2025-03-21 03:35:10 +08:00
0s
caddytls: Initialize permission module earlier (fix #6901)
#261
:
Commit
e276994174
pushed by
Github镜像仓库
master
2025-03-19 09:35:12 +08:00
0s
caddyfile: Fix formatting for backquote wrapped braces (#6903)
#258
:
Commit
b3e692ed09
pushed by
Github镜像仓库
master
2025-03-18 08:25:15 +08:00
0s
caddytls: Convert AP subjects to punycode
#255
:
Commit
55c89ccf2a
pushed by
Github镜像仓库
master
2025-03-16 09:35:10 +08:00
0s
caddytls: Don't publish ECH configs if other records don't exist
#252
:
Commit
1f8dab572c
pushed by
Github镜像仓库
master
2025-03-14 15:35:10 +08:00
0s
requestbody: Add set option to replace request body (#5795)
#249
:
Commit
dccf3d8982
pushed by
Github镜像仓库
master
2025-03-13 14:05:16 +08:00
0s
headers: Allow nil HeaderOps (fix #6893)
#246
:
Commit
af2d33afbb
pushed by
Github镜像仓库
master
2025-03-13 05:55:19 +08:00
0s
caddytls: Fix TrustedCACerts backwards compatibility (#6889)
#243
:
Commit
49f9af9a4a
pushed by
Github镜像仓库
master
2025-03-12 05:15:17 +08:00
0s
caddytls: Pointer receiver (fix #6885)
#240
:
Commit
d57ab215a2
pushed by
Github镜像仓库
master
2025-03-10 15:35:12 +08:00
0s
reverseproxy: more comments about buffering and add new tests (#6778)
#237
:
Commit
220cd1c2bc
pushed by
Github镜像仓库
master
2025-03-09 03:35:10 +08:00
0s
cmd: Promote undo maxProcs func to caller
#234
:
Commit
19876208c7
pushed by
Github镜像仓库
master
2025-03-08 03:05:18 +08:00
0s
go.mod: Upgrade dependencies
#231
:
Commit
1641e76fd7
pushed by
Github镜像仓库
master
2025-03-07 10:51:23 +08:00
0s
readme: update Twitter name and link (#6874)
#228
:
Commit
481bc80d6e
pushed by
Github镜像仓库
master
2025-03-07 02:37:29 +08:00
0s
build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#6876)
#225
:
Commit
3644ee31ca
pushed by
Github镜像仓库
master
2025-03-06 18:32:52 +08:00
0s
First
Previous
1
2
3
4
Next
Last