Revīziju vēsture

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