1. 02 Jun, 2014 3 commits
    • Dr. Stephen Henson's avatar
      Make PKCS7_NOCERTS match documentation. · 812b7246
      Dr. Stephen Henson authored
      As documented PKCS7_NOCERTS should only exclude the signer's certificate
      and not any supplied in the "certs" parameter. This makes it possible to
      exclude the signer's certificate but include other certificates. Applications
      that don't want to include other certificates should set "certs" to NULL
      anyway.
      (cherry picked from commit 5c6f808b66f1a2e0fb2a508b24b845a88803fe3a)
      812b7246
    • Annie Yousar's avatar
      Fix typo. · db305124
      Annie Yousar authored
      PR#2677.
      db305124
    • Sami Farin's avatar
      Typo: set i to -1 before goto. · bffbaf92
      Sami Farin authored
      PR#3302
      (cherry picked from commit 9717f01951f976f76dd40a38d9fc7307057fa4c4)
      bffbaf92
  2. 01 Jun, 2014 4 commits
  3. 30 May, 2014 2 commits
  4. 29 May, 2014 5 commits
  5. 27 May, 2014 1 commit
  6. 25 May, 2014 1 commit
  7. 24 May, 2014 1 commit
  8. 21 May, 2014 1 commit
  9. 19 May, 2014 1 commit
  10. 15 May, 2014 1 commit
  11. 14 May, 2014 3 commits
  12. 12 May, 2014 3 commits
  13. 11 May, 2014 4 commits
  14. 09 May, 2014 1 commit
    • Dr. Stephen Henson's avatar
      Return an error if no recipient type matches. · c3cd9be0
      Dr. Stephen Henson authored
      If the key type does not match any CMS recipient type return
      an error instead of using a random key (MMA mitigation). This
      does not leak any useful information to an attacker.
      
      PR#3348
      (cherry picked from commit 83a3182e0560f76548f4378325393461f6275493)
      c3cd9be0
  15. 08 May, 2014 2 commits
  16. 07 May, 2014 2 commits
  17. 06 May, 2014 5 commits