Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Salz c6738fd208 Standardize syntax around sizeof(foo) hace 7 años
  Pauli 2566388c84 Make the output of enc -ciphers identical hace 7 años
  Bernd Edlinger 08330a1241 Fix build problem with current 1.0.2 branch. hace 7 años
  Pauli 201015ee4f Limit the output of the enc -ciphers command hace 7 años
  Richard Levitte 0df1caa77b apps: make setup_engine() and release_engine() available always hace 8 años
  Richard Levitte aa01b82c69 If an engine comes up explicitely, it must also come down explicitely hace 8 años
  Matt Caswell ad64a69e02 Change usage of RAND_pseudo_bytes to RAND_bytes hace 8 años
  Richard Levitte 3cf40601b7 RT2943: Check sizes if -iv and -K arguments hace 9 años
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . hace 9 años
  Matt Caswell ca818b322d Disabled XTS mode in enc utility as it is not supported hace 10 años
  Dr. Stephen Henson fb2f9f266c Fix compilation with no-comp hace 10 años
  Dr. Stephen Henson 2fa65aa7d8 Enc doesn't support AEAD ciphers. hace 10 años
  Dr. Stephen Henson c944a9696e add fips hmac option and fips blocking overrides to command line utilities hace 12 años
  Richard Levitte 01d2e27a2b Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> hace 13 años
  Dr. Stephen Henson e97359435e Fix warnings (From HEAD, original patch by Ben). hace 14 años
  Dr. Stephen Henson 2280f82fc6 Fix warnings about ignoring fgets return value hace 15 años
  Ben Laurie 73bfcf2226 Don't ask for -iv for ciphers that need no IV. hace 15 años
  Dr. Stephen Henson 8931b30d84 And so it begins... hace 16 años
  Bodo Möller f7b61702a0 document -S and -nopad options in usage information hace 17 años
  Nils Larsch 7806f3dd4b replace macros with functions hace 18 años
  Dr. Stephen Henson 347ed3b93c Buffer size handling fix for enc. hace 18 años
  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 22 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