Update.
[openssl.git] / crypto /
1999-05-10 Bodo MöllerThe various character predicates (isspace and the like...
1999-05-10 Bodo MöllerMoved some variable declarations inside blocks where...
1999-05-10 Ralf S. EngelschallFix various things to let OpenSSL even pass ``egcc...
1999-05-10 Dr. Stephen HensonVarious PKCS#7 fixes to properly (maybe!) handle PKCS...
1999-05-09 Dr. Stephen HensonKill evil casts, fix PKCS#7 and add new X509V3 Function.
1999-05-09 Bodo MöllerMakefile.save was missing here.
1999-05-09 Bodo MöllerMove variable definitions into the blocks where they...
1999-05-09 Bodo MöllerUse "const char *" instead of "char *" for filenames...
1999-05-08 Dr. Stephen HensonVarious Win32 fixes. Win95 doesn't support MoveFileEx...
1999-05-08 Dr. Stephen HensonAllows PKCS#12 password to be placed on command line...
1999-05-08 Dr. Stephen HensonGeneralizedTime setting fixes.
1999-05-08 Ulf Möllerpass $PERL on make files.
1999-05-08 Ulf MöllerSuperseded by sparcv8.S and sparcv8plus.s.
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.
next