1. 07 Dec, 2016 1 commit
    • Adam Langley's avatar
      openssl: don't use OpenSSL's ERR_PACK. · 71a55534
      Adam Langley authored
      ERR_PACK is an internal detail of OpenSSL. Also, when using it, a
      function name must be specified which is overly specific: the test will
      break whenever OpenSSL internally change things so that a different
      function creates the error.
      
      Closes #1157
      71a55534
  2. 05 Dec, 2016 1 commit
  3. 03 Dec, 2016 1 commit
  4. 02 Dec, 2016 2 commits
  5. 01 Dec, 2016 5 commits
  6. 30 Nov, 2016 3 commits
  7. 29 Nov, 2016 1 commit
  8. 28 Nov, 2016 6 commits
  9. 27 Nov, 2016 2 commits
  10. 26 Nov, 2016 5 commits
  11. 25 Nov, 2016 13 commits