Skip to content
  1. May 25, 2014
  2. May 24, 2014
  3. May 21, 2014
  4. May 15, 2014
  5. May 14, 2014
  6. May 12, 2014
  7. May 11, 2014
  8. May 08, 2014
    • Dr. Stephen Henson's avatar
      Return an error if no recipient type matches. · 70ddf8ec
      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)
      70ddf8ec
  9. May 06, 2014
  10. Apr 24, 2014
  11. Apr 11, 2014
  12. Apr 09, 2014
  13. Apr 04, 2014
  14. Apr 02, 2014
    • Eric Young's avatar
      Fix base64 decoding bug. · 9ad5c5e4
      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)
      9ad5c5e4
  15. Mar 27, 2014
  16. Feb 15, 2014
  17. Jan 29, 2014
    • Dr. Stephen Henson's avatar
      Clarify docs. · 2fb8642e
      Dr. Stephen Henson authored
      Remove reference to ERR_TXT_MALLOCED in the error library as that is
      only used internally. Indicate that returned error data must not be
      freed.
      (cherry picked from commit f2d678e6)
      2fb8642e
  18. Jan 10, 2014
  19. Jan 04, 2014
    • Dr. Stephen Henson's avatar
      Restore SSL_OP_MSIE_SSLV2_RSA_PADDING · 0da40f0f
      Dr. Stephen Henson authored
      The flag SSL_OP_MSIE_SSLV2_RSA_PADDING hasn't done anything since OpenSSL
      0.9.7h but deleting it will break source compatibility with any software
      that references it. Restore it but #define to zero.
      (cherry picked from commit b17d6b8d)
      0da40f0f
  20. Dec 10, 2013
  21. Dec 09, 2013
  22. Nov 27, 2013
  23. Nov 21, 2013
  24. Oct 04, 2013