Historial de Commits

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