]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2000-05-02  Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-05-01  Bodo MöllerAdd missing #include.
2000-04-29  Bodo MöllerAvoid leaking memory in thread_hash (and enable memory...
2000-04-27  Ulf Möllerlinux-elf bugfix
2000-04-27  Ulf MöllerSubmitted by:
2000-04-27  Bodo MöllerStylistic changes: Don't use a macro for the malloc...
2000-04-27  Bodo MöllerWarn about truncation also in the case when a single...
2000-04-26  Richard LevitteUse CONFerr, not RSAerr, in the conf library...
2000-04-26  Richard LevitteClarifications and removal of double declaration...
2000-04-25  Geoff ThorpeThis case in the "dso_unload" handlers should not be...
2000-04-20  Geoff ThorpeThe handling of DSA_METHOD and DH_METHOD wasn't quite...
2000-04-20  Geoff ThorpePreviously, the default RSA_METHOD was NULL until the...
2000-04-19  Geoff ThorpeThanks to "make update" ...
2000-04-19  Geoff ThorpeThis change facilitates name translation for shared...
2000-04-15  Bodo MöllerCorrection.
2000-04-14  Bodo MöllerIgnore lib and Makefile.save.
2000-04-14  Bodo MöllerNew function ERR_error_string_n.
2000-04-12  Bodo MöllerMinor corrections.
2000-04-12  Richard LevitteOpenVMS, not OpenVSM...
2000-04-10  Richard LevitteI forgot to update the change log
2000-04-09  Richard Levitte"make update"
2000-04-09  Richard LevitteI've always wanted to make the CONF library more adapta...
2000-04-06  Bodo Möller"make update" for DSO additions.
2000-04-06  Bodo MöllerIn theory, TLS v1 ciphersuites are not the same as...
2000-04-06  Bodo MöllerClarifications.
2000-04-06  Bodo MöllerAvoid memory leak.
2000-04-06  Geoff ThorpeConstification, and a silly mistake in the comments.
2000-04-06  Geoff ThorpeI forgot about $openssl_other_defines ... should probab...
2000-04-06  Geoff ThorpeThis helps make the DSO stuff more portable;
2000-04-04  Geoff ThorpeBetter make a note of what's going on ... :-)
2000-04-04  Geoff ThorpeThis commit ties the new DSO code (crypto/dso/) into...
2000-04-04  Geoff ThorpeThis is a set of startup code for the DSO support,...
2000-04-04  Bodo MöllerExtend entry on ERR_print_errors.
2000-04-01  Richard LevitteRelease done, change status.
2000-04-01  Richard LevitteTagging has now been done, update to the next version...
2000-04-01  Richard LevitteTagging has now been done, update to the next possible...
2000-04-01  Richard LevitteVersion and name changes, and a last minute changelog OpenSSL_0_9_5a
2000-04-01  Richard LevitteBuilding version 0.9.5a
2000-04-01  Richard Levitte_lrotl and _lrotr are defined in MSVC but nowhere else...
2000-03-30  Bodo MöllerEntry for ssleay_rand_status locking fix.
2000-03-30  Bodo Möller'entropy >= ENTROPY_NEEDED' should be evaluated while the
2000-03-30  Dr. Stephen... Add a couple of FAQs.
2000-03-29  Richard LevitteSince ssleay_rand_initialize() unlocks then locks CRYPT...
2000-03-28  Ulf MöllerAdd pointer to EGD manpage.
2000-03-28  Richard LevitteAdd a default banner. Contributed by Joon Radley ...
2000-03-28  Richard LevitteDon't force the use of GNU make with Borland C++ Builde...
2000-03-27  Bodo MöllerFix typo in -clrext option, but add a compatibility...
2000-03-27  Bodo MöllerComments for SSL_get_peer_cert_chain inconsistency.
2000-03-27  Richard LevitteRemoved, especially since it conflicts with des.pod on
2000-03-27  Dr. Stephen... Fix for HMAC.
2000-03-26  Bodo MöllerNeXT workaround.
2000-03-25  Richard LevitteBeautifying code.
2000-03-25  Bodo MöllerList "no-..." option first because it's the most freque...
2000-03-25  Richard LevitteVi, again
2000-03-25  Richard LevitteInfo on proposed release date
2000-03-25  Richard LevitteAnother VAX environment passed
2000-03-25  Richard LevitteVI gave me 4-space tabs... Corrected
2000-03-25  Richard LevitteOne VAX environment passed
2000-03-25  Dr. Stephen... Update docs.
2000-03-25  Bodo MöllerExplain configuration options more completely.
2000-03-24  Bodo MöllerUpdate for new hpux-parisc-cc-o4 entry.
2000-03-24  Geoff Thorpeanother one done.
2000-03-24  Richard LevitteMore info in the Win32 test
2000-03-24  Richard LevitteA couple of corrections concerning HPUX 10 and shared...
2000-03-24  Richard LevitteGeoff Thorpe reports a whole bunch of tests passing.
2000-03-24  Richard LevitteAnother VMS/Alpha with a much more evil compiler passed...
2000-03-24  Richard LevitteVMS on Alpha passed
2000-03-24  Dr. Stephen... Add a few more FAQs.
2000-03-23  Ulf MöllerTest results.
2000-03-23  Richard LevitteSurround the diff with the new snippage delimiters
2000-03-23  Richard LevitteUpdate status
2000-03-23  Richard LevitteTagging has been done, update to next probable version...
2000-03-23  Richard LevitteI almost forgot... OpenSSL_0_9_5a-beta2
2000-03-23  Richard LevitteTime for version 0.9.5a beta2
2000-03-23  Richard LevitteNew FAQ for the OpenSSH configuration problem.
2000-03-23  Richard LevitteClean up context, even if an error occured.
2000-03-23  Ulf Möllerssize_t for Ultrix
2000-03-23  Richard LevitteCorrected. It said before that ivec had to be initiali...
2000-03-23  Bodo Möller"make update"
2000-03-23  Richard LevitteA quick hack to have ssize_t work with gcc under SunOS...
2000-03-23  Dr. Stephen... Update docs and remove old PKCS#7 README file.
2000-03-22  Ulf MöllerRAND_event()
2000-03-22  Dr. Stephen... Fix a memory leak in PKCS12_parse.
2000-03-21  Ulf Möllermore failures
2000-03-21  Ulf MöllerMore failures.
2000-03-20  Richard LevitteUlf M\81öller reports OpenBSD-x86 and solaris-sparcv9...
2000-03-20  Ulf MöllerOpenBSD complains.
2000-03-20  Ulf MöllerIn some of the Makefiles CPP was not defined.
2000-03-20  Richard LevitteJaenick Lutz reports that hpux-parisc-cc with +02 passed.
2000-03-20  Richard LevitteRef: Message-ID: <20000320070111.A90876@wiz.Sendmail...
2000-03-20  Ulf MöllerProblems with the Windows build.
2000-03-20  Bodo MöllerDocument pseudo-commands.
2000-03-20  Ulf MöllerMention the bug fixes.
2000-03-20  Richard LevitteI just got a not very pleasant report.
2000-03-20  Richard LevitteThere are a few new features in 0.9.5a... And I've...
2000-03-20  Richard LevitteNew status
2000-03-20  Richard LevitteTagging done, we move to the next possible.
2000-03-20  Richard LevitteBeta 1 of 0.9.5a building. OpenSSL_0_9_5a-beta1
2000-03-20  Richard Levittemake update
2000-03-20  Richard LevitteChange the version text, it's time to release the first...
next