]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2000-02-24  Ulf Möllernicer manpages
2000-02-24  Ralf S. EngelschallAdd missing prototypes for new functions
2000-02-24  Ralf S. EngelschallMake gcc 2.95.2 happy here, too.
2000-02-24  Ralf S. EngelschallAdd an evil cast, because POSIX/SUSv2 define connect...
2000-02-24  Bodo MöllerAvoid filename "test.c" because otherwise "make test"
2000-02-24  Ulf MöllerFix NO_RSA (misplaced #endif).
2000-02-24  Ulf MöllerEGD info, as requested.
2000-02-24  Ulf Möllerremove test "goto err"
2000-02-24  Ulf MöllerSupport EGD.
2000-02-24  Richard Levitte0.9.5beta1 OpenSSL_0_9_5beta1
2000-02-24  Richard LevitteMake it possible to have differing tar versions.
2000-02-24  Richard LevitteCorrect a couple of command errors.
2000-02-24  Ulf MöllerCRYPTO_num_locks()
2000-02-23  Ulf MöllerNew make target "report" to run util/selftest.pl
2000-02-23  Ulf Mölleryet another faq.
2000-02-23  Richard Levittemake update
2000-02-23  Richard LevitteAvoid saving any macros starting with a _, since that...
2000-02-23  Ulf Möllercorrect macro.
2000-02-23  Ulf Möller*** empty log message ***
2000-02-23  Ulf MöllerRun the test suite and generate a report.
2000-02-23  Ulf Mölleradd missing names.
2000-02-23  Richard LevitteSync with Unix
2000-02-23  Ulf Mölleranother faq.
2000-02-23  Ulf Möllerthreads mapage.
2000-02-23  Ulf Möllerminor docs changes (added links is the openssl(1) text)
2000-02-23  Ulf MöllerFrequently asked questions.
2000-02-23  Dr. Stephen... Add PBE algorithms with ciphers, not digests.
2000-02-23  Dr. Stephen... Allow ADH to be used but not present in the default...
2000-02-22  Dr. Stephen... Make pkcs8 work again.
2000-02-22  Dr. Stephen... Update docs.
2000-02-22  Ulf Möllerwarning.
2000-02-22  Ulf MöllerDon't list prototypes for internal functions.
2000-02-22  Ulf MöllerCheck tlen size in all padding_check functions. As...
2000-02-22  Ulf MöllerCorrection to RSA_padding_check_xxx() docs (this time...
2000-02-22  Ulf MöllerCorrection for RSA_padding_check_xxx() documentation.
2000-02-22  Dr. Stephen... Change EVP_MD_CTX_type so it is more logical and add...
2000-02-21  Bodo MöllerWorkarounds to make broken programs happy (such as...
2000-02-21  Bodo MöllerFix some bugs and document others
2000-02-21  Bodo MöllerMove ssl3_do_write from s3_pkt.c to s3_both.c.
2000-02-21  Bodo MöllerMore news.
2000-02-21  Bodo MöllerMove MAC computations for Finished from ssl3_read_bytes...
2000-02-21  Richard LevitteBlowfish docs.
2000-02-21  Ulf MöllerMore compact Configure usage message.
2000-02-20  Richard LevitteMove the registration of callback functions to special...
2000-02-20  Bodo MöllerWorkaround for irrelevant problem.
2000-02-20  Bodo Möllerignore Client Hellos when we're in handshake anyway
2000-02-20  Bodo MöllerTolerate fragmentation and interleaving in the SSL...
2000-02-20  Ulf MöllerDocument OPENSSL_VERSION_NUMBER
2000-02-20  Ulf MöllerFix gcc warnings.
2000-02-20  Dr. Stephen... Change the 'other' structure in certificate aux info.
2000-02-19  Bodo MöllerAllow for higher granularity of entropy estimates by...
2000-02-19  Dr. Stephen... Add -clrext option to 'x509'
2000-02-18  Bodo MöllerKeep variable names consistent with corresponding pre...
2000-02-18  Ulf MöllerMake excluded cipher entry in opensslconf.h a bit more...
2000-02-18  Bodo MöllerChange the example to show apr1 with an 8-character...
2000-02-18  Bodo MöllerStay compatible to older Perl5 releases (see diff ...
2000-02-18  Bodo MöllerAvoid potential conflicts between #defines in opensslco...
2000-02-18  Bodo Mölleradd missing 'static'
2000-02-18  Richard LevitteMake Configure add the configuration options that it...
2000-02-18  Richard LevitteCosmetic change. No, openssl.h.in is not autogenerated :-)
2000-02-18  Dr. Stephen... New functions and option to use NEW in certificate...
2000-02-17  Bodo MöllerMake sure the return value of by_file_ctrl(..., X509_L_...
2000-02-17  Bodo MöllerCasts now unnecessary because of changed prototype.
2000-02-17  Ben LaurieGet rid of evil cast.
2000-02-17  Ben LaurieReflect API changes.
2000-02-17  Dr. Stephen... Add -pass argument to 'enc'.
2000-02-16  Dr. Stephen... Pass phrase reorganisation.
2000-02-16  Ben LaurieAdd support for Compaq Atalla crypto accelerator.
2000-02-16  Andy PolyakovMove primes to read-only segment.
2000-02-16  Ben LaurieFix signed/unsigned warnings.
2000-02-15  Ulf MöllerInstall manpages below OPENSSLDIR (I think it was meant...
2000-02-15  Ulf MöllerCreate the man directories where the manpages will...
2000-02-15  Andy PolyakovMove initial key to read-only segment.
2000-02-15  Andy PolyakovMove CAST_S_tables to read-only segment.
2000-02-15  Andy PolyakovAvoid GNU C assembler templates under Solaris x86.
2000-02-15  Andy PolyakovNew NO_INLINE_ASM macro. Primary target for the moment...
2000-02-15  Dr. Stephen... Fix for Netscape "hang" bug.
2000-02-15  Andy Polyakovtest_mont was exercising 100-bit multiplication modulus...
2000-02-15  Richard LevitteRemove the access() call altogether for VMS, since...
2000-02-14  Richard LevitteTime ran away...
2000-02-14  Richard LevitteAdd a couple of forgotten $(PERL), and make the code...
2000-02-13  Dr. Stephen... Modernise 'selfsign.c' to use new X509_NAME code
2000-02-12  Andy PolyakovHP-UX tune-up: new unified configs, HP C compiler bug...
2000-02-12  Dr. Stephen... Make pkcs12 and smime applications seed random number
2000-02-11  Richard LevitteA hack to make sure access() will give us the correct...
2000-02-11  Bodo MöllerCorrections.
2000-02-11  Bodo MöllerUpdate.
2000-02-11  Bodo MöllerImplement MD5-based "apr1" password hash.
2000-02-11  Ben LaurieCorrect time in seconds instead of minutes.
2000-02-11  Ben LaurieFix shadow.
2000-02-11  Richard LevitteAdd compilation of the new passwd utility.
2000-02-11  Richard LevitteAdd references to the new passwd utility.
2000-02-11  Ralf S. EngelschallMake gcc 2.95.2 happy again, even under ``-Wall -Wshado...
2000-02-10  Bodo Möller'passwd' tool.
2000-02-10  Bodo Möller16 * 8 = 128.
2000-02-08  Richard LevitteMove down the attributions
2000-02-08  Bodo MöllerNote about des_ncbc_encrypt.
2000-02-08  Richard LevitteConstify
2000-02-08  Dr. Stephen... Update docs.
2000-02-08  Dr. Stephen... Add command line password options to the reamining...
next