Historique des commits

Auteur SHA1 Message Date
  Dr. Stephen Henson c869da8839 Update from 1.0.0-stable il y a 15 ans
  Richard Levitte 7184ef1210 Cast to avoid signedness confusion il y a 15 ans
  Dr. Stephen Henson e5fa864f62 Updates from 1.0.0-stable. il y a 15 ans
  Dr. Stephen Henson 70b2186e24 Stop warnings. il y a 15 ans
  Dr. Stephen Henson e4e949192b Submitted by: Victor B. Wagner <vitus@cryptocom.ru> il y a 15 ans
  Ralf S. Engelschall 6bcbac0abb remove a doubled entry for '-binary' in the usage message il y a 16 ans
  Ben Laurie 5ce278a77b More type-checking. il y a 16 ans
  Lutz Jänicke a92ebf2290 Provide information about "openssl dgst" -hmac option. il y a 16 ans
  Dr. Stephen Henson 8dbdf6314c Typo. il y a 17 ans
  Dr. Stephen Henson 9c54e18bf0 Fixes for dgst tool. Initialize md_name, sig_name properly. Return error code il y a 17 ans
  Dr. Stephen Henson 0f9e0abbee Set len to buffer size. il y a 17 ans
  Dr. Stephen Henson e77dbf325f Prepend signature name in dgst output. il y a 17 ans
  Dr. Stephen Henson f03620ea15 Use default md if none specified in dgst utility. il y a 17 ans
  Dr. Stephen Henson 47b2e238e5 Use EVP_DigestVerify() in dgst.c if verifying. il y a 17 ans
  Andy Polyakov 6ef18c21c9 Bug in apps/dgst.c. il y a 17 ans
  Dr. Stephen Henson 2022cfe07e New -mac and -macopt options to dgst utility. Reimplement -hmac option in il y a 17 ans
  Dr. Stephen Henson d952c79a7b New -sigopt option for dgst utility. il y a 17 ans
  Dr. Stephen Henson 5d5ca32fa1 Updates from 0.9.8-stable branch. il y a 17 ans
  Dr. Stephen Henson 52cfa39716 Add -hmac option to dgst from 0.9.7 stable branch. il y a 18 ans
  Nils Larsch 7806f3dd4b replace macros with functions il y a 18 ans
  Dr. Stephen Henson 246e09319c Fix bug where freed OIDs could be accessed in EVP_cleanup() by il y a 18 ans
  Andy Polyakov 7b1b47a8e6 Mention Whirlpool in dgst -help. il y a 19 ans
  Dr. Stephen Henson 5b40d7dd97 Add -passin argument to dgst command. il y a 20 ans
  Dr. Stephen Henson c128bb0fa2 Don't ignore return value of EVP_DigestInit_ex() in md BIOs and dgst utility. il y a 20 ans
  Andy Polyakov c88f8f76b5 'apps/openssl dgst -help' update and minor apps/speed.c update. il y a 20 ans
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). il y a 21 ans
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. il y a 22 ans
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean il y a 22 ans
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. il y a 22 ans
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. il y a 22 ans