Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 9 months ago
  Matt Caswell dba97d4c71 Improve the performance of d2i_AutoPrivateKey and friends 1 year ago
  Richard Levitte 6a2b8ff392 Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8 3 years ago
  Matt Caswell b2f1b36592 Actually use a legacy route in pem_read_bio_key_legacy() 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Dr. David von Oheimb 6d9e045ef7 d2i_PrivateKey_decoder(): Fix premature exit on unsuccessful OSSL_DECODER_CTX_new_for_pkey() 3 years ago
  Dr. David von Oheimb c1fd710297 d2i_PrivateKey{,_ex}() and PEM_X509_INFO_read_bio_ex(): Fix handling of RSA/DSA/EC private key 3 years ago
  Tomas Mraz 4f0831b837 EVP_PKCS82PKEY: Create provided keys if possible 3 years ago
  Richard Levitte 695c96ba51 Make evp_privatekey_from_binary() completely libcrypto internal 3 years ago
  Shane Lontis 444b25b1e9 Add back in legacy paths for d2i_PrivateKey/d2i_AutoPrivateKey. 3 years ago
  Shane Lontis 3352dc185f Fix merge problem in d2i_PrivateKey_ex 3 years ago
  Shane Lontis 576892d78f Fix d2i_AutoPrivateKey_ex so that is uses the new decoder (and produces 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Daniel Bevenius d00bd4e452 Set mark and pop error in d2i_PrivateKey_ex 3 years ago
  Matt Caswell d8652be06e Run the withlibctx.pl script 3 years ago
  Matt Caswell b4780134df Fix safestack issues in asn1.h 3 years ago
  Richard Levitte 16feca7154 STORE: Move the built-in 'file:' loader to become an engine module 3 years ago
  Pauli e4468e6d8d deprecate engines in libcrypto 4 years ago
  Richard Levitte b2952366dd Fix d2i_PrivateKey_ex() to work as documented 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 472a88b79e Teach d2i_PrivateKey et al about libctx 4 years ago
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 years ago
  Dr. Stephen Henson 3340e8bb18 Fix double free in d2i_PrivateKey(). 8 years ago
  Rich Salz 3c27208fab Remove #error from include files. 8 years ago