54 Commits (6cbd93736fcd2e202fb4d5cfc3f9dd45b6121b0b)

Author SHA1 Message Date
Matthew Holt 6cbd93736f
Minor tweaks 5 years ago
Matt Holt 5a19db5dc2
v2: Implement 'pki' app powered by Smallstep for localhost certificates (#3125) 5 years ago
Matthew Holt b8cba62643 Refactor for CertMagic v0.10; prepare for PKI app 5 years ago
Marten Seemann e6c6210772
update quic-go to v0.15.1 (#3109) 5 years ago
Marten Seemann 1324da2241
go.mod: update quic-go to v0.15.0 (supporting QUIC draft-27) (#3107) 5 years ago
Matt Holt 5d97522d18
v2: 'log' directive for Caddyfile, and debug mode (#3052) 5 years ago
Marten Seemann dd103a6787
go.mod: update quic-go to v0.14.4 (#3048) 5 years ago
Matthew Holt 8b28c36d48
Remove Starlark, for now 5 years ago
Matthew Holt 4a07a5d41e
caddyfile: tls: Ensure there is always a catch-all conn policy (#3005) 5 years ago
Matthew Holt 5c7ca7d96e
http: Split 2-phase auto-HTTPS into 3 phases 5 years ago
Matthew Holt ba514f9660
cmd: Add build-info command; update CertMagic 5 years ago
Matthew Holt 3828a3aaac
go.mod: Update lego, tidy up 5 years ago
Matthew Holt 984d384d14
Change storage paths to follow OS conventions; migrate folder (#2955) 5 years ago
Matthew Holt 82bebfab8a
templates: Change functions, add front matter support, better markdown 5 years ago
Matthew Holt cbb405f6aa
cmd: Eliminate unintended use of cgo 5 years ago
Matthew Holt 080a62d5c5
Update go.mod; use CertMagic v0.9.0 5 years ago
Marten Seemann a8533e5630 update quic-go to v0.14.1 (#2918) 5 years ago
Marten Seemann a841688cc0 update quic-go to v0.14.0 (#2916) 5 years ago
Marten Seemann 7ff02f37b6 go.mod: update quic-go to v0.13.1 (#2871) 5 years ago
Matthew Holt 35f70c98fa
core: Major refactor of admin endpoint and config handling 5 years ago
Matt Holt b00dfd3965
v2: Logging! (#2831) 5 years ago
Mohammed Al Sahaf 2fbe2ff40b fuzz: introduce continuous fuzzing for Caddy (#2723) 5 years ago
Matthew Holt faf67b1067
tls: Make the on-demand rate limiter actually work 5 years ago
Matthew Holt bce2edd22d
tls: Asynchronous cert management at startup (uses CertMagic v0.8.0) 5 years ago
Matthew Holt 4aa3af4b78
go.mod: Use latest certmagic which uses lego v3.1.0 5 years ago
Matthew Holt 715e6ddf51
go.mod: Update dependencies 5 years ago
Matthew Holt 94f98c0733
go.mod: Use latest certmagic 5 years ago
Matthew Holt b249b45d10
tls: Change struct fields to pointers, add nil checks; rate.Burst update 5 years ago
Matt Holt 11696793bd
tls/acme: Ability to customize trusted roots for ACME servers (#2756) 5 years ago
Matthew Holt 3e8bff594a
go.mod: Update certmagic to v0.7.3 5 years ago
Matthew Holt ba29f9d41d
httpcaddyfile: Global storage configuration (closes #2758) 5 years ago
Matthew Holt 19f36667f7
tls: Clean up expired OCSP staples and certificates 5 years ago
Mohammed Al Sahaf 5c9ebe3af1 Use keybase fork of mitchellh/go-ps for bug fixes (#2750) 5 years ago
Matthew Holt 839507e24e
http: Consider wildcards when evaluating automatic HTTPS 5 years ago
Matthew Holt 7799554baa
go.mod: Use lego v3 and CertMagic 0.7.0 5 years ago
Matt Holt 0c8ad52be1
Experimental IETF-standard HTTP/3 support (known issue exists) (#2727) 5 years ago
Matthew Holt 026df7c5cb
reverse_proxy: WIP refactor and support for FastCGI 5 years ago
Matthew Holt 8e821b5039
caddyconfig: Add JSON5 and JSON-C adapters (closes #2735) 5 years ago
Matthew Holt d73b650c26
Update go.mod 6 years ago
Matthew Holt c4159ef76d
Fix module-related errors 6 years ago
Matthew Holt ccb5d19c25
Get module name at runtime, and tidy up modules 6 years ago
Matthew Holt 84f9f7cd60
Little cleanups 6 years ago
Matthew Holt 31ab737bf2 Refactor code related to getting current version 6 years ago
Matthew Holt 38677aaa58 caddytls: Support tags for manually-loaded certificates 6 years ago
Matthew Holt 269b1e9aa3 tls: Improve (and fix) on-demand configuration 6 years ago
Matthew Holt 2663dd176d Refactor templates execution; add sprig functions 6 years ago
Matthew Holt 5137859e47 Rename caddy2 -> caddy 6 years ago
Matthew Holt b8e7453fef Implement brotli encoder; improve validation of other encoders 6 years ago
Matthew Holt f93dab755b Update go modules 6 years ago
dev 37da91cfe7 fix module import paths and add cors to admin endpoints 6 years ago