Skip to content
  1. Feb 16, 2014
    • Dr. Stephen Henson's avatar
      Restore SSL_OP_MSIE_SSLV2_RSA_PADDING · 3c6c139a
      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 b17d6b8d1d49fa4732deff17cfd1833616af0d9c)
      3c6c139a
  2. Feb 15, 2014
  3. Feb 14, 2014
  4. Feb 13, 2014
  5. Feb 09, 2014
  6. Feb 06, 2014
  7. Feb 05, 2014
  8. Feb 03, 2014
  9. Feb 02, 2014
  10. Feb 01, 2014
  11. Jan 29, 2014
    • Dr. Stephen Henson's avatar
      Clarify docs. · 30ea570f
      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)
      30ea570f