1. 25 Feb, 2014 2 commits
  2. 24 Feb, 2014 4 commits
  3. 23 Feb, 2014 2 commits
    • 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. 21 Feb, 2014 2 commits
  5. 20 Feb, 2014 3 commits
  6. 19 Feb, 2014 7 commits
  7. 18 Feb, 2014 1 commit
  8. 16 Feb, 2014 1 commit
    • 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. 15 Feb, 2014 3 commits
  10. 14 Feb, 2014 10 commits
  11. 13 Feb, 2014 5 commits