Histórico de Commits

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