1. 19 Sep, 2017 3 commits
    • Martin Blix Grydeland's avatar
      Avoid buffer read overflow on vcl_error and -sfile · 176f8a07
      Martin Blix Grydeland authored
      The file stevedore may return a buffer larger than asked for when
      requesting storage. Due to lack of check for this condition, the code
      to copy the synthetic error memory buffer from vcl_error would overrun
      the buffer.
      
      Patch by @shamger
      
      Fixes: #2429
      176f8a07
    • Poul-Henning Kamp's avatar
      Fix #2389 · b5593e22
      Poul-Henning Kamp authored
      Make the subargument to -a select the overall protocol (PROXY/HTTP)
      but, at least for now, not distinguish versions of these protocols.
      b5593e22
    • Poul-Henning Kamp's avatar
      Whitespace OCD · 6d54579f
      Poul-Henning Kamp authored
      6d54579f
  2. 18 Sep, 2017 1 commit
  3. 15 Sep, 2017 5 commits
  4. 14 Sep, 2017 25 commits
  5. 13 Sep, 2017 6 commits