Cronologia Commit

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