Historique des commits

Auteur SHA1 Message Date
  Hugo Landau 5fb4433606 Make ssl_cert_info read-only il y a 11 mois
  Pauli 43a07d6dd4 tls: update to structure based atomics il y a 1 an
  Tomas Mraz 3155b5a90e Fix regression of no-posix-io builds il y a 1 an
  Todd Short 3c95ef22df RFC7250 (RPK) support il y a 3 ans
  Pauli b36e677f8f Coverity 1521490: resource leak il y a 1 an
  Michael Baentsch ee58915cfd first cut at sigalg loading il y a 2 ans
  olszomal 1dc35d44f3 Skip subdirectories in SSL_add_dir_cert_subjects_to_stack() il y a 1 an
  Todd Short b67cb09f8d Add support for compressed certificates (RFC8879) il y a 3 ans
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object il y a 2 ans
  Pauli 7bf2e4d7f0 tls: ban SSL3, TLS1, TLS1.1 and DTLS1.0 at security level one and above il y a 2 ans
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Hugo Landau 948cf52179 Add SSL_(CTX_)?get0_(verify|chain)_cert_store functions il y a 2 ans
  Nicola Tuveri b139a95665 [ssl] Add SSL_kDHEPSK and SSL_kECDHEPSK as PFS ciphersuites for SECLEVEL >= 3 il y a 2 ans
  Nicola Tuveri 66914fc024 [ssl] Prefer SSL_k(EC)?DHE to the SSL_kE(EC)?DH alias il y a 2 ans
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern il y a 2 ans
  Matt Caswell c1c1bb7c5e Fix invalid handling of verify errors in libssl il y a 2 ans
  Peiwei Hu e3f0362407 BIO_read_filename: fix return check il y a 3 ans
  slontis c3b5fa4ab7 Change TLS RC4 cipher strength check to be data driven. il y a 3 ans
  Hubert Kario 657489e812 cross-reference the DH and RSA SECLEVEL to level of security mappings il y a 3 ans
  Pauli d7b5c648d6 ssl: do not choose auto DH groups that are weaker than the security level il y a 3 ans
  Shane Lontis 4e4ae84056 Fix NULL access in ssl_build_cert_chain() when ctx is NULL. 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 bf973d0697 Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1 il y a 3 ans
  Matt Caswell 13c453728c Only disabled what we need to in a no-dh build 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
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX il y a 4 ans
  Matt Caswell d8652be06e Run the withlibctx.pl script il y a 4 ans