Historie revizí

Autor SHA1 Zpráva Datum
  Lutz Jänicke a92ebf2290 Provide information about "openssl dgst" -hmac option. před 16 roky
  Dr. Stephen Henson 8dbdf6314c Typo. před 17 roky
  Dr. Stephen Henson 9c54e18bf0 Fixes for dgst tool. Initialize md_name, sig_name properly. Return error code před 17 roky
  Dr. Stephen Henson 0f9e0abbee Set len to buffer size. před 17 roky
  Dr. Stephen Henson e77dbf325f Prepend signature name in dgst output. před 17 roky
  Dr. Stephen Henson f03620ea15 Use default md if none specified in dgst utility. před 17 roky
  Dr. Stephen Henson 47b2e238e5 Use EVP_DigestVerify() in dgst.c if verifying. před 17 roky
  Andy Polyakov 6ef18c21c9 Bug in apps/dgst.c. před 17 roky
  Dr. Stephen Henson 2022cfe07e New -mac and -macopt options to dgst utility. Reimplement -hmac option in před 17 roky
  Dr. Stephen Henson d952c79a7b New -sigopt option for dgst utility. před 17 roky
  Dr. Stephen Henson 5d5ca32fa1 Updates from 0.9.8-stable branch. před 17 roky
  Dr. Stephen Henson 52cfa39716 Add -hmac option to dgst from 0.9.7 stable branch. před 17 roky
  Nils Larsch 7806f3dd4b replace macros with functions před 18 roky
  Dr. Stephen Henson 246e09319c Fix bug where freed OIDs could be accessed in EVP_cleanup() by před 18 roky
  Andy Polyakov 7b1b47a8e6 Mention Whirlpool in dgst -help. před 19 roky
  Dr. Stephen Henson 5b40d7dd97 Add -passin argument to dgst command. před 20 roky
  Dr. Stephen Henson c128bb0fa2 Don't ignore return value of EVP_DigestInit_ex() in md BIOs and dgst utility. před 20 roky
  Andy Polyakov c88f8f76b5 'apps/openssl dgst -help' update and minor apps/speed.c update. před 20 roky
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). před 21 roky
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. před 21 roky
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean před 22 roky
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. před 22 roky
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. před 22 roky
  Richard Levitte da9b972466 Make it possible to load keys from stdin, and restore that před 22 roky
  Ben Laurie d15711efc6 Handle read errors. před 22 roky
  Richard Levitte dfee50ecd9 Allow longer program names (VMS allows up to 39 characters). před 22 roky
  Dr. Stephen Henson 3647bee263 Config code updates. před 22 roky
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. před 23 roky
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not před 23 roky
  Richard Levitte 531d630b5c Provide an application-common setup function for engines and use it před 23 roky