コミット履歴

作者 SHA1 メッセージ 日付
  Todd Short b67cb09f8d Add support for compressed certificates (RFC8879) 3 年 前
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 年 前
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object 2 年 前
  Pauli 7bf2e4d7f0 tls: ban SSL3, TLS1, TLS1.1 and DTLS1.0 at security level one and above 2 年 前
  Matt Caswell fecb3aae22 Update copyright year 2 年 前
  Hugo Landau 948cf52179 Add SSL_(CTX_)?get0_(verify|chain)_cert_store functions 2 年 前
  Nicola Tuveri b139a95665 [ssl] Add SSL_kDHEPSK and SSL_kECDHEPSK as PFS ciphersuites for SECLEVEL >= 3 2 年 前
  Nicola Tuveri 66914fc024 [ssl] Prefer SSL_k(EC)?DHE to the SSL_kE(EC)?DH alias 2 年 前
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern 2 年 前
  Matt Caswell c1c1bb7c5e Fix invalid handling of verify errors in libssl 3 年 前
  Peiwei Hu e3f0362407 BIO_read_filename: fix return check 3 年 前
  slontis c3b5fa4ab7 Change TLS RC4 cipher strength check to be data driven. 3 年 前
  Hubert Kario 657489e812 cross-reference the DH and RSA SECLEVEL to level of security mappings 3 年 前
  Pauli d7b5c648d6 ssl: do not choose auto DH groups that are weaker than the security level 3 年 前
  Shane Lontis 4e4ae84056 Fix NULL access in ssl_build_cert_chain() when ctx is NULL. 3 年 前
  Matt Caswell 5b64ce89b0 Remove OPENSSL_NO_DH guards from libssl 3 年 前
  Richard Levitte 4333b89f50 Update copyright year 3 年 前
  Dr. David von Oheimb bf973d0697 Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1 3 年 前
  Matt Caswell 13c453728c Only disabled what we need to in a no-dh build 4 年 前
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls 4 年 前
  Richard Levitte 6849b73ccc Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call 4 年 前
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 年 前
  Matt Caswell d8652be06e Run the withlibctx.pl script 4 年 前
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 4 年 前
  Shane Lontis 6725682d77 Add X509 related libctx changes. 4 年 前
  Richard Levitte 92dc275f95 SSL: refactor ssl_cert_lookup_by_pkey() to work with provider side keys 4 年 前
  Pauli 64e54bf5c6 coverity 1462581 Dereference after null check 4 年 前
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 年 前
  Matt Caswell 33388b44b6 Update copyright year 4 年 前
  Matt Caswell a959b4fa97 Use X509_STORE_CTX_new_with_libctx() in libssl 4 年 前