1. 31 Aug, 2018 3 commits
  2. 10 May, 2018 5 commits
  3. 09 May, 2018 3 commits
  4. 07 May, 2018 3 commits
  5. 01 May, 2018 1 commit
  6. 28 Apr, 2018 1 commit
  7. 20 Apr, 2018 4 commits
  8. 18 Apr, 2018 2 commits
  9. 17 Apr, 2018 1 commit
    • Tanmay Chaudhry's avatar
      proxy: Enabled configurable timeout (#2070) · 98de336a
      Tanmay Chaudhry authored
      * Enabled configurable Timeout for the proxy directive
      
      * Added Test for reverse for proxy timeout
      
      * Removed Duplication in proxy constructors
      
      * Remove indirection from multiple constructors and refactor into one
      
      * Fix inconsistent error message and refactor dialer initialization
      98de336a
  10. 15 Apr, 2018 1 commit
  11. 05 Apr, 2018 1 commit
  12. 03 Apr, 2018 1 commit
    • Matt Holt's avatar
      caddyfile: Fix errors caught by fuzzing (#2097) · 64c18a7c
      Matt Holt authored
      * caddyfile: More robust parsing for 'import' (fixes #2096)
      
      The fix for hanging involves limiting the number of wildcards in an
      import pattern to just 1. Otherwise some patterns can expand to the
      entire disk.
      
      The other fix requires that the end string for an environment variable
      expansion come after the start string.
      
      * caddyfile: Fix more fuzzing errors
      64c18a7c
  13. 02 Apr, 2018 2 commits
  14. 31 Mar, 2018 1 commit
  15. 30 Mar, 2018 2 commits
  16. 28 Mar, 2018 3 commits
  17. 27 Mar, 2018 1 commit
  18. 26 Mar, 2018 5 commits