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