Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Levitte 14a948e6ad All kinds of changes from branch OpenSSL_0_9_7-stable hace 19 años
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). hace 21 años
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. hace 21 años
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. hace 21 años
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean hace 22 años
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. hace 22 años
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. hace 22 años
  Lutz Jänicke 40889b9cd3 Add missing prototypes. hace 22 años
  Richard Levitte dfee50ecd9 Allow longer program names (VMS allows up to 39 characters). hace 22 años
  Dr. Stephen Henson 3647bee263 Config code updates. hace 22 años
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. hace 23 años
  Lutz Jänicke 43f9391bcc When only the key is given to "enc", the IV is undefined hace 23 años
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not hace 23 años
  Dr. Stephen Henson 323f289c48 hace 23 años
  Richard Levitte 531d630b5c Provide an application-common setup function for engines and use it hace 23 años
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't hace 23 años
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making hace 23 años
  Dr. Stephen Henson f2e5ca84d4 Option to disable standard block padding with EVP API. hace 23 años
  Ben Laurie 259810e05b Rijdael CBC mode and partial undebugged SSL support. hace 23 años
  Bodo Möller a87e50a945 'char' argument to islower must be converted to 'unsigned char' hace 24 años
  Ben Laurie 646d56956b Better handling of EVP names, add EVP to speed. hace 24 años
  Ben Laurie 757e392d4e Make Rijndael work! Those long flights have some good points. hace 24 años
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. hace 24 años
  Richard Levitte 3ab5651112 The experimental Rijndael code moved to the main trunk. hace 24 años
  Richard Levitte 645749ef98 On VMS, stdout may very well lead to a file that is written to in a hace 24 años
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names hace 24 años
  Dr. Stephen Henson cd3c54e50f hace 24 años
  Ralf S. Engelschall 667ac4ec6a Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align hace 24 años
  Ulf Möller 657e60fa00 ispell (and minor modifications) hace 25 años
  Bodo Möller 05ccd698b9 RAND_load_file(..., -1) now means "read the complete file"; hace 25 años