1. 02 Jul, 2020 1 commit
  2. 11 Jun, 2020 1 commit
  3. 28 May, 2020 1 commit
  4. 27 May, 2020 1 commit
    • Max Kellermann's avatar
      meson.build: default to warning_level=2 · 5cb00800
      Max Kellermann authored
      This branch isn't yet ready for level 3 (`-Wpedantic`) due to several
      C++ violations (e.g. variable length arrays).  These are already
      cleaned up in the master branch (0.22).
      5cb00800
  5. 26 May, 2020 1 commit
  6. 29 Apr, 2020 1 commit
  7. 14 Apr, 2020 1 commit
  8. 02 Apr, 2020 1 commit
  9. 25 Mar, 2020 1 commit
  10. 22 Mar, 2020 1 commit
  11. 16 Feb, 2020 1 commit
  12. 25 Jan, 2020 1 commit
  13. 14 Jan, 2020 1 commit
  14. 24 Dec, 2019 1 commit
  15. 18 Dec, 2019 1 commit
  16. 16 Dec, 2019 1 commit
  17. 04 Nov, 2019 1 commit
  18. 16 Oct, 2019 1 commit
  19. 07 Oct, 2019 1 commit
  20. 22 Aug, 2019 1 commit
  21. 09 Aug, 2019 1 commit
  22. 05 Aug, 2019 1 commit
  23. 02 Aug, 2019 1 commit
  24. 12 Jul, 2019 1 commit
  25. 18 Jun, 2019 1 commit
  26. 11 Jun, 2019 1 commit
  27. 31 May, 2019 1 commit
  28. 03 May, 2019 1 commit
  29. 18 Apr, 2019 1 commit
  30. 03 Apr, 2019 1 commit
  31. 29 Mar, 2019 2 commits
  32. 18 Mar, 2019 2 commits
  33. 16 Mar, 2019 1 commit
  34. 22 Feb, 2019 1 commit
  35. 04 Jan, 2019 2 commits
  36. 28 Dec, 2018 1 commit
    • Max Kellermann's avatar
      remove libwrap support · 22e6d95c
      Max Kellermann authored
      libwrap is an obscure artefact from a past long ago, when source IP
      address meant something.
      
      And its API is "interesting"; it requires the application to expose
      two global variables `allow_severity` and `deny_severity`.  This led
      to bug #437.  I don't want to declare those variables; instead, I'd
      like to remove libwrap support.
      
      Closes #437
      22e6d95c
  37. 19 Nov, 2018 1 commit