Historique des commits

Auteur SHA1 Message Date
  Rich Salz c6738fd208 Standardize syntax around sizeof(foo) il y a 7 ans
  Pauli 2566388c84 Make the output of enc -ciphers identical il y a 7 ans
  Bernd Edlinger 08330a1241 Fix build problem with current 1.0.2 branch. il y a 7 ans
  Pauli 201015ee4f Limit the output of the enc -ciphers command il y a 7 ans
  Richard Levitte 0df1caa77b apps: make setup_engine() and release_engine() available always il y a 8 ans
  Richard Levitte aa01b82c69 If an engine comes up explicitely, it must also come down explicitely il y a 8 ans
  Matt Caswell ad64a69e02 Change usage of RAND_pseudo_bytes to RAND_bytes il y a 8 ans
  Richard Levitte 3cf40601b7 RT2943: Check sizes if -iv and -K arguments il y a 9 ans
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
  Matt Caswell ca818b322d Disabled XTS mode in enc utility as it is not supported il y a 10 ans
  Dr. Stephen Henson fb2f9f266c Fix compilation with no-comp il y a 10 ans
  Dr. Stephen Henson 2fa65aa7d8 Enc doesn't support AEAD ciphers. il y a 10 ans
  Dr. Stephen Henson c944a9696e add fips hmac option and fips blocking overrides to command line utilities il y a 12 ans
  Richard Levitte 01d2e27a2b Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> il y a 13 ans
  Dr. Stephen Henson e97359435e Fix warnings (From HEAD, original patch by Ben). il y a 14 ans
  Dr. Stephen Henson 2280f82fc6 Fix warnings about ignoring fgets return value il y a 15 ans
  Ben Laurie 73bfcf2226 Don't ask for -iv for ciphers that need no IV. il y a 15 ans
  Dr. Stephen Henson 8931b30d84 And so it begins... il y a 16 ans
  Bodo Möller f7b61702a0 document -S and -nopad options in usage information il y a 17 ans
  Nils Larsch 7806f3dd4b replace macros with functions il y a 18 ans
  Dr. Stephen Henson 347ed3b93c Buffer size handling fix for enc. il y a 18 ans
  Richard Levitte 14a948e6ad All kinds of changes from branch OpenSSL_0_9_7-stable il y a 19 ans
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). il y a 21 ans
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. il y a 21 ans
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. il y a 22 ans
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean il y a 22 ans
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. il y a 22 ans
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. il y a 22 ans
  Lutz Jänicke 40889b9cd3 Add missing prototypes. il y a 22 ans
  Richard Levitte dfee50ecd9 Allow longer program names (VMS allows up to 39 characters). il y a 22 ans