summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2016-01-30Move more BN internals to bn_lcl.hRich Salz
2016-01-30Configure: Clarify the handling of $thread_cflagsRichard Levitte
2016-01-29Missed rc2_int from before.Rich Salz
2016-01-29Templatize util/domdRich Salz
2016-01-29Configure et al: split up the lflags configuration item into twoRichard Levitte
2016-01-29Revert "Don't replace cflags with thread_cflags, only append the latter"Richard Levitte
2016-01-29Don't replace cflags with thread_cflags, only append the latterRichard Levitte
2016-01-29Remove x86_gcc_des,x86_gcc_optsRich Salz
2016-01-28Missed part of b4f35eRich Salz
2016-01-27Remove EIGHT_BIT and SIXTEEN_BITRich Salz
2016-01-27Remove outdated legacy crypto optionsRich Salz
2016-01-27Fix check of what makedepprog should beRichard Levitte
2016-01-26SHARED_LIBS_LINK_EXTS is no longer used, remove it completelyRichard Levitte
2016-01-26Use Configure's @disablables and %disabled through configdata.pmRichard Levitte
2016-01-25Small cleanups in ConfigureRichard Levitte
2016-01-25Generate warning textRichard Levitte
2016-01-25Misc fixupsRichard Levitte
2016-01-25Revert merge errorRichard Levitte
2016-01-25Remove GOST againRichard Levitte
2016-01-25Refactor file writing - Remake Makefile.org into a templateRichard Levitte
2016-01-25Make tests use configdata.pm rather than parsing MakefileRichard Levitte
2016-01-25Move & split opensslconf.h.inRich Salz
2016-01-23Refactor file writing - make configdata.pm the info center for "reconf"Richard Levitte
2016-01-23Disable jpake if psk is disabled.Ben Laurie
2016-01-23Refactor file writing - rewrite crypto/opensslconf.h.in as templateRichard Levitte
2016-01-22Refactor file writing - Adapt util/mkdef.pl to use configdata.pmRichard Levitte
2016-01-22Refactor file writing - introduce template driven file writingRichard Levitte
2016-01-22Refactor config - consolidate and refresh print_table_entryRichard Levitte
2016-01-22Refactor config - @MK1MF_Builds out, general build scheme inRichard Levitte
2016-01-22Refactor config - move templates and template docs to ConfigurationsRichard Levitte
2016-01-22Refresh the thinking of --prefix and --openssldirRichard Levitte
2016-01-21Refactor config - throw away the last remains of '--test-sanity'Richard Levitte
2016-01-21Refactor config - consolidate handling of disabled stuffRichard Levitte
2016-01-21Refactor config - rewrite handling of "reconf"Richard Levitte
2016-01-20Refactor config - split read_config into read_config and resolve_configRichard Levitte
2016-01-20Refactor config - throw away '--test-sanity'Richard Levitte
2016-01-20Refactor config - a small cosmetic touchup of ConfigureRichard Levitte
2016-01-19Remove the GOST engineMatt Caswell
2016-01-19Fix BSD -rpath parameterRichard Levitte
2016-01-19Support disabling any or all TLS or DTLS versionsViktor Dukhovni
2016-01-14Small fixup, an extra line slipped inRichard Levitte
2016-01-14Add a no-egd option to disable EGD-related codeBenjamin Kaduk
2016-01-14Relax the requirements for a debug buildRichard Levitte
2016-01-13Fix DES_LONG breakageViktor Dukhovni
2016-01-12Fix typo in error messageRich Salz
2016-01-12Move Makefiles to Makefile.inRich Salz
2016-01-11Adjust $default_depflags to changes in ConfigureRichard Levitte
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni
2016-01-09Adds crypto-mdebug as a valid optionMat
2016-01-09Fix build failure on WindowsMat