1. 21 2月, 2014 3 次提交
  2. 20 2月, 2014 2 次提交
  3. 19 2月, 2014 1 次提交
  4. 16 2月, 2014 1 次提交
    • D
      Restore SSL_OP_MSIE_SSLV2_RSA_PADDING · 3c6c139a
      Dr. Stephen Henson 提交于
      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
  5. 15 2月, 2014 2 次提交
  6. 13 2月, 2014 1 次提交
  7. 06 2月, 2014 9 次提交
  8. 05 2月, 2014 2 次提交
  9. 03 2月, 2014 1 次提交
    • D
      New ctrl to set current certificate. · 0f78819c
      Dr. Stephen Henson 提交于
      New ctrl sets current certificate based on certain criteria. Currently
      two options: set the first valid certificate as current and set the
      next valid certificate as current. Using these an application can
      iterate over all certificates in an SSL_CTX or SSL structure.
      0f78819c
  10. 28 1月, 2014 1 次提交
  11. 27 1月, 2014 1 次提交
  12. 26 1月, 2014 1 次提交
  13. 16 1月, 2014 2 次提交
  14. 09 1月, 2014 9 次提交
  15. 07 1月, 2014 1 次提交
  16. 04 1月, 2014 3 次提交