aboutsummaryrefslogtreecommitdiffstats
path: root/util/mk1mf.pl
Commit message (Expand)AuthorAgeFilesLines
* Remove the GOST engineMatt Caswell2016-01-191-1/+0
* Add a no-egd option to disable EGD-related codeBenjamin Kaduk2016-01-141-0/+2
* Quick fix of debugging option for mk1mf.pl.Richard Levitte2016-01-131-2/+1
* recognise no-crypto-mdebugDr. Stephen Henson2016-01-131-0/+1
* Remove all remaining traces if PEM_SealRichard Levitte2016-01-081-2/+1
* Harmonize do_rehash_rule with updated test/recipies/25-test_verify.t.Andy Polyakov2015-10-131-2/+2
* Adapt mk1mf.pl and helpers to the new testing framework.Richard Levitte2015-09-071-12/+5
* GH322: Fix typo in generated comment.Ernie Hershey2015-07-151-1/+1
* Remove support for OPENSSL_NO_TLSEXTMatt Caswell2015-05-221-2/+0
* Remove remaining Kerberos referencesMatt Caswell2015-05-131-25/+0
* Fix the check of test apps in util/mk1mf.plRichard Levitte2015-04-271-2/+9
* Small fixes after the Big apps cleanupRichard Levitte2015-04-271-1/+1
* Remove remaining variables for symlinked/copied headers and testsRichard Levitte2015-03-311-32/+8
* Fix some faults in util/mk1mf.plRichard Levitte2015-03-311-0/+3
* Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz2015-03-111-6/+0
* Remove OPENSSL_NO_HMACDr. Stephen Henson2015-02-061-1/+0
* Fix no-ocb for WindowsMatt Caswell2015-01-281-0/+1
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-11/+2
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-141-1/+1
* Make output from openssl version -f consistent with previous versionsMatt Caswell2015-01-131-1/+1
* Ensure internal header files are used from mk1mf based buildsMatt Caswell2015-01-131-1/+1
* Fix no-deprecated on WindowsMatt Caswell2015-01-121-0/+1
* Remove SSLv2 supportKurt Roeckx2014-12-041-8/+2
* New option no-ssl3-method which removes SSLv3_*methodDr. Stephen Henson2014-11-191-2/+8
* Emit PERLASM_SCHEME to fix GitMake on OS XMike Bland2014-11-161-0/+2
* no-ssl2 with no-ssl3 does not mean drop the ssl libTim Hudson2014-10-201-6/+0
* Fix SRTP compile issues for windowsMatt Caswell2014-10-151-0/+1
* Fix single makefile.Ben Laurie2014-10-061-1/+3
* Add conditional unit testing interface.Dr. Stephen Henson2014-07-241-0/+1
* Windows build fixes.Dr. Stephen Henson2014-07-011-1/+3
* Fix Windows build.Dr. Stephen Henson2014-06-121-4/+7
* Only copy opensslconf.h at init time.Ben Laurie2014-05-241-0/+6
* Don't use getcwd in non-copy builds.Dr. Stephen Henson2014-02-151-1/+1
* Build on MacOS.Ben Laurie2014-02-091-2/+2
* Asm build portability.Dr. Stephen Henson2013-04-081-4/+4
* Missing semicolon.Ben Laurie2013-04-061-1/+1
* Fix non-copy builds.Dr. Stephen Henson2013-04-061-2/+4
* Merge, go back to copy-if-different.Ben Laurie2013-04-061-2/+1
* More progress towards working tests.Ben Laurie2013-04-061-2/+4
* Get closer to a working single Makefile with test support.Ben Laurie2013-04-061-12/+28
* Use $(PERL) when calling scripts in mk1mf.plDr. Stephen Henson2013-04-031-1/+1
* Actually comment out the cpuid asm!Ben Laurie2013-03-041-1/+1
* Merge branch 'master' of openssl.net:opensslBen Laurie2013-03-041-10/+12
|\
| * Fix WIN32 build.Dr. Stephen Henson2013-03-041-9/+11
* | Only copy headers if they've changed.Ben Laurie2013-03-041-1/+1
* | Don't make CPUID stuff twice.Ben Laurie2013-03-041-1/+2
|/
* Handle assembler files.Ben Laurie2013-03-041-0/+32
* Take the first definition of a variable.Ben Laurie2013-03-041-1/+1
* Use "copy" instead of "auto".Ben Laurie2013-03-041-4/+7
* Remove pointless diagnostic.Ben Laurie2013-03-041-1/+0