1. 03 Dec, 2018 4 commits
  2. 03 Oct, 2018 3 commits
  3. 17 Jul, 2018 3 commits
  4. 03 Jul, 2018 1 commit
  5. 07 Jun, 2018 2 commits
  6. 06 Jun, 2018 2 commits
  7. 05 Jun, 2018 3 commits
  8. 04 Jun, 2018 1 commit
    • Geoff Simmons's avatar
      Doc updates · e42cba28
      Geoff Simmons authored
      Update REQUIREMENTS to reflect compatibility with Varnish 6.0.
      
      re2 compatibility has been tested through 2018-04-01.
      
      No longer using the auto-generated SYNOPSIS.
      e42cba28
  9. 28 May, 2018 2 commits
  10. 03 May, 2018 1 commit
    • Geoff Simmons's avatar
      Bugfix: off-by-one errors in the rewrite methods and functions. · 05adf5a6
      Geoff Simmons authored
      The terminating null byte for the C string result is written at
      the index given by std::string.size() for the C++ string. It had
      been written at one past that index.
      
      WS_Release() must then ensure that the terminating null byte is
      within the allocated portion of workspace.
      05adf5a6
  11. 21 Dec, 2017 1 commit
  12. 23 Nov, 2017 3 commits
  13. 22 Nov, 2017 2 commits
  14. 10 Nov, 2017 1 commit
  15. 09 Nov, 2017 7 commits
  16. 24 Oct, 2017 1 commit
  17. 22 Oct, 2017 2 commits
  18. 17 Oct, 2017 1 commit