41 Commits (5a0603ed72cead424a34b3bc5af3a5b1629ac187)

Author SHA1 Message Date
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
dev 043eb1d9e5 move internal packages to pkg folder and update reverse proxy 6 years ago
dev 8eba582efe Add go module files 6 years ago