Get the Mingw32 makefiles right.
[openssl.git] / crypto /
1999-05-07 Ben LaurieMake -pedantic work again.
1999-05-06 Bodo MöllerSome comments.
1999-05-06 Ulf MöllerSupport additional Win32 compilers.
1999-05-05 Ulf MöllerRemove unreachable return statements.
1999-05-05 Ulf Möllerv8plus must be specified.
1999-05-05 Ulf MöllerUse ANSI stdarg.
1999-05-05 Ulf MöllerFix problem with /usr/ccs/lib/cpp.
1999-05-05 Ulf MöllerSHA-1 cleanups and performance enhancements.
1999-05-04 Ulf MöllerRecognise Ultra Sparc and compiler version number.
1999-05-04 Ulf MöllerAndy Polyakov points out there are default rules in...
1999-05-04 Ulf MöllerSparc v8plus assembler.
1999-05-04 Ulf MöllerUpdate HPUX config, work around HPUX library incompatib...
1999-05-04 Ralf S. EngelschallAdd missing sk_<type>_unshift() function to safestack.h
1999-05-04 Ralf S. EngelschallConvert casted X509_INFO stacks to type-safe STACK_OF...
1999-05-03 Ben LaurieSome more stack stuff.
1999-05-02 Ben LaurieYet another stack.
1999-05-01 Ben LaurieUpdate dependencies.
1999-05-01 Ben LaurieAnother stack.
1999-05-01 Ben LaurieAnother stack.
1999-05-01 Ben LaurieAnother safe stack.
1999-05-01 Ralf S. EngelschallBetter to not have blanks in .cvsignore files
1999-05-01 Bodo MöllerSupport verify_depth from the SSL API without need...
1999-05-01 Bodo MöllerUse correct error macro so that error messages make...
1999-04-29 Ulf MöllerUnused file.
1999-04-29 Bodo Möllerignore Makefile.save
1999-04-29 Bodo MöllerSupport INSTALL_PREFIX for packagers.
1999-04-29 Ulf MöllerBug fix.
1999-04-29 Ulf MöllerCompare with BN_mod_exp_simple, too.
1999-04-29 Ulf MöllerIgnore Makefile.save
1999-04-29 Ulf MöllerMissing "else".
1999-04-29 Bodo MöllerPass PERL to sub-Makefiles during "make links".
1999-04-29 Bodo MöllerObey $(PERL) when running util/mklink.pl.
1999-04-28 Ulf MöllerChange error message for consistency.
1999-04-28 Bodo MöllerUse util/mklink.pl instead of util/mklink.sh.
1999-04-28 Ulf MöllerAutogenerated files.
1999-04-28 Ulf MöllerIgnore autogenerated assembler files.
1999-04-28 Ulf MöllerDecrypt test vector data even if previous decryption...
1999-04-28 Ulf MöllerPass $PERL on make dclean.
1999-04-27 Ulf MöllerRemove autogenerated file.
1999-04-27 Ulf MöllerTypo.
1999-04-27 Ulf MöllerMore portable blowfish macros.
1999-04-27 Ulf MöllerUpdate NO_* macros.
1999-04-27 Ulf MöllerMessage digest stuff.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-27 Dr. Stephen HensonOops ... fix warning.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-27 Dr. Stephen HensonAdd PKCS#12 documentation and new option in x509 to...
1999-04-26 Ulf MöllerRemove NOPROTO-related macros.
1999-04-26 Ulf MöllerIgnore autogenerated file.
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-25 Dr. Stephen HensonFixes so it will compile again under Win32.
1999-04-25 Dr. Stephen HensonVarious header consistency fixes.
1999-04-25 Dr. Stephen HensonFix mkerr.pl to find functions returning function point...
1999-04-25 Bodo MöllerRemoved traces of cryptall.h, and did a "make depend".
1999-04-24 Ulf MöllerNew Configure option --openssldir to replace ssldir.pl.
1999-04-24 Bodo Möllercryptall.h is not needed for anything and cannot even...
1999-04-24 Bodo MöllerFix header files so that any one can be included first.
1999-04-24 Ulf MöllerReplaced by mkerr.pl
1999-04-24 Dr. Stephen HensonChange the command line options of mkerr.pl so -static...
1999-04-24 Bodo Möller"perl util/mkerr.pl -static -recurse -rebuild" because...
1999-04-24 Bodo MöllerRemoved superfluous reference to ERRC.
1999-04-24 Bodo MöllerRestore ERRC definitions that are needed to compile...
1999-04-24 Bodo MöllerAvoid "incomprehensible" errors when required definitio...
1999-04-24 Dr. Stephen HensonDelete the unnecessary ERR and ERRC lines in makefiles...
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ö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>.
1999-04-23 Ulf MöllerUndo evil cast! <g>
1999-04-23 Ulf MöllerFunction didn't get ANSIfied because of unusual formatting.
1999-04-23 Ben LaurieWork with -pedantic!
1999-04-23 Bodo MöllerSubmitted by:
1999-04-22 Ulf MöllerRemove references to .org header file names.
1999-04-22 Ulf MöllerPass the $PROCESSOR variable through.
1999-04-22 Ulf MöllerUltrix compatibility.
1999-04-22 Bodo MöllerCVS confusion?
1999-04-22 Ben LaurieReverse unexplained change.
1999-04-22 Bodo MöllerFixed some race conditions.
1999-04-21 Dr. Stephen HensonSuppport for CRL distribution points extension. Also...
1999-04-21 Ulf MöllerNew header file opensslconf.h contains the macros set...
1999-04-21 Ulf MöllerMove all autogenerated header file parts to crypto...
1999-04-21 Ben LaurieRemove some unnecessary(?) casting.
1999-04-20 Ulf MöllerFix lots of warnings.
1999-04-20 Ulf MöllerFix some warnings.
1999-04-20 Ulf MöllerProblems with 64-bit long.
1999-04-20 Ulf MöllerRemove useless defines.
1999-04-20 Ulf MöllerProblems with 64-bit long.
1999-04-20 Ulf MöllerArguments are des_cblock.
1999-04-20 Ben LaurieUpdate dependencies.
1999-04-20 Dr. Stephen HensonVarious fixes so Win32 compile may work. Convert Genera...
1999-04-19 Ulf MöllerMissing #endif.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-19 Dr. Stephen HensonFinish off support for Certificate Policies extension.
1999-04-19 Ulf MöllerClean up prototypes (prepare for removing NOPROTO).
1999-04-19 Ulf MöllerFix typos in error codes.
1999-04-19 Ulf MöllerDefinition did not match prototype.
1999-04-19 Ulf MöllerSPARC v8 assembler BIGNUM code.
1999-04-19 Bodo MöllerRemoved extra semicolons.
next