1. 14 11月, 2015 4 次提交
  2. 12 11月, 2015 1 次提交
  3. 11 11月, 2015 1 次提交
    • M
      Fix SSL_use_certificate_chain_file · a974e64a
      Matt Caswell 提交于
      The new function SSL_use_certificate_chain_file was always crashing in
      the internal function use_certificate_chain_file because it would pass a
      NULL value for SSL_CTX *, but use_certificate_chain_file would
      unconditionally try to dereference it.
      Reviewed-by: NStephen Henson <steve@openssl.org>
      a974e64a
  4. 10 11月, 2015 5 次提交
  5. 09 11月, 2015 2 次提交
  6. 08 11月, 2015 2 次提交
  7. 06 11月, 2015 3 次提交
  8. 05 11月, 2015 4 次提交
  9. 04 11月, 2015 1 次提交
  10. 03 11月, 2015 8 次提交
  11. 02 11月, 2015 5 次提交
  12. 01 11月, 2015 3 次提交
  13. 31 10月, 2015 1 次提交