コミット履歴

作者 SHA1 メッセージ 日付
  Richard Levitte 8d1ebe0bd1 Add the missing parts for DES CFB1 and CFB8. 20 年 前
  Richard Levitte 0f3879455b Make sure we get the definition of OPENSSL_EXTERN, OPENSSL_NO_DES, 21 年 前
  Richard Levitte 005ef84c5d Since HEADER_DES_H has been the protector of des.h since libdes 22 年 前
  Richard Levitte 0d81c69b8e Add the possibility to enable olde des support, not just disable it, for future support. Redocument 22 年 前
  Richard Levitte 401cd0af0f Add the mapping of des_random_seed() for 0.9.6 compatibility. 22 年 前
  Richard Levitte 44bdb056d4 With the changed des_old API, let's complete the work by renaming the 22 年 前
  Bodo Möller a14e2d9dfe New functions 23 年 前
  Ben Laurie 24995f3a10 Support old DES APIs by default. 23 年 前
  Richard Levitte ce15d5a9dc Remove DES_random_seed() but retain des_random_seed() for now. Change 23 年 前
  Richard Levitte c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and 23 年 前
  Ulf Möller ce9eab79a7 unused function 23 年 前
  Ben Laurie 534164ef90 Remove old unused stuff. 23 年 前
  Ben Laurie 3ba5d1cf2e Make EVPs allocate context memory, thus making them extensible. Rationalise 23 年 前
  Richard Levitte 56bb1a7c83 Move the password reading functions completely away from the DES 23 年 前
  Dr. Stephen Henson d70e5100c0 23 年 前
  Richard Levitte 080b8cadfa Since there has been reports of clashes between OpenSSL's 23 年 前
  Richard Levitte 62dc5aad06 Introduce the possibility to access global variables through 23 年 前
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 年 前
  Richard Levitte 26da3e65ac If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcrypto 24 年 前
  Dr. Stephen Henson 3c07b4c2ee Various Win32 related fixes. Doesn't compile yet on 24 年 前
  Ulf Möller 2453890463 #include <stdio.h> not needed. 24 年 前
  Richard Levitte 82271cee5b In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, 24 年 前
  Ulf Möller edb93ae643 cleanup. 24 年 前
  Bodo Möller 37e48b88ad Generate just one error code if iterated SSL_CTX_get() fails. 25 年 前
  Bodo Möller cddfe788fb Add functions des_set_key_checked, des_set_key_unchecked. 25 年 前
  Ulf Möller fd556cbfb6 No use in naming the cblock _; the structure still is incompatible 25 年 前
  Ulf Möller 37b7185b5d Restore compability with kerberos/des.h (I had deleted some seemingly useless 25 年 前
  Ulf Möller 8c197cc55e VMS updates. 25 年 前
  Bodo Möller a7bd03960c des_cbc_encrypt / des_ncbc_encrypt issue. 25 年 前
  Ulf Möller 908eb7b85a Call our crypt implementation des_crypt(). crypt() now is a wrapper if 25 年 前