Commit History

Автор SHA1 Съобщение Дата
  Dr. Stephen Henson 246e09319c Fix bug where freed OIDs could be accessed in EVP_cleanup() by преди 18 години
  Andy Polyakov 7b1b47a8e6 Mention Whirlpool in dgst -help. преди 19 години
  Dr. Stephen Henson 5b40d7dd97 Add -passin argument to dgst command. преди 20 години
  Dr. Stephen Henson c128bb0fa2 Don't ignore return value of EVP_DigestInit_ex() in md BIOs and dgst utility. преди 20 години
  Andy Polyakov c88f8f76b5 'apps/openssl dgst -help' update and minor apps/speed.c update. преди 20 години
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). преди 21 години
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. преди 22 години
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean преди 22 години
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. преди 22 години
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. преди 22 години
  Richard Levitte da9b972466 Make it possible to load keys from stdin, and restore that преди 22 години
  Ben Laurie d15711efc6 Handle read errors. преди 22 години
  Richard Levitte dfee50ecd9 Allow longer program names (VMS allows up to 39 characters). преди 22 години
  Dr. Stephen Henson 3647bee263 Config code updates. преди 23 години
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. преди 23 години
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not преди 23 години
  Richard Levitte 531d630b5c Provide an application-common setup function for engines and use it преди 23 години
  Richard Levitte 30b4c2724e Extend all the loading functions to take an engine pointer, a pass преди 23 години
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't преди 24 години
  Richard Levitte 92125ffaec Make flag variables int instead of char. This avoids getting into trouble on systems where char is unsigned by default преди 24 години
  Richard Levitte 32d862ede4 Add the possibility to use keys handled by engines in more преди 24 години
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. преди 24 години
  Richard Levitte 645749ef98 On VMS, stdout may very well lead to a file that is written to in a преди 24 години
  Dr. Stephen Henson 688fbf5475 Fix a typo in apps/pkcs12.c which was using the wrong part of преди 24 години
  Richard Levitte 623eea376a siglen is unsigned, so comparing it to less than 0 is silly, and преди 24 години
  Dr. Stephen Henson 7df1c720f6 Fix typo in i2d_ASN1_ENUMERATED преди 24 години
  Richard Levitte 3009458e2f MD4 implemented. Assar Westerlund provided the digest code itself and the test utility, I added the bits to get a EVP interface, the command line utility and the speed test преди 24 години
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names преди 24 години
  Ralf S. Engelschall 667ac4ec6a Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align преди 25 години
  Bodo Möller d58d092bc9 Avoid warnings. преди 25 години