Historique des commits

Auteur SHA1 Message Date
  Pauli 407820c0e3 tls: remove TODOs il y a 3 ans
  Trev Larock 147ed5f9de Modify ssl_handshake_hash to call SSLfatal il y a 3 ans
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
  Pauli 0f8815aace ssl: add zero strenght arguments to BN and RAND RNG calls il y a 3 ans
  Benjamin Kaduk 7c73fefe38 Let SSL_new_session_ticket() enter init immediately il y a 3 ans
  Rich Salz 55373bfd41 Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION il y a 3 ans
  Rich Salz 56bd17830f Convert SSL_{CTX}_[gs]et_options to 64 il y a 3 ans
  Benjamin Kaduk 72d2670bd2 Enforce secure renegotiation support by default il y a 3 ans
  FdaSilvaYY 045a893091 ssl: fix possible ref counting fields use before init. il y a 3 ans
  Todd Short feba11cf2e Handle set_alpn_protos inputs better. il y a 3 ans
  Nan Xiao 492bc359dc Fix typos in ssl_lib.c il y a 3 ans
  Matt Caswell 39a140597d Ensure buffer/length pairs are always in sync il y a 3 ans
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock il y a 3 ans
  Shane Lontis 3e6a0d5738 Reword repeated words. il y a 3 ans
  Matt Caswell 76cb077f81 Deprecate the libssl level SRP APIs il y a 3 ans
  Matt Caswell 462f4f4bc0 Remove OPENSSL_NO_EC guards from libssl il y a 3 ans
  Matt Caswell ddf8f1ce63 Ensure default supported groups works even with no-ec and no-dh il y a 3 ans
  Matt Caswell 5b64ce89b0 Remove OPENSSL_NO_DH guards from libssl il y a 3 ans
  Richard Levitte 4333b89f50 Update copyright year il y a 3 ans
  Dr. David von Oheimb 0c3eb2793b TLS client: allow cert verify callback return -1 for SSL_ERROR_WANT_RETRY_VERIFY il y a 3 ans
  Thomas De Schampheleire 6d4313f03e replace 'unsigned const char' with 'const unsigned char' il y a 3 ans
  Matt Caswell a68eee679a Move some libssl global variables into SSL_CTX il y a 4 ans
  Richard Levitte 276d6c687a SSL: Change SSLerr() to ERR_raise() il y a 4 ans
  Matt Caswell 13c453728c Only disabled what we need to in a no-dh build il y a 4 ans
  Matt Caswell 163f6dc1f7 Implement a replacement for SSL_set_tmp_dh() il y a 4 ans
  Matt Caswell 1b2b475517 Deprecate SSL_CTRL_SET_TMP_DH and other related ctrls il y a 4 ans
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls il y a 4 ans
  Richard Levitte 6849b73ccc Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call il y a 4 ans
  Matt Caswell 301fcb2843 Concentrate deprecated libssl API usage in one file il y a 4 ans
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX il y a 4 ans