1. 03 Aug, 2017 1 commit
    • Simon Lightfoot's avatar
      Changed IfCond to store the condition function and the compiled regular expression. · d48e51cb
      Simon Lightfoot authored
      Updated ifCondition test to deep test all fields.
      Changed NewComplexRule to not return a pointer.
      Corrected panic detection in formatting.
      Fixed failing test cases.
      Fixed review bug for test.
      Fixes bug caused by Replacer running on the regular expressions in IfMatcher. We also now compile regular expressions up front to detect errors.
      Fixes rewrite bugs that come from formatting a rule as a string and failing with nil dereference caused by embedding Regexp pointer in a Rule. Re: Issue #1794
      d48e51cb
  2. 28 Jul, 2017 4 commits
  3. 27 Jul, 2017 5 commits
  4. 26 Jul, 2017 1 commit
  5. 25 Jul, 2017 8 commits
  6. 24 Jul, 2017 2 commits
  7. 20 Jul, 2017 2 commits
  8. 19 Jul, 2017 1 commit
  9. 18 Jul, 2017 1 commit
  10. 17 Jul, 2017 1 commit
  11. 14 Jul, 2017 2 commits
  12. 13 Jul, 2017 3 commits
  13. 11 Jul, 2017 1 commit
  14. 10 Jul, 2017 3 commits
    • Richard Bowden's avatar
      freebsd init: added new functionality and enabled better logging (#1740) · 25a596a9
      Richard Bowden authored
      * uses more of the builtin functionality for starting and stopping of the process by using command and command_args along with procname
      * removed -f from daemon as this was hiding error message that were sent to stdout on startup, now writing stdout to the logfile directly
      
      for example, this was being hidden:
      
      “Activating privacy features.. [www.domain.com] failed to get certificate: Error presenting token: Could not find the start of authority”
      
      it now shows up in the log
      
      * aded “caddy_env” to allow the setting of environment variables that caddy might need, for example when setting creds for “DNS Challenge”
      
      * added a check to ensure caddy_config_path file exists
      25a596a9
    • Toby Allen's avatar
      Rename directive requestid to request_id (#1757) · acc67eb3
      Toby Allen authored
      * rename requestid request_id
      
      * rename folder
      
      * folder name match package name requestid
      acc67eb3
    • Matt Holt's avatar
      Merge pull request #1751 from zikes/header_policy · 4c700efb
      Matt Holt authored
      proxy: add Header load balancing policy
      4c700efb
  15. 08 Jul, 2017 2 commits
  16. 07 Jul, 2017 1 commit
  17. 06 Jul, 2017 1 commit
  18. 05 Jul, 2017 1 commit