aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
...
* First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte2000-11-301-1/+58
* I might want to debug the assembler modules...Richard Levitte2000-11-181-1/+1
* Update my own debugging configuration entryRichard Levitte2000-11-121-1/+1
* Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte2000-11-081-5/+4
* Lutz tells me HP cc uses the same syntax for flags that should beRichard Levitte2000-11-071-7/+7
* shl_load() also needs to load along a path given through anRichard Levitte2000-11-071-12/+12
* Add support for shared libraries under Irix.Richard Levitte2000-11-011-6/+6
* Rename true64 to the correct tru64.Richard Levitte2000-10-311-3/+3
* Add configuration option to build on Linux on both big-endian andRichard Levitte2000-10-311-1/+2
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-1/+18
* FreeBSD-elf can do threads. However, there seems to be confusion ifRichard Levitte2000-10-211-1/+1
* Add what's needed to get shared libraries on HP-UX.Richard Levitte2000-10-211-16/+25
* Even when you don't want to create shared libraries, it's a good ideaRichard Levitte2000-10-131-1/+1
* Rework the system to generate shared libraries:Richard Levitte2000-10-131-44/+48
* Make sure that shareable libraries are turned off if we don't know howRichard Levitte2000-10-091-0/+4
* Linux on Alpha with gcc knows about shared libraries.Richard Levitte2000-10-081-2/+2
* Kris Kennaway <kris@FreeBSD.org> tells us that FreeBSD/Alpha shouldn'tRichard Levitte2000-09-221-1/+1
* Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com>Richard Levitte2000-09-211-0/+3
* HP-UX 64-bit has dlfcn, so let's use that instead of the old dl.Richard Levitte2000-09-181-2/+2
* Typo in the added hpux targets. -ldl should be -ldld.Richard Levitte2000-09-181-4/+4
* A patch from HP for better performance.Richard Levitte2000-09-171-1/+10
* Add a configuration for Sony News 4.Richard Levitte2000-09-141-0/+3
* Make sure that Configure will defined DSO_WIN32 for the Win32 targets. I fee...Richard Levitte2000-09-131-5/+5
* debug-linux-elf and debug-linux-elf-efence need to be linked withRichard Levitte2000-09-111-2/+2
* Changes for QNX: there is no thread support, and the previousBodo Möller2000-09-061-3/+5
* *BIG* verify code reorganisation.Dr. Stephen Henson2000-09-051-1/+1
* Avoid abort() throughout the library, except when preprocessorBodo Möller2000-09-041-14/+14
* QNX 4 support.Bodo Möller2000-09-011-0/+5
* Allow reconfiguration. This can be useful if some source updateRichard Levitte2000-08-171-82/+130
* IBMcxx complains that maxmem is as low as 2048 for certain modulesRichard Levitte2000-08-141-1/+1
* Added and corrected documentation for the 'shared' optionRichard Levitte2000-08-021-2/+1
* I had completely forgotten that print_table_entry also needed to read the twoRichard Levitte2000-08-021-4/+4
* Add support for shared libraries on Solaris.Richard Levitte2000-08-021-14/+14
* Avoid loops, and make sure that it's possible to still build sharedRichard Levitte2000-07-241-6/+11
* Redo and enhance the support for building shared libraries. CurrentlyRichard Levitte2000-07-211-8/+46
* * This adds some checking to the 'dlfcn' DSO_METHOD that at least letsGeoff Thorpe2000-06-211-1/+1
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-2/+2
* Another attempt to allow compiling on SunOS 4.*.Bodo Möller2000-06-081-1/+1
* Option "no-symlinks" to configure without creating the links (e.g.Ulf Möller2000-06-061-1/+5
* MT-support for IRIX 6.x and Alpha-LinuxAndy Polyakov2000-06-061-8/+8
* According to Gordon Atwood <gordon@cs.ualberta.ca>, GNU C on SunOSRichard Levitte2000-06-041-1/+1
* CygWin32 support.Ulf Möller2000-06-031-3/+5
* EVP constification.Ben Laurie2000-06-031-2/+2
* This change will cause builds (by default) to not use different STACKGeoff Thorpe2000-06-011-1/+4
* "make update"Geoff Thorpe2000-05-301-1/+1
* Configuration for linux on ARM (contributed by Jeremy NorrisRichard Levitte2000-05-291-0/+3
* Add the target system linux-m68kRichard Levitte2000-05-241-0/+1
* Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson2000-05-181-1/+2
* Being sick and tired of the hogging Efence does on my laptop, IRichard Levitte2000-05-081-0/+1
* I forgot about $openssl_other_defines ... should probably do thisGeoff Thorpe2000-04-061-3/+9