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