Skip to content
  1. Feb 15, 2019
  2. Feb 14, 2019
  3. Jan 15, 2019
  4. Jan 10, 2019
    • Daniel Gustafsson's avatar
      travis: turn off copyright year checks in checksrc · 90254d0d
      Daniel Gustafsson authored
      Invoking the maintainer intended COPYRIGHTYEAR check for everyone
      in the PR pipeline is too invasive, especially at the turn of the
      year when many files get affected. Remove and leave it as a tool
      for maintainers to verify patches before commits.
      
      This reverts f7bdf4b2.
      
      After discussion with: Daniel Stenberg
      90254d0d
  5. Dec 03, 2018
  6. Nov 02, 2018
  7. Nov 01, 2018
  8. Oct 29, 2018
  9. Oct 27, 2018
  10. Oct 18, 2018
  11. Oct 12, 2018
  12. Sep 29, 2018
  13. Sep 13, 2018
  14. Sep 06, 2018
  15. Aug 15, 2018
  16. Aug 14, 2018
  17. Aug 13, 2018
  18. Aug 10, 2018
  19. Aug 07, 2018
  20. Jul 30, 2018
  21. Jun 27, 2018
  22. Jun 17, 2018
  23. Jun 03, 2018
    • Viktor Szakats's avatar
      spelling fixes · 4bd91bc4
      Viktor Szakats authored
      Detected using the `codespell` tool (version 1.13.0).
      
      Also secure and fix an URL.
      4bd91bc4
  24. May 10, 2018
  25. May 09, 2018
  26. May 04, 2018
  27. Apr 30, 2018
  28. Apr 10, 2018
  29. Mar 26, 2018
  30. Mar 22, 2018
  31. Feb 28, 2018
  32. Feb 15, 2018
  33. Dec 02, 2017
  34. Dec 01, 2017
  35. Nov 30, 2017
    • Daniel Stenberg's avatar
      travis: add boringssl build · 270494e1
      Daniel Stenberg authored
      Uses a separate build without --enable-debug and no valgrind.
      
      The debug option causes far too many warnings in boringssl's headers
      (C++ comments, trailing commas etc).  Valgrind triggers some false
      positive errors in thread-local data used by boringssl.
      
      Closes #2118
      270494e1
  36. Nov 05, 2017
  37. Oct 23, 2017