Commit History

Author SHA1 Message Date
  Ben Laurie c8bbd98a2b Fix warnings. 14 years ago
  Dr. Stephen Henson 0e039aa797 Fix warnings about ignoring fgets return value 14 years ago
  Ben Laurie 73bfcf2226 Don't ask for -iv for ciphers that need no IV. 15 years ago
  Dr. Stephen Henson 8931b30d84 And so it begins... 16 years ago
  Bodo Möller f7b61702a0 document -S and -nopad options in usage information 17 years ago
  Nils Larsch 7806f3dd4b replace macros with functions 17 years ago
  Dr. Stephen Henson 347ed3b93c Buffer size handling fix for enc. 18 years ago
  Richard Levitte 14a948e6ad All kinds of changes from branch OpenSSL_0_9_7-stable 19 years ago
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 20 years ago
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 20 years ago
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 years ago
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 21 years ago
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 21 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 21 years ago
  Lutz Jänicke 40889b9cd3 Add missing prototypes. 22 years ago
  Richard Levitte dfee50ecd9 Allow longer program names (VMS allows up to 39 characters). 22 years ago
  Dr. Stephen Henson 3647bee263 Config code updates. 22 years ago
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. 23 years ago
  Lutz Jänicke 43f9391bcc When only the key is given to "enc", the IV is undefined 23 years ago
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not 23 years ago
  Dr. Stephen Henson 323f289c48 23 years ago
  Richard Levitte 531d630b5c Provide an application-common setup function for engines and use it 23 years ago
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 years ago
  Dr. Stephen Henson f2e5ca84d4 Option to disable standard block padding with EVP API. 23 years ago
  Ben Laurie 259810e05b Rijdael CBC mode and partial undebugged SSL support. 23 years ago
  Bodo Möller a87e50a945 'char' argument to islower must be converted to 'unsigned char' 23 years ago
  Ben Laurie 646d56956b Better handling of EVP names, add EVP to speed. 23 years ago
  Ben Laurie 757e392d4e Make Rijndael work! Those long flights have some good points. 23 years ago
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. 24 years ago