summaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Expand)Author
2021-01-27admin: Identity management, remote admin, config loaders (#3994)Matt Holt
2021-01-07caddytls: Configurable OCSP stapling; global option (closes #3714)Matthew Holt
2021-01-04go.mod: Update CertMagic and acmez (improved IDN support)Matthew Holt
2020-12-30metrics: allow disabling OpenMetrics negotiation (#3944)Dave Henderson
2020-12-15caddytls: Improve alt chain preference settingsMatthew Holt
2020-12-09go.mod: Update CertMagic (fix #3911)Matthew Holt
2020-12-08go.mod: Upgrade some dependenciesMatthew Holt
2020-12-04go.mod: update quic-go to v0.19.3 (#3901)Marten Seemann
2020-11-22ci: Use golangci's github action for linting (#3794)Dave Henderson
2020-11-21go.mod: update quic-go to v0.19.2 (#3880)Marten Seemann
2020-11-18reverseproxy: fix random hangs on http/2 requests with server push (#3875)Денис Телюх
2020-11-16caddytls: Support multiple issuers (#3862)Matt Holt
2020-11-12caddytls: Support ACME alt cert chain preferencesMatthew Holt
2020-10-22go.mod: Update CertMagicMatthew Holt
2020-09-17go.mod: Upgrade dependenciesMatthew Holt
2020-09-17metrics: Initial integration of Prometheus metrics (#3709)Dave Henderson
2020-08-21caddytls: Configure custom DNS resolvers for DNS challenge (close #2476)Matthew Holt
2020-08-20go.mod: Use v0.15(.1) of smallstep libsMatthew Holt
2020-08-20ci: Upgrade to Go 1.15 (#3642)Francis Lavoie
2020-08-11caddytls: Add support for ZeroSSL; add Caddyfile support for issuers (#3633)Matt Holt
2020-08-08go.mod: Bump CertMagicMatthew Holt
2020-08-06go.mod: Update some dependenciesMatthew Holt
2020-07-30caddytls: Replace lego with acmez (#3621)Matt Holt
2020-07-20go.mod: Update quic-go, truststore, and goldmarkMatthew Holt
2020-07-06go.mod: Upgrade and downgrade smallstep, quic-go, and cpuidMatthew Holt
2020-06-30cel: fix validation of expression result type (#3526)Mohammed Al Sahaf
2020-06-26go.mod: Minor dependency updatesMatthew Holt
2020-06-12go.mod: Update quic-go to 0.17.1 (draft 29) and certmagic 0.11.2 (eab)Matthew Holt
2020-06-11caddytls: Don't decode HMACMatthew Holt
2020-06-05go.mod: Update dependenciesMatthew Holt
2020-06-01go.mod: Update dependenciesMatthew Holt
2020-05-21caddyhttp: Add time.now placeholder and update cel-go (closes #2594)Matthew Holt
2020-05-17go.mod: Update dependenciesMatthew Holt
2020-05-12all: Recover from panics in goroutinesMatthew Holt
2020-05-06Update dependencies and get rid of placeholder hacks in CA codeMatthew Holt
2020-05-05pki: Embedded ACME server (#3198)Matt Holt
2020-05-02caddytls: Finish upgrading to libdns DNS providers for ACME challengesMatthew Holt
2020-05-01reverseproxy: Remove circuitbreaker module (see #3331)Matthew Holt
2020-04-30go.mod: Remove DNSProviderMaker interface; update to lego 3.6Matthew Holt
2020-04-14go.mod: Update dependencies including CertMagic (fixes #3202)Matthew Holt
2020-04-09go.mod: Update certmagicMatthew Holt
2020-04-09go.mod: Try smallstep againMatthew Holt
2020-04-09go.mod: Update smallstep/cliMatthew Holt
2020-04-09go.mod: Update dependenciesMatthew Holt
2020-04-08caddyhttp: CEL matcher checks return type; slight refactorMatthew Holt
2020-04-03chore: add adapt tests. fix load failure not failing tests (#3222)Mark Sargent
2020-04-03go.mod: Update CertMagic (again) v0.10.10Matthew Holt
2020-04-03go.mod: Use latest Certmagic (v0.10.9)Matthew Holt
2020-04-03go.mod: Update CertMagic to v0.10.8Matthew Holt
2020-04-01caddytls: Refactor certificate selection policies (close #1575)Matthew Holt