Skip to content
  1. May 12, 2014
    • Serguei E. Leontiev's avatar
      Replace manual ASN1 decoder with ASN1_get_object · f7c4fe51
      Serguei E. Leontiev authored
      Replace manual ASN.1 decoder with ASN1_get object. This
      will decode the tag and length properly and check against
      it does not exceed the supplied buffer length.
      
      PR#3335
      (cherry picked from commit b0308dddd1cc6a8e1de803ef29ba6da25ee072c2)
      f7c4fe51
  2. May 11, 2014
  3. 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
  4. May 08, 2014
  5. May 07, 2014
  6. May 06, 2014
  7. May 03, 2014
  8. May 01, 2014
  9. Apr 30, 2014
    • Matt Caswell's avatar
      Fixed missing =back commands · ee309266
      Matt Caswell authored
      ee309266
    • Lubomir Rintel's avatar
      POD: Fix item numbering · 3d50fef7
      Lubomir Rintel authored
      Newer pod2man considers =item [1-9] part of a numbered list, while =item
      0 starts an unnumbered list. Add a zero effect formatting mark to override
      this.
      
      doc/apps/smime.pod around line 315: Expected text after =item, not a
      number
      ...
      
      PR#3146
      3d50fef7
  10. Apr 26, 2014
    • mancha's avatar
      Fix version documentation. · 33c16230
      mancha authored
      Specify -f is for compilation flags. Add -d to synopsis section.
      
      (cherry picked from commit 006397ea62bbcae22c8664d53c2222b808c4bdd1)
      
      Closes #80.
      33c16230
  11. Apr 24, 2014
  12. Apr 23, 2014
  13. Apr 22, 2014
  14. Apr 16, 2014
  15. Apr 15, 2014
  16. Apr 11, 2014
  17. Apr 09, 2014
  18. Apr 07, 2014
  19. Apr 06, 2014
  20. Apr 04, 2014
  21. Apr 03, 2014
  22. Apr 02, 2014
    • Eric Young's avatar
      Fix base64 decoding bug. · 5762c185
      Eric Young authored
      A short PEM encoded sequence if passed to the BIO, and the file
      had 2 \n following would fail.
      
      PR#3289
      (cherry picked from commit 10378fb5)
      5762c185
  23. Mar 12, 2014
  24. Mar 10, 2014