summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
1999-05-02Yet another stack.Ben Laurie
1999-04-30Better Sun config.Ulf Möller
1999-04-30Remove extra brace.Bodo Möller
1999-04-29$perl should never be empty.Ulf Möller
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller
1999-04-29Close files.Ulf Möller
1999-04-29New Configure options "threads" and "no-threads".Bodo Möller
1999-04-29exptest dumps core. Optimizer bug?Ulf Möller
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller
1999-04-28Linux shared libraries.Ulf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-25Fixes so it will compile again under Win32.Dr. Stephen Henson
1999-04-25Submitted by:Ulf Möller
1999-04-25Fixed a typo.Bodo Möller
1999-04-25exit on error.Ulf Möller
1999-04-24New Configure option --openssldir to replace util/ssldir.pl.Ulf Möller
1999-04-23Submitted by:Bodo Möller
1999-04-23Submitted by:Bodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Andy Polyakov points out that BF_PTR2 is slower than the generic case.Ulf Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-22Ultrix compatibility.Ulf Möller
1999-04-21Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller
1999-04-20-Wall implies -Wuninitialized.Ulf Möller
1999-04-19Document additional Configure flags.Ulf Möller
1999-04-19Error in comment.Ulf Möller
1999-04-19Defunct assembler files removed; various cleanups.Ulf Möller
1999-04-19New "Configure" entry (Solaris with debug info)Bodo Möller
1999-04-17Massive constification.Ben Laurie
1999-04-16Fix some warnings. Contributed by Anonymous.Ben Laurie
1999-04-13New Configure option "rsaref".Ulf Möller
1999-04-12Don#t auto-generate crypto/pem/pem.h -- a fixed file is fine for it.Bodo Möller
1999-04-09Use Perl 5 even if Perl 4 comes first in the search path.Ulf Möller
1999-04-08Fix linux-mips entry.Ulf Möller
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller
1999-03-31New option to generate 80386 code.Ulf Möller
1999-03-27Linux PPC support.Ben Laurie
1999-03-12Allow bsdi-gcc - see if it gets anyone anywhere.Ben Laurie
1999-03-12Solaris shared library support.Ben Laurie
1999-03-09Go faster.Ben Laurie
1999-03-07Don't make links in INSTALL doc - also, work first time!Ben Laurie
1999-03-07Don't make links on Windoze.Ben Laurie
1999-03-07Linux MIPS support.Ben Laurie
1999-03-07Always make links.Ben Laurie
1999-03-06Add a useful kludge to allow package maintainers to specify compiler and otherRalf S. Engelschall
1999-03-06Allow DSO flags like -fpic, -fPIC, -KPIC etc. to be specified on the `perlRalf S. Engelschall
1999-03-06Ralf is now using FreeBSD 3.1 which runs ELF instead of a.out...Ralf S. Engelschall
1999-02-25Fix clearly untested "clever" hack.Ben Laurie
1999-02-25Don't hard-code path to Perl interpreter on shebang line of ConfigureRalf S. Engelschall