1. 05 Feb, 2016 1 commit
    • Viktor Dukhovni's avatar
      Fix missing ok=0 with locally blacklisted CAs · a3baa171
      Viktor Dukhovni authored
      
      
      Also in X509_verify_cert() avoid using "i" not only as a loop
      counter, but also as a trust outcome and as an error ordinal.
      
      Finally, make sure that all "goto end" jumps return an error, with
      "end" renamed to "err" accordingly.
      
      [ The 1.1.0 version of X509_verify_cert() is major rewrite,
        which addresses these issues in a more systemic way. ]
      
      Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
      a3baa171
  2. 04 Feb, 2016 1 commit
  3. 02 Feb, 2016 2 commits
  4. 01 Feb, 2016 2 commits
  5. 30 Jan, 2016 1 commit
  6. 29 Jan, 2016 5 commits
  7. 28 Jan, 2016 9 commits
  8. 22 Jan, 2016 1 commit
  9. 21 Jan, 2016 1 commit
  10. 20 Jan, 2016 2 commits
  11. 19 Jan, 2016 3 commits
  12. 18 Jan, 2016 1 commit
  13. 17 Jan, 2016 1 commit
  14. 15 Jan, 2016 1 commit
  15. 14 Jan, 2016 1 commit
  16. 13 Jan, 2016 6 commits
  17. 12 Jan, 2016 1 commit
  18. 10 Jan, 2016 1 commit