提交历史

作者 SHA1 备注 提交日期
  Richard Levitte 156f657209 Do not defined des_crypt(), since it clashes with Solaris crypt.h. 19 年之前
  Richard Levitte 4d8743f490 Netware-specific changes, 21 年之前
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 年之前
  Richard Levitte f7f8d82aaa PR: 630 21 年之前
  Richard Levitte e4b52ac353 Oh, the destest program did look at the return value... 21 年之前
  Richard Levitte b75b2225e5 Since crypt() isn't defined anywhere, define it locally in destest.c 22 年之前
  Richard Levitte fe0f662310 Merge changes from 0.9.7-stable 22 年之前
  Richard Levitte 2e63f3b733 Merge in DES changed from 0.9.7-stable. 22 年之前
  Richard Levitte 7f558334ad des_old.h doesn't really need to include des.h, so don't. That will 23 年之前
  Richard Levitte c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and 23 年之前
  Ben Laurie 3ba5d1cf2e Make EVPs allocate context memory, thus making them extensible. Rationalise 23 年之前
  Richard Levitte a5bc1e8568 Use e_os2.h rather than opensslconf.h, since some needed macros are 23 年之前
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 年之前
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 年之前
  Dr. Stephen Henson e77066ea0a Fix a memory leak in PKCS12_parse. 24 年之前
  Ulf Möller 7af4816f0e des_quad_cksum() byte order bug fix. 24 年之前
  Ulf Möller 3167f68faf The main() return value is a program's exit code. 24 年之前
  Geoff Thorpe 4621a00063 More VC++ pickiness. (destest.c doesn't have a "return" and the usual 24 年之前
  Andy Polyakov d716308288 New xcbc_ok test vector is required after the parity bits in cbc2_key 25 年之前
  Bodo Möller 1d7d74647a Give the correct e-mail address even though the message is not quite serious 25 年之前
  Bodo Möller 7be5af1ddf The des_xcbc_encrypt apparently always fails. 25 年之前
  Ulf Möller fcb76baeb0 fail on all errors. 25 年之前
  Bodo Möller cddfe788fb Add functions des_set_key_checked, des_set_key_unchecked. 25 年之前
  Bodo Möller 798757762a Improve support for running everything as a monolithic application. 25 年之前
  Bodo Möller e0f12c41de Avoid some warnings (on silly compilers). 25 年之前
  Bodo Möller e766a681aa Some pre-POSIX systems don't have unistd.h (but e.g. lib.c). 25 年之前
  Bodo Möller edf0bfb52b Change type of various DES function arguments from des_cblock 25 年之前
  Ulf Möller 7d7d2cbcb0 VMS support. 25 年之前
  Ulf Möller f5d7a031a3 New Configure option no-<cipher> (rsa, idea, rc5, ...). 25 年之前
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. 25 年之前