summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-01-24Version 0.9.5v0.9.5Matthew Holt
2017-01-24New 'timeouts' directive to configure timeouts; default timeouts enabled (#1368)Matt Holt
2017-01-23Godoc comment; report -validate results to stdout tooMatthew Holt
2017-01-23browse: Sanitize file names and links in default templateMatthew Holt
2017-01-23Introduce new Replacer fields {rewrite_path}, {rewrite_path_escaped}; issue #...Toby Allen
2017-01-23Minor test cleanupMatthew Holt
2017-01-23Ensure active Caddyfile, if in site, is hidden no matter the cwdMatthew Holt
2017-01-23proxy: use a new context for the outgoing request (#1358)Tw
2017-01-23Merge pull request #1356 from mholt/fix_hijackMatt Holt
2017-01-22Generate meta elements from prelude items description and keywords (#1335)Peer Beckmann
2017-01-21tls: Always stop and report cert renewal error if operator is presentMatthew Holt
2017-01-21Merge pull request #1366 from mholt/tls-sni-renew-fixMatt Holt
2017-01-21tls: Fix background certificate renewals that use TLS-SNI challengeMatthew Holt
2017-01-18proxy: fix TestReverseProxy failure on go tip (#1360)Tw
2017-01-17Add root option to fastcgi directive (#1337)Mike Pastore
2017-01-17proxy: Fixed #1352: invalid use of the HTTP hijackerLeonard Hecker
2017-01-14Add {whenISO} to record timestamp in ISO 8601 format in UTC. (#1353)M-A
2017-01-14Add StartupHooks to Plugins (#1330)Henrique Dias
2017-01-13Add a cli parameter to -validate a Caddyfile. Issue #1328 (#1344)Toby Allen
2017-01-11Merge pull request #1314 from mholt/unbuffered_proxyMatt Holt
2017-01-11proxy: Added TestReverseProxyLargeBody test caseLeonard Hecker
2017-01-11proxy: Added unbuffered request optimizationLeonard Hecker
2017-01-10Merge pull request #1343 from bengadbois/add_misspell_travisMatt Holt
2017-01-10Add misspell to travis buildBen Gadbois
2017-01-10Merge pull request #1342 from bengadbois/fix_misspellingsMatt Holt
2017-01-10Fix small misspellingsBen Gadbois
2017-01-08Merge pull request #1334 from tw4452852/1329Matt Holt
2017-01-09proxy: refactor TestUpstreamHeadersUpdate and TestDownstreamHeadersUpdateTw
2017-01-07Merge pull request #1325 from mholt/authheaderMatt Holt
2017-01-03browse: Simple filter textbox for default templateMatthew Holt
2017-01-03basicauth: Remove Authorization header on successful authz (issue #1324)Matthew Holt
2017-01-03Fix position of "filter" in directives (#1323)Gregor Noczinski
2017-01-01Merge branch 'master' of github.com:mholt/caddyMatthew Holt
2017-01-01Close connection on automatic HTTP->HTTPS redirectsMatthew Holt
2016-12-31Implementing custom PathClean function to allow masking, closes #1298 (#1317)Sawood Alam
2016-12-31Merge pull request #1309 from lhecker/masterMatt Holt
2016-12-30Post init script guidelinesMatthew Holt
2016-12-30Replace "magic" quotes with regular onesMatthew Holt
2016-12-30proxy: Added support for HTTP trailersLeonard Hecker
2016-12-29proxy: Removed leftover restriction to HTTP/1.1Leonard Hecker
2016-12-28proxy: Fixed support for TLS verification of WebSocket connectionsLeonard Hecker
2016-12-28proxy: Improved handling of bufferPoolLeonard Hecker
2016-12-27Remove pre 0.9 code (#1304)Mateusz Gajewski
2016-12-26Added end-to-end test case for #1292Leonard Hecker
2016-12-26Fixed #1292: Failure to proxy WebSockets over HTTPSLeonard Hecker
2016-12-26Fixed panic due to 0-length buffers being passed to io.CopyBufferLeonard Hecker
2016-12-26Fixed proxy not respecting the -http2 flagLeonard Hecker
2016-12-23Set listenHost to localhost if empty; fixes test on WindowsMatthew Holt
2016-12-23ACME challenge proxy now accounts for ListenHost (bind); fixes #1296Matthew Holt
2016-12-22Re-align atomic struct field (fixes #1306)Matthew Holt