summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2001-03-02Introduce the possibility to access global variables throughRichard Levitte
2001-02-22Define the OPENSSL_NO_* macros as NO_* macros for the sake of applications th...Richard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-20I'm sick of the warnings about long long...Richard Levitte
2001-02-19Temporary fix for build break.Ulf Möller
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-19An obvious but hard-to-see cut'n'paste error corrected.Richard Levitte
2001-02-13Update of linux-ppc. Contributed by MATSUURA TakanoriRichard Levitte
2001-02-09add linux-s390 configuration (based on information submitted byBodo Möller
2001-02-04BN assembler is no longer option on x86.Ben Laurie
2001-01-24Add debugging info to new ASN1 code to trace memory leaks.Dr. Stephen Henson
2001-01-22Definition of NO_KRB5 in ssl.h for external applications.Ulf Möller
2001-01-11Add configuration for GNU Hurd.Richard Levitte
2000-12-31Temporary measure: if no KRB5 is defined, add "no-krb5" to theRichard Levitte
2000-12-13When using -pedantic, it's a good thing to define PEDANTIC as well.Richard Levitte
2000-12-01Recognise Darwin as well. For now, have it do exactly the same thing as for ...Richard Levitte
2000-11-30First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte
2000-11-18I might want to debug the assembler modules...Richard Levitte
2000-11-12Update my own debugging configuration entryRichard Levitte
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte
2000-11-07Lutz tells me HP cc uses the same syntax for flags that should beRichard Levitte
2000-11-07shl_load() also needs to load along a path given through anRichard Levitte
2000-11-01Add support for shared libraries under Irix.Richard Levitte
2000-10-31Rename true64 to the correct tru64.Richard Levitte
2000-10-31Add configuration option to build on Linux on both big-endian andRichard Levitte
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte
2000-10-21FreeBSD-elf can do threads. However, there seems to be confusion ifRichard Levitte
2000-10-21Add what's needed to get shared libraries on HP-UX.Richard Levitte
2000-10-13Even when you don't want to create shared libraries, it's a good ideaRichard Levitte
2000-10-13Rework the system to generate shared libraries:Richard Levitte
2000-10-09Make sure that shareable libraries are turned off if we don't know howRichard Levitte
2000-10-08Linux on Alpha with gcc knows about shared libraries.Richard Levitte
2000-09-22Kris Kennaway <kris@FreeBSD.org> tells us that FreeBSD/Alpha shouldn'tRichard Levitte
2000-09-21Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com>Richard Levitte
2000-09-18HP-UX 64-bit has dlfcn, so let's use that instead of the old dl.Richard Levitte
2000-09-18Typo in the added hpux targets. -ldl should be -ldld.Richard Levitte
2000-09-17A patch from HP for better performance.Richard Levitte
2000-09-14Add a configuration for Sony News 4.Richard Levitte
2000-09-13Make sure that Configure will defined DSO_WIN32 for the Win32 targets. I fee...Richard Levitte
2000-09-11debug-linux-elf and debug-linux-elf-efence need to be linked withRichard Levitte
2000-09-06Changes for QNX: there is no thread support, and the previousBodo Möller
2000-09-05*BIG* verify code reorganisation.Dr. Stephen Henson
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller
2000-09-01QNX 4 support.Bodo Möller
2000-08-17Allow reconfiguration. This can be useful if some source updateRichard Levitte
2000-08-14IBMcxx complains that maxmem is as low as 2048 for certain modulesRichard Levitte
2000-08-02Added and corrected documentation for the 'shared' optionRichard Levitte
2000-08-02I had completely forgotten that print_table_entry also needed to read the twoRichard Levitte
2000-08-02Add support for shared libraries on Solaris.Richard Levitte
2000-07-24Avoid loops, and make sure that it's possible to still build sharedRichard Levitte