aboutsummaryrefslogtreecommitdiff
path: root/util/mk1mf.pl
AgeCommit message (Expand)AuthorFilesLines
2016-03-11Fix no-rmd160 classic Windows buildMat1-2/+2
2016-03-10Make util/mk1mf.pl recognise no-weak-ssl-ciphersRichard Levitte1-0/+1
2016-03-09Adapt mk1mf.pl and companions to changed perlasm script semanticsRichard Levitte1-2/+2
2016-03-08Make mk1mf recognise the --classic flagRichard Levitte1-0/+1
2016-02-28Fix mk1mf buildRich Salz1-1/+1
2016-02-20Build dynamic engines even if configured "no-shared"Richard Levitte1-4/+2
2016-02-20Always build library object files with shared library cflagsRichard Levitte1-2/+3
2016-02-17Remove "experimental" in code and comments, too.Rich Salz1-12/+0
2016-02-17Remove JPAKERich Salz1-3/+0
2016-02-14Misc fixes in util/mk1mf.plRichard Levitte1-0/+3
2016-02-13Fix some issues near recent chomp changes.Viktor Dukhovni1-1/+3
2016-02-11Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte1-2/+2
2016-02-11util/mk1mf.pl: use LINK_CMD instead of LINK variable.Andy Polyakov1-1/+1
2016-02-10Produce buildinf.h on Windows the same way as on UnixRichard Levitte1-35/+18
2016-02-10Make it possible to get ENGINESDIR info from OpenSSL_versionsRichard Levitte1-0/+4
2016-02-09Add an OPENSSL_NO_AUTOERRINIT optionMatt Caswell1-0/+3
2016-02-09Provide framework for auto initialise/deinitialise of the libraryMatt Caswell1-1/+4
2016-02-04Add option to disable asyncTodd Short1-0/+3
2016-02-04Make the mk1mf 'mv' command variableRichard Levitte1-1/+3
2016-01-29Templatize util/domdRich Salz1-1/+1
2016-01-25Now that Configure doesn't produce tools/c_rehash, mk1mf has to do itRichard Levitte1-4/+21
2016-01-22Refresh the thinking of --prefix and --openssldirRichard Levitte1-1/+1
2016-01-19Remove the GOST engineMatt Caswell1-1/+0
2016-01-14Add a no-egd option to disable EGD-related codeBenjamin Kaduk1-0/+2
2016-01-13Quick fix of debugging option for mk1mf.pl.Richard Levitte1-2/+1
2016-01-13recognise no-crypto-mdebugDr. Stephen Henson1-0/+1
2016-01-08Remove all remaining traces if PEM_SealRichard Levitte1-2/+1
2015-10-13Harmonize do_rehash_rule with updated test/recipies/25-test_verify.t.Andy Polyakov1-2/+2
2015-09-07Adapt mk1mf.pl and helpers to the new testing framework.Richard Levitte1-12/+5
2015-07-15GH322: Fix typo in generated comment.Ernie Hershey1-1/+1
2015-05-22Remove support for OPENSSL_NO_TLSEXTMatt Caswell1-2/+0
2015-05-13Remove remaining Kerberos referencesMatt Caswell1-25/+0
2015-04-27Fix the check of test apps in util/mk1mf.plRichard Levitte1-2/+9
2015-04-27Small fixes after the Big apps cleanupRichard Levitte1-1/+1
2015-03-31Remove remaining variables for symlinked/copied headers and testsRichard Levitte1-32/+8
2015-03-31Fix some faults in util/mk1mf.plRichard Levitte1-0/+3
2015-03-11Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz1-6/+0
2015-02-06Remove OPENSSL_NO_HMACDr. Stephen Henson1-1/+0
2015-01-28Fix no-ocb for WindowsMatt Caswell1-0/+1
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz1-11/+2
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz1-1/+1
2015-01-13Make output from openssl version -f consistent with previous versionsMatt Caswell1-1/+1
2015-01-13Ensure internal header files are used from mk1mf based buildsMatt Caswell1-1/+1
2015-01-12Fix no-deprecated on WindowsMatt Caswell1-0/+1
2014-12-04Remove SSLv2 supportKurt Roeckx1-8/+2
2014-11-19New option no-ssl3-method which removes SSLv3_*methodDr. Stephen Henson1-2/+8
2014-11-16Emit PERLASM_SCHEME to fix GitMake on OS XMike Bland1-0/+2
2014-10-20no-ssl2 with no-ssl3 does not mean drop the ssl libTim Hudson1-6/+0
2014-10-15Fix SRTP compile issues for windowsMatt Caswell1-0/+1
2014-10-06Fix single makefile.Ben Laurie1-1/+3