Histórico de commits

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