Tolerate some "variations" used in some
[openssl.git] / crypto / des /
2000-12-31 Richard LevitteIf OPENSSL_BUILD_SHLIBCRYPTO (for files that end up...
2000-12-21 Dr. Stephen HensonVarious Win32 related fixes. Doesn't compile yet on
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-21 Richard LevittePortability patch for HP MPE/iX. Submitted by Mark...
2000-09-09 Ulf MöllerFix some CygWin problems.
2000-09-07 Richard Levitte'make update'
2000-08-03 Richard LevitteOn Unicos, shorts are 8 bytes, so instead, use a struct...
2000-06-13 Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-05-31 Ulf Möller#include <stdio.h> not needed.
2000-05-15 Ulf MöllerMacOS changes.
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-04-01 Richard Levitte_lrotl and _lrotr are defined in MSVC but nowhere else...
2000-03-27 Richard LevitteRemoved, especially since it conflicts with des.pod on
2000-03-22 Dr. Stephen HensonFix a memory leak in PKCS12_parse.
2000-03-20 Richard Levittemake update
2000-03-19 Ulf MöllerIntegrate podd.h sk.h into set_key.c
2000-03-19 Ulf Möllermake update
2000-03-19 Ulf Möllercleanup.
2000-03-19 Ulf Möllerlibdes manpage.
2000-03-19 Ulf Möllerdes_quad_cksum() byte order bug fix.
2000-03-18 Ulf MöllerDES in Perl was incomplete and not very useful
2000-03-18 Ulf Möllersuperseded by des_modes.pod
2000-03-18 Ulf Möllerchange manpages to pod. Contents are not up to date!
2000-03-14 Bodo MöllerInsert a comment: This is one of the few files in this...
2000-03-14 Bodo MöllerRemove "Makefile.uni" files and some related stuff.
2000-03-13 Bodo MöllerRemove Win32 assembler files. They are always rebuilt...
2000-03-12 Ulf Möllerasm workaround for SuSE Linux
2000-03-10 Ulf MöllerUse L for all constants.
2000-03-09 Ulf Möllerbug fix.
2000-03-02 Bodo MöllerAdd missing dependencies.
2000-02-25 Ulf MöllerThe main() return value is a program's exit code.
2000-02-25 Geoff ThorpeMore VC++ pickiness. (destest.c doesn't have a "return...
2000-02-05 Bodo MöllerGenerate just one error code if iterated SSL_CTX_get...
2000-02-05 Ulf MöllerReplace ridiculous libdes PRNG with RAND_bytes. These...
2000-02-04 Andy PolyakovNew xcbc_ok test vector is required after the parity...
2000-02-03 Ulf Möllerispell (and minor modifications)
2000-01-30 Ulf MöllerSource code cleanups: Use void * rather than char ...
2000-01-24 Bodo MöllerGive the correct e-mail address even though the message...
2000-01-24 Bodo MöllerThe des_xcbc_encrypt apparently always fails.
2000-01-23 Dr. Stephen HensonTidy up CRYPTO_EX_DATA structures.
2000-01-22 Ulf Möllerfail on all errors.
2000-01-21 Ulf MöllerCheck RAND_bytes() return value or use RAND_pseudo_bytes().
1999-12-26 Andy PolyakovMacOS updates. Initial support for GUSI (MacOS socket...
1999-12-19 Andy PolyakovEven more late break-in MacOS tidbits...
1999-12-19 Andy PolyakovMacOS updates.
1999-12-03 Bodo MöllerAdd functions des_set_key_checked, des_set_key_unchecked.
1999-10-25 Bodo MöllerImprove support for running everything as a monolithic...
1999-09-11 Andy PolyakovInitial support for MacOS.
1999-08-28 Ulf Möllermake testapps after the library.
1999-08-13 Ulf MöllerAdd pkcs7 and des apps to "make all".
1999-08-13 Ulf MöllerCompile pkcs7 and des apps.
1999-08-02 Bodo Mölleravoid cast
1999-07-29 Ulf MöllerNo use in naming the cblock _; the structure still...
1999-07-29 Ulf MöllerRestore compability with kerberos/des.h (I had deleted...
1999-07-28 Ulf MöllerVMS updates.
1999-07-19 Bodo MöllerHave CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,
1999-07-15 Ulf MöllerMore DES library cleanups: remove references to srand...
1999-07-12 Dr. Stephen HensonMore NASM support code it still doesn't work but it...
1999-06-12 Bodo MöllerAvoid some warnings (on silly compilers).
1999-06-09 Bodo Möllerdes_cbc_encrypt / des_ncbc_encrypt issue.
1999-06-09 Bodo MöllerUpdate dependencies.
1999-06-09 Bodo MöllerUnify DES library: ncbc_enc.c wasn't used, but its...
1999-06-09 Ulf MöllerRemove old libdes version number.
1999-06-09 Bodo MöllerDES CBC change looks dubious to me.
1999-06-09 Bodo MöllerSome pre-POSIX systems don't have unistd.h (but e.g...
1999-06-09 Ben LaurieOops. Get rid of now incorrect comment.
1999-06-09 Ben LaurieI keep forgetting to fix this: update the IV! Most...
1999-06-08 Ulf MöllerThe des app.
1999-06-08 Ulf MöllerCall our crypt implementation des_crypt(). crypt()...
1999-06-08 Ulf MöllerCasts.
1999-06-08 Ulf MöllerWarnings and casts.
1999-06-08 Ulf MöllerDon't #define _, and eliminate casts.
1999-06-08 Ulf MöllerFix to compile the des app.
1999-06-07 Bodo MöllerDon't mix real tabs with tabs expanded as 8 spaces...
1999-06-04 Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-05-28 Bodo MöllerSome assembler-related clean-ups.
1999-05-28 Bodo MöllerInclude <stdio.h>.
1999-05-21 Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
1999-05-20 Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-05-17 Bodo Möllergcc (in some versions) doesn't like the const_des_cbloc...
1999-05-16 Bodo MöllerChange type of various DES function arguments from...
1999-05-15 Bodo MöllerUse OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL...
1999-05-15 Bodo MöllerUpdate dependencies.
1999-05-15 Bodo MöllerUse e_os2.h, not e_os.h in exported header file des.h.
1999-05-13 Ben LaurieUpdate dependencies.
1999-05-13 Ulf MöllerRemove redundant ifdef.
1999-05-13 Ulf MöllerVMS support.
1999-04-29 Bodo MöllerSupport INSTALL_PREFIX for packagers.
1999-04-29 Ulf MöllerIgnore Makefile.save
1999-04-29 Bodo MöllerObey $(PERL) when running util/mklink.pl.
1999-04-28 Bodo MöllerUse util/mklink.pl instead of util/mklink.sh.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-25 Dr. Stephen HensonVarious header consistency fixes.
1999-04-24 Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23 Bodo MöllerSubmitted by:
1999-04-23 Bodo Möller"make depend"
1999-04-23 Ulf MöllerRemove header files from .cvsignore.
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
next