openssl.git
1999-04-28 Ulf MöllerLinux shared libraries.
1999-04-28 Ulf MöllerDo make rehash automatically at make test.
1999-04-28 Ben LaurieDon't shadow.
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 Bodo MöllerA new comment.
1999-04-27 Ulf Möller*** empty log message ***
1999-04-27 Ulf MöllerUpdate NO_* macros.
1999-04-27 Ulf MöllerUndo.
1999-04-27 Ulf MöllerMessage digest stuff.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-27 Ulf MöllerAdd missing DEPFLAG.
1999-04-27 Dr. Stephen... Oops ... fix warning.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-27 Dr. Stephen... Add PKCS#12 documentation and new option in x509 to...
1999-04-26 Ulf MöllerRemove NOPROTO-related macros.
1999-04-26 Ulf MöllerLast week I proposed to increase the version number...
1999-04-26 Ulf MöllerIgnore autogenerated file.
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-26 Dr. Stephen... Extensively changed the DEF file generator mkdef.pl...
1999-04-25 Dr. Stephen... Fixes so it will compile again under Win32.
1999-04-25 Dr. Stephen... Various header consistency fixes.
1999-04-25 Dr. Stephen... Fix mkerr.pl to find functions returning function point...
1999-04-25 Ulf MöllerSubmitted by:
1999-04-25 Bodo MöllerFixed a typo.
1999-04-25 Bodo MöllerComment changed.
1999-04-25 Ulf Möllerexit on error.
1999-04-25 Bodo MöllerRemoved traces of cryptall.h, and did a "make depend".
1999-04-24 Ulf Möller*** empty log message ***
1999-04-24 Ulf MöllerNew Configure option --openssldir to replace ssldir.pl.
1999-04-24 Ulf MöllerNew Configure option --openssldir to replace util/ssldi...
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 Bodo MöllerSome instructions for how to handle the <foo.h> =...
1999-04-24 Dr. Stephen... Change 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... Delete the unnecessary ERR and ERRC lines in makefiles...
1999-04-24 Bodo MöllerC indentation style definition for Emacs.
1999-04-24 Ulf MöllerANSIfy, fix typo in error message, and remove redundant...
1999-04-24 Bodo MöllerSubmitted by:
1999-04-24 Dr. Stephen... Complete 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öllerSubmitted by:
1999-04-23 Bodo Möller"make depend"
1999-04-23 Bodo MöllerSubmitted by:
1999-04-23 Ulf MöllerRemove header files from .cvsignore.
1999-04-23 Bodo MöllerSubmitted by:
1999-04-23 Bodo MöllerSubmitted by:
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23 Ulf Möller*.org files are gone for good.
1999-04-23 Ulf MöllerAndy Polyakov points out that BF_PTR2 is slower than...
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 Ulf MöllerRecognize CPU version on NetBSD and FreeBSD.
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öllerSet the 386 flag automatically when building on i386.
1999-04-22 Ulf MöllerBe more specify about system requirements.
1999-04-22 Ulf MöllerUltrix compatibility.
1999-04-22 Bodo MöllerCVS confusion?
1999-04-22 Bodo MöllerDon't return 0 from ssl2_read when a packet with empty...
1999-04-22 Ben LaurieReverse unexplained change.
1999-04-22 Bodo MöllerSubmitted by:
1999-04-22 Bodo MöllerFixed some race conditions.
1999-04-21 Dr. Stephen... Oops! Fixup CHANGES.
1999-04-21 Dr. Stephen... Suppport 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-21 Ben LaurieFix DES export ciphersuites.
1999-04-20 Ulf MöllerFix lots of warnings.
1999-04-20 Ulf MöllerFix some warnings.
1999-04-20 Ulf Möller-Wall implies -Wuninitialized.
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... Various fixes so Win32 compile may work. Convert Genera...
1999-04-19 Ben Laurieconst correctness.
1999-04-19 Ulf MöllerMissing #endif.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-19 Dr. Stephen... Finish off support for Certificate Policies extension.
1999-04-19 Ulf MöllerClean up prototypes (prepare for removing NOPROTO).
1999-04-19 Ulf MöllerDocument additional Configure flags.
1999-04-19 Ulf MöllerError in comment.
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öllerDefunct assembler files removed; various cleanups.
1999-04-19 Ulf MöllerSPARC v8 assembler BIGNUM code.
1999-04-19 Bodo MöllerNew "Configure" entry (Solaris with debug info)
1999-04-19 Bodo MöllerRemoved extra semicolons.
next