aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Fixes so it will compile again under Win32.Dr. Stephen Henson1999-04-251-9/+14
* Submitted by:Ulf Möller1999-04-251-1/+1
* Fixed a typo.Bodo Möller1999-04-251-1/+1
* exit on error.Ulf Möller1999-04-251-1/+2
* New Configure option --openssldir to replace util/ssldir.pl.Ulf Möller1999-04-241-36/+78
* Submitted by:Bodo Möller1999-04-231-1/+2
* Submitted by:Bodo Möller1999-04-231-1/+1
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-0/+25
* Andy Polyakov points out that BF_PTR2 is slower than the generic case.Ulf Möller1999-04-231-2/+2
* Work with -pedantic!Ben Laurie1999-04-231-1/+1
* Ultrix compatibility.Ulf Möller1999-04-221-1/+2
* Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller1999-04-211-203/+20
* -Wall implies -Wuninitialized.Ulf Möller1999-04-201-2/+2
* Document additional Configure flags.Ulf Möller1999-04-191-2/+7
* Error in comment.Ulf Möller1999-04-191-1/+1
* Defunct assembler files removed; various cleanups.Ulf Möller1999-04-191-34/+39
* New "Configure" entry (Solaris with debug info)Bodo Möller1999-04-191-0/+1
* Massive constification.Ben Laurie1999-04-171-1/+1
* Fix some warnings. Contributed by Anonymous.Ben Laurie1999-04-161-0/+1
* New Configure option "rsaref".Ulf Möller1999-04-131-0/+5
* Don#t auto-generate crypto/pem/pem.h -- a fixed file is fine for it.Bodo Möller1999-04-121-26/+26
* Use Perl 5 even if Perl 4 comes first in the search path.Ulf Möller1999-04-091-1/+2
* Fix linux-mips entry.Ulf Möller1999-04-081-1/+1
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-0/+23
* New option to generate 80386 code.Ulf Möller1999-03-311-0/+5
* Linux PPC support.Ben Laurie1999-03-271-2/+2
* Allow bsdi-gcc - see if it gets anyone anywhere.Ben Laurie1999-03-121-1/+1
* Solaris shared library support.Ben Laurie1999-03-121-0/+2
* Go faster.Ben Laurie1999-03-091-1/+1
* Don't make links in INSTALL doc - also, work first time!Ben Laurie1999-03-071-1/+1
* Don't make links on Windoze.Ben Laurie1999-03-071-1/+8
* Linux MIPS support.Ben Laurie1999-03-071-0/+2
* Always make links.Ben Laurie1999-03-071-0/+3
* Add a useful kludge to allow package maintainers to specify compiler and otherRalf S. Engelschall1999-03-061-0/+4
* Allow DSO flags like -fpic, -fPIC, -KPIC etc. to be specified on the `perlRalf S. Engelschall1999-03-061-1/+5
* Ralf is now using FreeBSD 3.1 which runs ELF instead of a.out...Ralf S. Engelschall1999-03-061-1/+1
* Fix clearly untested "clever" hack.Ben Laurie1999-02-251-1/+1
* Don't hard-code path to Perl interpreter on shebang line of ConfigureRalf S. Engelschall1999-02-251-1/+6
* Fix more warnings.Ben Laurie1999-02-231-1/+1
* Fix a warning.Ben Laurie1999-02-201-1/+1
* Patch to Configure script. For some reason the BN_ASM part was truncated toDr. Stephen Henson1999-02-141-4/+6
* Oops... add other changes this time too.Dr. Stephen Henson1999-02-131-0/+58
* Finally(?) fix DES stuff.Ben Laurie1999-02-131-0/+1
* Actually use BN when selected!Ben Laurie1999-02-121-2/+2
* Minor tweaks to keep Perl 5.001 happy.Ben Laurie1999-02-071-3/+4
* More Win32 fixes. The Configure script used to give *lots* of warnings aboutDr. Stephen Henson1999-02-011-4/+3
* Add CygWin32 platform information to Configure script.Ralf S. Engelschall1999-01-301-1/+4
* Fix an error messageRalf S. Engelschall1998-12-301-1/+1
* Make Configure work again after eliminating files.Ben Laurie1998-12-281-7/+9
* Deal with generated files.Ben Laurie1998-12-281-1/+1