1. bd91e3c Fix a bundle of trailing spaces in several files by Paul Yang · 8 years ago
  2. a9c6d22 Adapt all test programs by Richard Levitte · 8 years ago
  3. c491a39 Update destest to use the test infrastructure by Pauli · 8 years ago
  4. 6025001 spelling fixes, just comments and readme. by klemens · 9 years ago
  5. 6493e48 RT4337: Crash in DES by Rich Salz · 9 years ago
  6. 440e5d8 Copyright consolidation 02/10 by Rich Salz · 9 years ago
  7. 1fbab1d Remove Netware and OS/2 by Rich Salz · 9 years ago
  8. 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
  9. dee502b Stop symlinking, move files to intended directory by Richard Levitte · 10 years ago[Renamed from crypto/des/destest.c]
  10. 24956ca Remove old DES API by Rich Salz · 10 years ago
  11. 9ccc00e Dead code cleanup: #if 0 dropped from tests by Rich Salz · 10 years ago
  12. 109f103 OPENSSL_NO_xxx cleanup: DEC-CBCM removed by Rich Salz · 10 years ago
  13. 35a1cc9 More comment realignment by Matt Caswell · 10 years ago
  14. 50e735f Re-align some comments after running the reformat script. by Matt Caswell · 10 years ago
  15. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  16. 6d23cf9 RT3548: Remove unsupported platforms by Rich Salz · 10 years ago
  17. fcf64ba RT3548: Remove some unsupported platforms. by Rich Salz · 10 years ago
  18. 1d97c84 mark all block comments that need format preserving so that by Tim Hudson · 10 years ago
  19. 71fa451 Version skew reduction: trivia (I hope). by Ben Laurie · 13 years ago
  20. a3654f0 Include openssl/crypto.h first in several other files so FIPS renaming by Dr. Stephen Henson · 14 years ago
  21. 156f657 Do not defined des_crypt(), since it clashes with Solaris crypt.h. by Richard Levitte · 20 years ago
  22. 4d8743f Netware-specific changes, by Richard Levitte · 21 years ago
  23. 2754597 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. by Geoff Thorpe · 21 years ago
  24. f7f8d82 PR: 630 by Richard Levitte · 22 years ago
  25. e4b52ac Oh, the destest program did look at the return value... by Richard Levitte · 22 years ago
  26. b75b222 Since crypt() isn't defined anywhere, define it locally in destest.c by Richard Levitte · 22 years ago
  27. fe0f662 Merge changes from 0.9.7-stable by Richard Levitte · 23 years ago
  28. 2e63f3b Merge in DES changed from 0.9.7-stable. by Richard Levitte · 23 years ago
  29. 7f55833 des_old.h doesn't really need to include des.h, so don't. That will by Richard Levitte · 23 years ago
  30. c2e4f17 Due to an increasing number of clashes between modern OpenSSL and by Richard Levitte · 23 years ago
  31. 3ba5d1c Make EVPs allocate context memory, thus making them extensible. Rationalise by Ben Laurie · 24 years ago
  32. a5bc1e8 Use e_os2.h rather than opensslconf.h, since some needed macros are by Richard Levitte · 24 years ago
  33. bc36ee6 Use new-style system-id macros everywhere possible. I hope I haven't by Richard Levitte · 24 years ago
  34. cf1b7d9 Make all configuration macros available for application by making by Richard Levitte · 24 years ago
  35. e77066e Fix a memory leak in PKCS12_parse. by Dr. Stephen Henson · 25 years ago
  36. 7af4816 des_quad_cksum() byte order bug fix. See http://www.pdc.kth.se/kth-krb/ by Ulf Möller · 25 years ago
  37. 3167f68 The main() return value is a program's exit code. by Ulf Möller · 25 years ago
  38. 4621a00 More VC++ pickiness. (destest.c doesn't have a "return" and the usual by Geoff Thorpe · 25 years ago
  39. d716308 New xcbc_ok test vector is required after the parity bits in cbc2_key by Andy Polyakov · 25 years ago
  40. 1d7d746 Give the correct e-mail address even though the message is not quite serious by Bodo Möller · 25 years ago
  41. 7be5af1 The des_xcbc_encrypt apparently always fails. by Bodo Möller · 25 years ago
  42. fcb76ba fail on all errors. by Ulf Möller · 25 years ago
  43. cddfe78 Add functions des_set_key_checked, des_set_key_unchecked. by Bodo Möller · 25 years ago
  44. 7987577 Improve support for running everything as a monolithic application. by Bodo Möller · 25 years ago
  45. e0f12c4 Avoid some warnings (on silly compilers). by Bodo Möller · 26 years ago
  46. e766a68 Some pre-POSIX systems don't have unistd.h (but e.g. lib.c). by Bodo Möller · 26 years ago
  47. edf0bfb Change type of various DES function arguments from des_cblock by Bodo Möller · 26 years ago
  48. 7d7d2cb VMS support. by Ulf Möller · 26 years ago
  49. f5d7a03 New Configure option no-<cipher> (rsa, idea, rc5, ...). by Ulf Möller · 26 years ago
  50. a9be3af Remove NOPROTO definitions and error code comments. by Ulf Möller · 26 years ago
  51. ec57782 Change #include filenames from <foo.h> to <openssl.h>. by Bodo Möller · 26 years ago
  52. 61f5b6f Work with -pedantic! by Ben Laurie · 26 years ago
  53. 95dc05b Fix lots of warnings. by Ulf Möller · 26 years ago
  54. 6b691a5 Change functions to ANSI C. by Ulf Möller · 26 years ago
  55. c09c3c4 Update dependencies. by Ben Laurie · 26 years ago
  56. 4e31df2 Fix ghastly DES declarations, and all consequential warnings. by Ben Laurie · 26 years ago
  57. 4a71b90 Add support for 3DES CBCM mode. by Ben Laurie · 26 years ago
  58. dfeab06 Import of old SSLeay release: SSLeay 0.9.1b (unreleased) by Ralf S. Engelschall · 26 years ago
  59. 58964a4 Import of old SSLeay release: SSLeay 0.9.0b by Ralf S. Engelschall · 26 years ago
  60. d02b48c Import of old SSLeay release: SSLeay 0.8.1b by Ralf S. Engelschall · 26 years ago