QNX 4 support.
[openssl.git] / Configure
2000-09-01 Bodo MöllerQNX 4 support.
2000-08-17 Richard LevitteAllow reconfiguration. This can be useful if some...
2000-08-14 Richard LevitteIBMcxx complains that maxmem is as low as 2048 for...
2000-08-02 Richard LevitteAdded and corrected documentation for the 'shared'...
2000-08-02 Richard LevitteI had completely forgotten that print_table_entry also...
2000-08-02 Richard LevitteAdd support for shared libraries on Solaris.
2000-07-24 Richard LevitteAvoid loops, and make sure that it's possible to still...
2000-07-21 Richard LevitteRedo and enhance the support for building shared librar...
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öllerAnother attempt to allow compiling on SunOS 4.*.
2000-06-06 Ulf MöllerOption "no-symlinks" to configure without creating...
2000-06-06 Andy PolyakovMT-support for IRIX 6.x and Alpha-Linux
2000-06-04 Richard LevitteAccording to Gordon Atwood <gordon@cs.ualberta.ca>...
2000-06-03 Ulf MöllerCygWin32 support.
2000-06-03 Ben LaurieEVP constification.
2000-06-01 Geoff ThorpeThis change will cause builds (by default) to not use...
2000-05-30 Geoff Thorpe"make update"
2000-05-29 Richard LevitteConfiguration for linux on ARM (contributed by Jeremy...
2000-05-24 Richard LevitteAdd the target system linux-m68k
2000-05-18 Dr. Stephen HensonFix c_rehash script, add -fingerprint option to crl.
2000-05-08 Richard LevitteBeing sick and tired of the hogging Efence does on...
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 ThorpeThis commit ties the new DSO code (crypto/dso/) into...
2000-03-25 Bodo MöllerList "no-..." option first because it's the most freque...
2000-03-25 Bodo MöllerExplain configuration options more completely.
2000-03-24 Richard LevitteA couple of corrections concerning HPUX 10 and shared...
2000-03-23 Richard LevitteA quick hack to have ssize_t work with gcc under SunOS...
2000-03-12 Bodo Möllercleaning up a little
2000-03-07 Richard LevitteProtect variables from potential misinterpretations...
2000-03-02 Richard LevitteI'm experimenting with a hack in dopr() and friends...
2000-02-29 Ulf Möllersome people can't read :)
2000-02-29 Ralf S. EngelschallAdded configuration support for Linux/IA64
2000-02-28 Bodo MöllerSwitch to 0.9.6, and finally remove the annoying message
2000-02-26 Ulf MöllerReorganize bn_mul.c (no bugfix yet), remove obsolete...
2000-02-26 Richard LevitteAdd support for Unixware 7. Thanks to Ron Record ...
2000-02-25 Ulf Möllerlinux-ppc
2000-02-25 Bodo MöllerUse threads for linux-ppc.
2000-02-24 Bodo MöllerDon't define platform-dependent preprocessor symbols...
2000-02-23 Richard LevitteAvoid saving any macros starting with a _, since that...
2000-02-21 Bodo MöllerMove MAC computations for Finished from ssl3_read_bytes...
2000-02-21 Ulf MöllerMore compact Configure usage message.
2000-02-20 Dr. Stephen HensonChange the 'other' structure in certificate aux info.
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öllerStay compatible to older Perl5 releases (see diff ...
2000-02-18 Bodo MöllerAvoid potential conflicts between #defines in opensslco...
2000-02-18 Richard LevitteMake Configure add the configuration options that it...
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-06 Andy PolyakovSupport for MacOS X (Rhapsody) is added. Also get rid...
2000-02-05 Bodo MöllerGenerate just one error code if iterated SSL_CTX_get...
2000-02-01 Ulf MöllerEBCDIC support.
2000-02-01 Ulf MöllerPrint a reassuring message when Configure is done.
2000-01-29 Richard LevitteFinally found a form that I like...
2000-01-27 Richard LevitteIt works much better when you don't press shift at...
2000-01-27 Richard LevitteAdded a configuration for myself...
2000-01-22 Ulf Möllerconfig string comment
2000-01-20 Ulf MöllerWINDOWS is defined in e_os.h. The problem was WIN32...
2000-01-20 Bodo MöllerDefine WINDOWS for Mingw32 and Cygwin.
2000-01-20 Dr. Stephen HensonFinish off the X509_ATTRIBUTE string stuff.
2000-01-16 Ulf MöllerAdd missing #ifndefs that caused missing symbols when...
2000-01-11 Richard LevitteMake sure that generated files are labeled as such...
2000-01-07 Bodo Möllermake no-des and no-rc2 work.
2000-01-05 Bodo MöllerRename CA.pl to CA.pl.in (no actual changes), and let...
2000-01-02 Andy PolyakovEnhanced support for Alpha Linux. See CHANGES for details.
1999-11-03 Mark J. CoxFix assembler for Alpha (tested only on DEC OSF not...
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-30 Ulf MöllerHPUX 11 flags.
1999-09-29 Ulf MöllerGenerate obj_dat.h in "make update".
1999-09-14 Bodo MöllerAdd some debug-solaris-...-cc configurations.
1999-09-10 Bodo MöllerTruncate message about "new" include filenames
1999-09-09 Bodo MöllerRe-enable message about transition <foo.h> => <openssl...
1999-09-07 Ulf MöllerCorrect address in a comment.
1999-08-24 Andy PolyakovMinor MIPS III/IV tune-up.
1999-08-13 Ulf Möllerediting error.
1999-08-13 Ulf MöllerHonor $PERL environment variable in Configure.
1999-08-13 Ulf MöllerAdd pkcs7 and des apps to "make all".
1999-08-12 Bodo MöllerDisable the text about foo.h => openssl/foo.h.
1999-08-11 Dr. Stephen HensonAdd functions to allow extensions to be added to certif...
1999-08-08 Ralf S. EngelschallBackout the following change:
1999-08-04 Dr. Stephen HensonConfigure fix for Windows: under Windows+perl "system...
1999-08-02 Bodo Möllerautomatically use no-mdc2 if no-des is requested.
1999-08-02 Bodo MöllerRevert previous change -- it was an accident.
1999-08-02 Bodo Mölleravoid some NO_<cipher> problems
1999-07-29 Bodo MöllerAlways use buildinf.h, which now includes the mk1mfinf...
1999-07-27 Bodo MöllerUse correct CFLAG definition for makefile.one builds.
1999-07-25 Andy PolyakovSPARC Solaris config updates.
1999-07-25 Andy PolyakovSGI IRIX config updates.
1999-07-25 Andy PolyakovAdded support for SPARC Linux.
1999-07-21 Bodo Mölleravoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command...
1999-07-20 Andy PolyakovMIPS III/IV assembler module is reimplemented.
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-18 Bodo MöllerAdd optional (compile-time configurable) time to CRYPTO...
1999-07-16 Ulf MöllerDid not check the last SDIR line for excluded algorithms.
1999-07-14 Bodo MöllerJudging from various messages on the OpenSSL mailing...
1999-07-09 Bodo MöllerProvide CFLAGS and PLATFORM information on Windows...
next