1. 05 Feb, 2019 2 commits
  2. 02 Feb, 2019 2 commits
  3. 03 Dec, 2018 8 commits
  4. 03 Oct, 2018 3 commits
  5. 17 Jul, 2018 3 commits
  6. 03 Jul, 2018 1 commit
  7. 07 Jun, 2018 2 commits
  8. 06 Jun, 2018 2 commits
  9. 05 Jun, 2018 3 commits
  10. 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
  11. 28 May, 2018 2 commits
  12. 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
  13. 21 Dec, 2017 1 commit
  14. 23 Nov, 2017 3 commits
  15. 22 Nov, 2017 2 commits
  16. 10 Nov, 2017 1 commit
  17. 09 Nov, 2017 3 commits