Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  atishkov 33ef5fc2c2 Remove unreachable code from SSL_use_certificate_file() as in SSL_CTX_use_certificate_file() 1 year ago
  Michael Baentsch ee58915cfd first cut at sigalg loading 2 years ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  Daniel Fiala 555dd9390b Convert serverinfo in SSL_CTX_use_serverinfo() to v2. 2 years ago
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object 2 years ago
  Pauli 6d5f636ce1 Fix coverity 1504433: unchecked return value 2 years ago
  Zhou Qingyang 6646e015a5 Add return value check of EVP_PKEY_copy_parameters () in ssl_set_cert_and_key() 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Pauli 1e3317278e ssl: replace ;; with ; as statement separator 2 years ago
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern 2 years ago
  Dr. David von Oheimb 2ff286c26c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix 3 years ago
  Pauli 88ce406c89 ssl: coverity 1465527 - dereference after null check 3 years ago
  Matt Caswell 462f4f4bc0 Remove OPENSSL_NO_EC guards from libssl 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Matt Caswell fc52ae8c4b Don't copy parameters on setting a key in libssl 3 years ago
  Richard Levitte d7e498ac55 Deprecate RSA harder 4 years ago
  Richard Levitte 6849b73ccc Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call 4 years ago
  Matt Caswell d8652be06e Run the withlibctx.pl script 4 years ago
  Norman Ashley 36871717ac Support keys with RSA_METHOD_FLAG_NO_CHECK with OCSP sign 4 years ago
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 4 years ago
  Shane Lontis 6725682d77 Add X509 related libctx changes. 4 years ago
  Dr. David von Oheimb c74aaa3920 Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp_parameters() to EVP_PKEY_parameters_eq() 4 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Matt Caswell d6a2bdf7f1 Make sure we use the libctx in libssl when loading PrivateKeys 4 years ago
  Matt Caswell e66c37deb6 Explicitly cache the X509v3_extensions in one more place in libssl 4 years ago
  Richard Levitte c2041da8c1 EVP & TLS: Add necessary EC_KEY data extraction functions, and use them 4 years ago
  Matt Caswell 9f0f53b7db Explicitly cache X509v3 extensions in libssl 4 years ago
  raniervf 4bac25e111 commit a6efbe123af3d98b4d10d4fcdfe68dc5303212f8 5 years ago