summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-01-15Prepare v1.0.5 releasev1.0.5Matthew Holt
2020-01-15errors: Fix testMatthew Holt
2020-01-15Don't use default log settings on custom logs (#2973) (#2976)Matt Holt
2020-01-12go.mod: Add support for freebsd/arm64 (#2956)Dmitri Goutnik
2020-01-12gzip: Avoid duplicated Vary header (#2939)Dozer
2019-12-28FreeBSD init: PID file should not be executable (#2945)Maxime Soulé
2019-12-14fastcgi: Trim dot and space suffix for Windows sake (#2917)MisterDuval
2019-12-13readme: Update sponsor linkVanessa Nicole Naff
2019-12-04Correct golint warning (#2915)Gábor Lipták
2019-12-04proxy: ability to use client certs in reverse proxy (#2914)evtr
2019-12-04github: Remove issue and PR templates; update contributing guidelinesMatthew Holt
2019-11-18update readme to remove GO111MODULE env (#2886)Rustin
2019-11-15Prepare v1.0.4 tagv1.0.4Matthew Holt
2019-11-15go.mod: lego v3.2.0, certmagic v0.8.3, and quic-go v0.13.1Matthew Holt
2019-11-15dist: update caddy.service on Ubuntu 18 (#2866)Yuqian Ma
2019-11-15fastcgi: Case-insensitive extension comparisonMisterDuval
2019-11-06Add flag to disable timestamps for process log (#2781)Julian Kornberger
2019-11-06update quic-go to v0.13.0 (#2862)Marten Seemann
2019-10-30Create FUNDING.ymlMatt Holt
2019-10-15dist: Update FreeBSD Init script to support custom flags (#2796)Adam Daniels
2019-10-14Move certmagic import out of caddy package (#2807)Jonathan Rudenberg
2019-10-09init/systemd: Re-add ReadWriteDirectories. (#2798)Jacob Hoffman-Andrews
2019-10-08httpserver: no SetKeepAlivePeriod in openbsd (#2787)Adil H
2019-10-07systemd: Prevent excessive restarts in tight loopMatt Holt
2019-10-07staticfiles: Signal that redirection headers have been written (#2792)Jannis Andrija Schnitzer
2019-09-23Fix typo (#2763)Tobias Mühl
2019-09-22gitattributes: go.mod, go.sum always eol=lf (#2753)linquize
2019-09-15Change mholt references to caddyserver (#2751)Ashish Acharya
2019-08-26Update build docs to clarify usage of `.go` extension (#2726)Jack Brown
2019-08-21main: log caddy version on start (#2717)Alexander Danilov
2019-08-14Version 1.0.3 notesv1.0.3Matthew Holt
2019-08-14Fix slice bounds when getting key of address (fixes #2706)Matthew Holt
2019-08-13Version 1.0.2v1.0.2Matthew Holt
2019-08-13Adjust address parsing for Go 1.12.8's breaking changesMatthew Holt
2019-07-19websocket: Enhancements, message types, and tests (#2359)linquize
2019-07-19readme: Fix tests badgeMatthew Holt
2019-07-18Used goimports to fix import order (#2682)Christian Muehlhaeuser
2019-07-18Add doc re running as non-root user on FreeBSD (#2655)George Hartzell
2019-07-18Use syslog to manage caddy std{out,err} on FreeBSD (#2652)George Hartzell
2019-07-18staticfiles: Support pre-compressed zstd, make etag content-encoding-aware (#...rouzier
2019-07-18Updated systemd caddy.service (#2620)aspeteRakete
2019-07-11add recaptcha plugin (#2664)William Wang
2019-07-02Update notes for v1.0.1v1.0.1Matthew Holt
2019-07-02Change all import paths: mholt/caddy -> caddyserver/caddyMatthew Holt
2019-07-01tls: Deprecate 'max_certs' in favor of 'ask'; use latest CertMagicMatthew Holt
2019-06-23Fix graceful shutdown (#2618)Damir Vandic
2019-06-21mod: Use CertMagic v0.6.1Matthew Holt
2019-06-21caddyfile: Move metrics into caddy packageMatthew Holt
2019-06-19Minor fixes to testsMatthew Holt
2019-06-19tls: Disable on-demand TLS when random config is chosenMatthew Holt