Historia zmian

Autor SHA1 Wiadomość Data
  FdaSilvaYY 52b703f81c Clean one unused variable, plus an useless one. 8 lat temu
  Matt Caswell ad64a69e02 Change usage of RAND_pseudo_bytes to RAND_bytes 8 lat temu
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 lat temu
  Dr. Stephen Henson 5473b6bc2f Fix memory leak. From HEAD. 13 lat temu
  Dr. Stephen Henson dc100d87b5 Backport of password based CMS support from HEAD. 13 lat temu
  Dr. Stephen Henson 24d7159abd Backport libcrypto audit: check return values of EVP functions instead 13 lat temu
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 lat temu
  Dr. Stephen Henson de12116417 Initial, incomplete support for typesafe macros without using function 18 lat temu
  Dr. Stephen Henson 5c95c2ac23 Fix various error codes to match functions. 18 lat temu
  Dr. Stephen Henson ae519a247f Extended PBES2 function supporting application supplied IV and PRF NID. 18 lat temu
  Dr. Stephen Henson 6d3a1eac3b Add PRF preference ctrl to ciphers. 18 lat temu
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 lat temu
  Dr. Stephen Henson c39c32dd65 PKCS#8 fixes from stable branch. 20 lat temu
  Dr. Stephen Henson 0fccb00b5b Add missing EVP_CIPHER_CTX_init call. 22 lat temu
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way 23 lat temu
  Dr. Stephen Henson d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 23 lat temu
  Dr. Stephen Henson 9d6b1ce644 24 lat temu
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 lat temu
  Bodo Möller d6f68fa314 Fix for previous patch: If RAND_pseudo_bytes returns 0, this is not an error. 24 lat temu
  Bodo Möller 7c472f706e Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts. 24 lat temu
  Dr. Stephen Henson 4b42658082 Make pkcs8 work again. 24 lat temu
  Ulf Möller 51ca375e7e Seek out and destroy another evil cast. 25 lat temu
  Ulf Möller e7f97e2d22 Check RAND_bytes() return value or use RAND_pseudo_bytes(). 25 lat temu
  Dr. Stephen Henson f45f40ffff Add OIDs for idea and blowfish. Unfortunately these are in 25 lat temu
  Dr. Stephen Henson 08e9c1af6c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 25 lat temu
  Bodo Möller f0e8ae723c Torture weak compilers less by not automatically including x509.h where 25 lat temu
  Dr. Stephen Henson b7d135b353 Two new functions to write out PKCS#8 private keys. Also fixes for some of 25 lat temu
  Dr. Stephen Henson 8eb57af5fe Complete support for PKCS#5 v2.0. Still needs extensive testing. 25 lat temu
  Dr. Stephen Henson 97e4a93245 This is the main PKCS#5 v2.0 key generation function, it parses the ASN1 25 lat temu
  Dr. Stephen Henson 8e21c14607 More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0 25 lat temu