]> git.ipfire.org Git - thirdparty/openssl.git/history - TABLE
An obvious but hard-to-see cut'n'paste error corrected.
[thirdparty/openssl.git] / TABLE
2001-01-24  Bodo Möllerupdate
2000-12-14  Bodo MöllerUpdate.
2000-12-01  Bodo Möllerupdate
2000-11-26  Bodo Möllermodular arithmetics
2000-11-12  Ulf Möllerin some new file names the first 8 characters were...
2000-11-08  Richard LevitteRemove references to RSAref. The glue library is but...
2000-11-02  Richard Levittemake update
2000-10-26  Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-10-21  Richard LevitteAdd what's needed to get shared libraries on HP-UX.
2000-10-13  Richard LevitteRework the system to generate shared libraries:
2000-09-24  Richard Levittemake update
2000-09-21  Richard Levittemake update
2000-09-20  Richard Levittemake update
2000-09-17  Richard Levittemake update
2000-09-15  Richard Levitte'make update'
2000-09-13  Bodo Möller'make update'
2000-09-06  Bodo Möllerupdate
2000-09-04  Bodo MöllerAvoid abort() throughout the library, except when prepr...
2000-09-01  Bodo MöllerQNX 4 support.
2000-08-17  Richard Levittemake update
2000-08-02  Richard Levitte"make update"
2000-07-24  Richard Levitte"make update"
2000-06-21  Geoff Thorpe* This adds some checking to the 'dlfcn' DSO_METHOD...
2000-06-13  Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-06-08  Bodo MöllerSlightly faster DSA verification (BN_mod_exp2_mont),
2000-05-30  Geoff Thorpe"make update"
2000-05-25  Geoff Thorpecvs update
2000-05-19  Richard Levitte'make update'
2000-04-06  Bodo Möller"make update" for DSO additions.
2000-03-24  Bodo MöllerUpdate for new hpux-parisc-cc-o4 entry.
2000-03-23  Bodo Möller"make update"
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).