summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-04-20Update readme and changelog for v0.10v0.10.0Matthew Holt
2017-04-20Merge pull request #1596 from mholt/closinglogsMatt Holt
2017-04-20Disable warning for insecure CA if located on private network. (#1599)Jonas Östanbäck
2017-04-19Merge pull request #1595 from jannickfahlbusch/feature/hostnameInTemplateActionsMatt Holt
2017-04-19Add hostname template actionJannick Fahlbusch
2017-04-18httpserver: Don't close stdout or stderr when closing logs (fix #1471)Matthew Holt
2017-04-18Merge pull request #1594 from tw4452852/templateFuncsTestMatt Holt
2017-04-18template: add test for custom functionTw
2017-04-18Merge pull request #1591 from tw4452852/template_funcsMatt Holt
2017-04-18template: support custom functionsTw
2017-04-17Merge pull request #1584 from tw4452852/encoded_pathMatt Holt
2017-04-17tls: Arrange cipher suites in map in preference order for convenienceMatthew Holt
2017-04-17push: Reorder before proxy; and allow zero arguments (cf. #1573)Matthew Holt
2017-04-17httpserver: max_certs now forces On-Demand TLS even if name is knownMatthew Holt
2017-04-18proxy: use untouched URL for concatenatingTw
2017-04-17caddyhttp: New index directive for alternate index file names (#1567)elcore
2017-04-17Merge pull request #1583 from tw4452852/1529Matt Holt
2017-04-17proxy: Fix #1574; health check now respects hostname when upstream Host heade...Francis Lavoie
2017-04-17log: only allow new roller related options in a blockTw
2017-04-15D'oh, commit all changes to fileMatthew Holt
2017-04-15context: Use crypto/rand in case method used for crypto purposesMatthew Holt
2017-04-15context: Fix computation for random length of random stringMatthew Holt
2017-04-15context: RandomString action produces a random string of random lengthMatthew Holt
2017-04-14browse: Use more standard sort icon over iconsMatthew Holt
2017-04-14browse: Correct links when site defined with a path (fixes #1561)Matthew Holt
2017-04-08markdown: Match index file for each extension; fix #1418 (#1559)Toby Allen
2017-04-07Merge pull request #1546 from wmark/browse-sort-sizeMatt Holt
2017-04-03proxy: Respect insecure_skip_verify for health check (#1558)Peer Beckmann
2017-04-02proxy: Cleanly shutdown health checks on restart (#1524)Angel Santiago
2017-04-02Add new browse sort - namedirfirst (#1551)Toby Allen
2017-03-31Add launch event information to readmeMatthew Holt
2017-03-31Merge pull request #1541 from lucafavatella/review-certs-dirMatt Holt
2017-03-29browse: when sorting by size, sort directory section by nameW-Mark Kubacki
2017-03-28Make CADDYPATH equal across init scriptsLuca Favatella
2017-03-28Add Event Hook plugins to DescribePlugins function (#1540)Henrique Dias
2017-03-27Introducing Event Hooks Plugins (#1537)Henrique Dias
2017-03-24browse: sort listing by dir first (#1527)Toby Allen
2017-03-22Update issue template to ask for relevant HTTP requestsMatthew Holt
2017-03-20Don't modify request URL values from Caddyfile (fixes #1528)Matthew Holt
2017-03-15browse: Use helper functions in staticfiles to redirect (#1497)ericdreeves
2017-03-14proxy: Add the first policy (#1513)Peer Beckmann
2017-03-13markdown: backup title should use TrimSuffix, not TrimRight (#1515)Chao Huang
2017-03-13tls: Only update OCSP staple if field is not nil (fixes #1514)Matthew Holt
2017-03-13Added Const for use of CtxKeys (#1511)Toby Allen
2017-03-12staticfiles: add Content-Length header (closes #1479) (#1492)Martin Bertschler
2017-03-12Merge pull request #1510 from zmwangx/systemd-readme-fix-caddy.service-modeMatt Holt
2017-03-11systemd README: set mode of caddy.service to 644 instead of 744Zhiming Wang
2017-03-11Fix issue #1346 {path} logging {uri} and add {rewrite_uri} placeholder (#1481)Toby Allen
2017-03-10basicauth: Don't remove Authorization header on good auth (fixes #1508)Matthew Holt
2017-03-10proxy: Fixed #1484, websockets with h2 disabled (#1488)Leonard Hecker