Commit History

Author SHA1 Message Date
  Matt Caswell 1072041b17 Return sensible values for some SSL ctrls 4 years ago
  Matt Caswell 13c453728c Only disabled what we need to in a no-dh build 4 years ago
  Matt Caswell 163f6dc1f7 Implement a replacement for SSL_set_tmp_dh() 4 years ago
  Matt Caswell 1b2b475517 Deprecate SSL_CTRL_SET_TMP_DH and other related ctrls 4 years ago
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls 4 years ago
  Richard Levitte 6849b73ccc Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call 4 years ago
  Benjamin Kaduk 231849bc9c Unify ssl3_get_cipher_by_std_name() implementation 4 years ago
  Nicola Tuveri 8b17fbaf46 [ssl] Support ssl_encapsulate on server side 4 years ago
  Nicola Tuveri a011b5861b [ssl] Support ssl_decapsulate on client side 4 years ago
  hklaas d93bded6aa optimise ssl3_get_cipher_by_std_name() 4 years ago
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 4 years ago
  Matt Caswell 6ac1cd10ba Fix safestack issues in ssl.h 4 years ago
  Shane Lontis 6725682d77 Add X509 related libctx changes. 4 years ago
  Matt Caswell 260009d877 Update the various SSL group getting and setting functions 4 years ago
  Matt Caswell 9d2d857f13 Modify libssl to discover supported groups based on available providers 4 years ago
  Dmitry Belyavskiy 5a5530a29a New Russian TLS 1.2 implementation 4 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Matt Caswell c0bfc473d8 Use the libctx for all EVP_PKEY_CTX operations 4 years ago
  Nikolay Morozov 7a41760667 GOST2012 TLS ClientCertificateType Identifiers support 4 years ago
  Nikolay Morozov 98278b9631 TLS Cipher Suite 0xC102 Support 4 years ago
  Matt Caswell d882e4ce56 Make sure we use the libctx when creating an EVP_PKEY_CTX in libssl 4 years ago
  Matt Caswell 9f0f53b7db Explicitly cache X509v3 extensions in libssl 4 years ago
  Benjamin Kaduk 1866a0d380 Fix whitespace nit in ssl_generate_master_secret() 4 years ago
  Pauli ada66e78ef Deprecate the low level Diffie-Hellman functions. 4 years ago
  Matt Caswell 0f00ed7720 Use the OPENSSL_CTX and property query string in EVP_PKEY_CTX 4 years ago
  Matt Caswell c8f6c28a93 Explicitly fetch ciphers and digests in libssl 4 years ago
  Pauli a76ce2862b TLS: use EVP for HMAC throughout libssl. 4 years ago
  Matt Caswell 8f21260b09 Make sure we use RAND_bytes_ex and RAND_priv_bytes_ex in libssl 4 years ago
  Rich Salz 3d48457478 Replace BUF_ string function calls with OPENSSL_ ones 5 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago