Skip to content
  1. Feb 25, 2014
  2. Feb 24, 2014
  3. Feb 23, 2014
    • Dr. Stephen Henson's avatar
      Only set current certificate to valid values. · 358d352a
      Dr. Stephen Henson authored
      When setting the current certificate check that it has a corresponding
      private key.
      358d352a
    • Dr. Stephen Henson's avatar
      New chain building flags. · 13dc3ce9
      Dr. Stephen Henson authored
      New flags to build certificate chains. The can be used to rearrange
      the chain so all an application needs to do is add all certificates
      in arbitrary order and then build the chain to check and correct them.
      
      Add verify error code when building chain.
      
      Update docs.
      13dc3ce9
  4. Feb 21, 2014
  5. Feb 20, 2014
  6. Feb 19, 2014
  7. Feb 18, 2014
  8. 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 b17d6b8d)
      3c6c139a
  9. Feb 15, 2014
  10. Feb 14, 2014
  11. Feb 13, 2014