Commit History

Author SHA1 Message Date
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 years ago
  Kurt Roeckx fe6ef2472d Remove SSL_{CTX_}set_ecdh_auto() and always enable ECDH 8 years ago
  Matt Caswell a71edf3ba2 Standardise our style for checking malloc failures 8 years ago
  Rich Salz 9982cbbbf6 Remove BIO_s_file_internal macro. 8 years ago
  Rich Salz 64b25758ed remove 0 assignments. 8 years ago
  Dr. Stephen Henson 4445704f91 free names before context 9 years ago
  Dr. Stephen Henson 4fdf17a0ec typo 9 years ago
  Dr. Stephen Henson 429261d0d8 SSL_CONF additions. 9 years ago
  Dr. Stephen Henson f7d5348710 Use uint32_t consistently for flags. 9 years ago
  Matt Caswell e481f9b90b Remove support for OPENSSL_NO_TLSEXT 9 years ago
  Dr. Stephen Henson fae4772c24 Add SSL_use_certificate_chain_file function 9 years ago
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 years ago
  Dr. Stephen Henson 656b26055c SSL_CONF table reorganisation. 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Dr. Stephen Henson b6eb9827a6 Add OSSL_NELEM macro. 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 years ago
  Rich Salz ca3a82c3b3 free NULL cleanup 9 years ago
  Dr. Stephen Henson 2011b169fa Support key loading from certificate file 9 years ago
  Rich Salz d64070838e free NULL cleanup 9 years ago
  Rich Salz 10bf4fc2c3 Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC 9 years ago
  Kurt Roeckx 2747d73c14 Fix segfault with empty fields as last in the config. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Kurt Roeckx 995207bedc Allow using -SSLv2 again when setting Protocol in the config. 9 years ago
  Kurt Roeckx 45f55f6a5b Remove SSLv2 support 9 years ago
  Dr. Stephen Henson f0ef019da2 Add -no_resumption_on_reneg to SSL_CONF. 10 years ago
  Dr. Stephen Henson 5b7f36e857 Add ServerInfoFile to SSL_CONF, update docs. 10 years ago
  Krzysztof Kwiatkowski 44314cf64d Delete duplicate entry. 10 years ago
  Dr. Stephen Henson a9bc1af984 Add -ecdh_single option. 10 years ago
  Dr. Stephen Henson 96e16bddb4 Fix warning. 10 years ago