1. 16 Oct, 2024 2 commits
  2. 23 Aug, 2024 1 commit
    • Nils Goroll's avatar
      Avoid "format not a string literal and no format arguments" · 60ac6828
      Nils Goroll authored
      In file included from vmod_file.c:44:
      vmod_file.c: In function ‘check’:
      /usr/include/varnish/cache/cache.h:66:26: error: format not a string literal and no format arguments [-Werror=format-security]
         66 | #define NO_VXID ((struct vxids){0})
            |                          ^~~~~
      vmod_file.c:171:32: note: in expansion of macro ‘NO_VXID’
        171 |                 VSL(SLT_Error, NO_VXID, errbuf);
            |                                ^~~~~~~
            ...
      60ac6828
  3. 30 May, 2024 1 commit
  4. 12 Dec, 2023 4 commits
  5. 08 Dec, 2022 1 commit
  6. 01 Dec, 2022 1 commit
  7. 10 May, 2021 1 commit
  8. 01 Mar, 2021 3 commits
  9. 28 Feb, 2021 10 commits
  10. 26 Feb, 2021 3 commits
  11. 15 Sep, 2020 1 commit
  12. 01 Sep, 2020 1 commit
  13. 17 Dec, 2019 1 commit
  14. 31 Oct, 2019 6 commits
  15. 28 Sep, 2019 1 commit
  16. 26 Sep, 2019 3 commits