Commit History

作者 SHA1 備註 提交日期
  Kurt Roeckx 869e978c98 Allow disabling the min and max version 8 年之前
  Viktor Dukhovni 4fa52141b0 Protocol version selection and negotiation rewrite 8 年之前
  Kurt Roeckx 7946ab33ce Add support for minimum and maximum protocol version 8 年之前
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 年之前
  Kurt Roeckx fe6ef2472d Remove SSL_{CTX_}set_ecdh_auto() and always enable ECDH 8 年之前
  Matt Caswell a71edf3ba2 Standardise our style for checking malloc failures 9 年之前
  Rich Salz 9982cbbbf6 Remove BIO_s_file_internal macro. 9 年之前
  Rich Salz 64b25758ed remove 0 assignments. 9 年之前
  Dr. Stephen Henson 4445704f91 free names before context 9 年之前
  Dr. Stephen Henson 4fdf17a0ec typo 9 年之前
  Dr. Stephen Henson 429261d0d8 SSL_CONF additions. 9 年之前
  Dr. Stephen Henson f7d5348710 Use uint32_t consistently for flags. 9 年之前
  Matt Caswell e481f9b90b Remove support for OPENSSL_NO_TLSEXT 9 年之前
  Dr. Stephen Henson fae4772c24 Add SSL_use_certificate_chain_file function 9 年之前
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 年之前
  Dr. Stephen Henson 656b26055c SSL_CONF table reorganisation. 9 年之前
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 年之前
  Dr. Stephen Henson b6eb9827a6 Add OSSL_NELEM macro. 9 年之前
  Rich Salz b548a1f11c free null cleanup finale 9 年之前
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 年之前
  Rich Salz ca3a82c3b3 free NULL cleanup 9 年之前
  Dr. Stephen Henson 2011b169fa Support key loading from certificate file 9 年之前
  Rich Salz d64070838e free NULL cleanup 9 年之前
  Rich Salz 10bf4fc2c3 Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC 9 年之前
  Kurt Roeckx 2747d73c14 Fix segfault with empty fields as last in the config. 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Kurt Roeckx 995207bedc Allow using -SSLv2 again when setting Protocol in the config. 9 年之前
  Kurt Roeckx 45f55f6a5b Remove SSLv2 support 9 年之前
  Dr. Stephen Henson f0ef019da2 Add -no_resumption_on_reneg to SSL_CONF. 10 年之前
  Dr. Stephen Henson 5b7f36e857 Add ServerInfoFile to SSL_CONF, update docs. 10 年之前