Commit History

Author SHA1 Message Date
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern 2 years ago
  Matt Caswell e819b57273 Don't free the EVP_PKEY on error in set0_tmp_dh_pkey() functions 2 years ago
  Matt Caswell 07f620e3ac Reset the rwstate before calling ASYNC_start_job() 2 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 2 years ago
  Matt Caswell ca00152497 Fix some minor record layer issues 3 years ago
  Matt Caswell 3bec485153 Disallow SSL_key_update() if there are writes pending 3 years ago
  Pauli 407820c0e3 tls: remove TODOs 3 years ago
  Trev Larock 147ed5f9de Modify ssl_handshake_hash to call SSLfatal 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Pauli 0f8815aace ssl: add zero strenght arguments to BN and RAND RNG calls 3 years ago
  Benjamin Kaduk 7c73fefe38 Let SSL_new_session_ticket() enter init immediately 3 years ago
  Rich Salz 55373bfd41 Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION 3 years ago
  Rich Salz 56bd17830f Convert SSL_{CTX}_[gs]et_options to 64 3 years ago
  Benjamin Kaduk 72d2670bd2 Enforce secure renegotiation support by default 3 years ago
  FdaSilvaYY 045a893091 ssl: fix possible ref counting fields use before init. 3 years ago
  Todd Short feba11cf2e Handle set_alpn_protos inputs better. 3 years ago
  Nan Xiao 492bc359dc Fix typos in ssl_lib.c 3 years ago
  Matt Caswell 39a140597d Ensure buffer/length pairs are always in sync 3 years ago
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock 3 years ago
  Shane Lontis 3e6a0d5738 Reword repeated words. 3 years ago
  Matt Caswell 76cb077f81 Deprecate the libssl level SRP APIs 3 years ago
  Matt Caswell 462f4f4bc0 Remove OPENSSL_NO_EC guards from libssl 3 years ago
  Matt Caswell ddf8f1ce63 Ensure default supported groups works even with no-ec and no-dh 3 years ago
  Matt Caswell 5b64ce89b0 Remove OPENSSL_NO_DH guards from libssl 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Dr. David von Oheimb 0c3eb2793b TLS client: allow cert verify callback return -1 for SSL_ERROR_WANT_RETRY_VERIFY 3 years ago
  Thomas De Schampheleire 6d4313f03e replace 'unsigned const char' with 'const unsigned char' 3 years ago
  Matt Caswell a68eee679a Move some libssl global variables into SSL_CTX 3 years ago
  Richard Levitte 276d6c687a SSL: Change SSLerr() to ERR_raise() 3 years ago
  Matt Caswell 13c453728c Only disabled what we need to in a no-dh build 3 years ago