Commitin historia

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