1. 19 Jun, 2018 1 commit
  2. 12 Jun, 2018 1 commit
  3. 08 Jun, 2018 1 commit
  4. 28 May, 2018 1 commit
    • Alexander Danilov's avatar
      Add -env-file flag (#2176) · accaa378
      Alexander Danilov authored
      This adds new feature to load envs from file provided from command line argument
      Implement parsing of the env file for simple KEY=VALUE format
      accaa378
  5. 18 May, 2018 1 commit
  6. 17 May, 2018 3 commits
  7. 16 May, 2018 1 commit
  8. 10 May, 2018 6 commits
  9. 09 May, 2018 4 commits
  10. 07 May, 2018 3 commits
  11. 01 May, 2018 1 commit
  12. 28 Apr, 2018 1 commit
  13. 20 Apr, 2018 4 commits
  14. 18 Apr, 2018 2 commits
  15. 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
  16. 15 Apr, 2018 1 commit
  17. 05 Apr, 2018 1 commit
  18. 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
  19. 02 Apr, 2018 2 commits
  20. 31 Mar, 2018 1 commit
  21. 30 Mar, 2018 2 commits
  22. 28 Mar, 2018 1 commit