Skip to content
  1. Jun 02, 2014
    • 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. Jun 01, 2014
  3. May 30, 2014
  4. May 29, 2014
  5. May 27, 2014
  6. May 25, 2014
  7. May 24, 2014
  8. May 21, 2014
  9. May 19, 2014
  10. May 15, 2014
  11. May 14, 2014
  12. May 12, 2014
  13. May 11, 2014
  14. May 09, 2014
    • 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. May 08, 2014
  16. May 07, 2014
  17. May 06, 2014