summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-10-08Update readme and changelog for v0.10.10v0.10.10Matthew Holt
2017-10-08Change CASE_SENSITIVE_PATH default to falseMatthew Holt
2017-10-05proxy: Allow insecure certificate in QUIC testsMatthew Holt
2017-10-04Grammar improvementsMatthew Holt
2017-10-03startupshutdown: gofmt code (#1902)elcore
2017-10-03fastcgi: Add support for SRV upstreams (#1870)Mohammad Gufran
2017-10-01startupshutdown: is an alias for 'on' (#1880)elcore
2017-10-01Add hook for instance startup (#1888)Kevin Stock
2017-10-01Implement CertRenewEvent (#1879)elcore
2017-10-01Implement 'http.on' plugin and replace UUID lib (#1864)elcore
2017-09-28redir: Do not count multiple rules with if statements as duplicatesMatthew Holt
2017-09-22Apply Apache license to all .go source files (closes #1865)Matthew Holt
2017-09-22caddyfile: Use full, absolute file path in token structs (fixes #1892)Matthew Holt
2017-09-22proxy: websocket proxy exits immediately if backend is shutdown (#1869)Tw
2017-09-22Add iOS 11 stable ClientHello to MITM test corpus (issue #1890)Matthew Holt
2017-09-22websocket: Avoid multiple calls to WriteHeader if Upgrade failsMatthew Holt
2017-09-22Clarify unofficial builds in version stringMatthew Holt
2017-09-22Merge pull request #1884 from timothywlewis/fix-pid-error-in-linux-sysvinitDaniel van Dorp
2017-09-18Fix linux-sysvinit script to prevent missing caddy.logTim Lewis
2017-09-18Fix spurious .pid file error in linux-sysvinitTim Lewis
2017-09-16travis: add 1.x instead 1.9 go version (#1868)Davor Kapsa
2017-09-16readme: fixed build instructions (#1875)Fake ID
2017-09-14EULA: Remove restriction clause related to sponsors headerMatthew Holt
2017-09-14Revert "Implement Caddy-Sponsors HTTP response header" (#1866)Adam Williams
2017-09-12Update readme and changes for version 0.10.9v0.10.9Matthew Holt
2017-09-12Merge branch 'sponsors-header'Matthew Holt
2017-09-11proxy: Disable QUIC test outside CI environment (see #1782)Matthew Holt
2017-09-11templates: Properly propagate response status code (fixes #1841)Matthew Holt
2017-09-11proxy: Support QUIC for upstream connections (#1782)twdkeule
2017-09-11tls: Remove expiring certificates from cache and load renewed onesMatthew Holt
2017-09-10Implement Caddy-Sponsors HTTP response headerMatthew Holt
2017-09-10Change build program to use new builds packageMatthew Holt
2017-09-08Update readme/changes for v0.10.8v0.10.8Matthew Holt
2017-09-08Merge pull request #1861 from mholt/fix1859Matt Holt
2017-09-08httpserver: Fix #1859 by cleaning paths when matching themMatthew Holt
2017-09-06Add EULAMatthew Holt
2017-09-06Merge pull request #1856 from twdkeule/fix-index-pushMatt Holt
2017-09-06fastcgi: use bytes.Contains and strconv.Itoa (#1857)Fiisio
2017-09-04Do not push index file when not in a ruleThomas De Keulenaer
2017-09-01fastcgi: Fix SCRIPT_NAME when path in address (#1852)John Chadwick
2017-08-29Support nacl compilationMatthew Holt
2017-08-29Make filename column fill out space (#1848)Mattias Wadman
2017-08-28push: Allow pushing multiple resources via Link header (#1798)Mateusz Gajewski
2017-08-28caddytls: Fix data race in test (close #1844)Matthew Holt
2017-08-26Update test caseMatthew Holt
2017-08-26Rename parse errors to errors during parsing (#1838)Matthew Holt
2017-08-26Fix typos in changes fileMatthew Holt
2017-08-26browse: Clarify test skip on Windows and log a messageMatthew Holt
2017-08-25Update readme for v0.10.7v0.10.7Matthew Holt
2017-08-25browse: Ignore one Test function on Windows (temporary) (#1839)Matt Holt