1. 05 Dec, 2017 9 commits
  2. 04 Dec, 2017 4 commits
  3. 03 Dec, 2017 2 commits
  4. 02 Dec, 2017 3 commits
  5. 01 Dec, 2017 12 commits
  6. 30 Nov, 2017 1 commit
    • 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
  7. 29 Nov, 2017 2 commits
  8. 27 Nov, 2017 7 commits