cleanup.
[openssl.git] / TABLE
2000-03-12 Ulf Möllermake update
2000-02-29 Bodo MöllerCheck BN_rand return value.
2000-02-26 Ulf MöllerReorganize bn_mul.c (no bugfix yet), remove obsolete...
2000-02-26 Richard Levittemake update
2000-02-25 Ulf Möllerlinux-ppc
2000-02-25 Bodo MöllerUse threads for linux-ppc.
2000-02-22 Dr. Stephen HensonChange EVP_MD_CTX_type so it is more logical and add...
2000-02-15 Andy PolyakovAvoid GNU C assembler templates under Solaris x86.
2000-02-12 Andy PolyakovHP-UX tune-up: new unified configs, HP C compiler bug...
2000-02-05 Bodo MöllerGenerate just one error code if iterated SSL_CTX_get...
2000-01-30 Bodo MöllerMake DSA_generate_parameters, and fix a couple of bug
2000-01-20 Dr. Stephen HensonFinish off the X509_ATTRIBUTE string stuff.
2000-01-02 Andy PolyakovAlpha Linux update companion.
1999-11-27 Dr. Stephen HensonInitial trust code: allow setting of trust checking...
1999-10-25 Bodo MöllerImprove support for running everything as a monolithic...
1999-10-07 Andy PolyakovRC4 tune-up featuring 30-40% performance improvement...
1999-09-14 Bodo MöllerAdd some debug-solaris-...-cc configurations.
1999-08-24 Ulf Möllermake update.
1999-08-10 Bodo MöllerUpdates.
1999-07-25 Bodo Möllersummary of Andy's changes to Configure
1999-07-20 Bodo Möller"make TABLE" (to follow recent Configure change)
1999-07-19 Bodo MöllerNew compile time option -DCRYPTO_MDEBUG_THREAD.
1999-07-19 Bodo MöllerHave CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,
1999-07-14 Bodo MöllerJudging from various messages on the OpenSSL mailing...
1999-07-09 Bodo MöllerUpdated to reflect recent "Configure" modification.
1999-07-05 Bodo MöllerDisable asserts for standard configurations.
1999-07-05 Bodo Möllermake debug-solaris-[u]sparc-gcc more useful
1999-06-26 Bodo MöllerThe Mingw32 configuration entry was missing one colon...
1999-06-26 Bodo Möllerconfiguration change for debugging
1999-06-25 Bodo MöllerUpdate TABLE.
1999-06-21 Bodo MöllerMake some debug-... configurations more useful for...
1999-06-14 Bodo MöllerProvide fallback configurations for all hpux... configu...
1999-06-10 Bodo MöllerNeXT 3.3 can handle -O3 (3.0 can't).
1999-06-10 Bodo Möllerhpux-cc (HPUX 9.x) does not work with BN_LLONG (floatin...
1999-06-09 Bodo Möllertiny optical change
1999-06-09 Bodo MöllerOops, I forgot to add the dependency "TABLE: Configure".
1999-06-09 Bodo MöllerDelete unnecessary newlines in TABLE
1999-06-09 Bodo Möller"make update" (added to top Makefile, and applied).