summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
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
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni
2016-01-07mem functions cleanupRich Salz
2015-12-22Configure: refine 'reconf' logic.Andy Polyakov
2015-12-16Fix typo.Rich Salz
2015-12-16Provide better "make depend" warning.Rich Salz
2015-12-16Fix no-dgram.Ben Laurie
2015-12-15Remove GMP engine.Rich Salz
2015-12-13Configure: add framework for ChaCha and Poly1305 assembly.Andy Polyakov
2015-12-13Configure: 'reconf' to respect CROSS_COMPILE and CC.Andy Polyakov
2015-12-12Use OPENSSL_NO_DTLS instead of OPENSSL_NO_DTLS1Kurt Roeckx
2015-12-10Configure: make no-chacha and no-poly1305 work.Andy Polyakov
2015-12-09Link library for backtrace() on BSD...Ben Laurie
2015-12-02Fix ./Configure reconfRichard Levitte
2015-12-02Move the backtrace memleak options to a separate variableRichard Levitte
2015-12-02Add backtrace to memory leak outputRichard Levitte
2015-11-24Drop the old perl start magic and replace it with a normal shebangRichard Levitte
2015-11-24Add perl modeline to Configure scriptsJacob Bandes-Storch
2015-11-09Make the match for previous cflags a bit more strictRichard Levitte
2015-10-22Make Configure die when unsupported options are givenRichard Levitte
2015-10-22Add an explicit list of options that can be disabled, enabled, ...Richard Levitte
2015-10-14make depend: prefer clang over makedependEmilia Kasper
2015-10-13GH429: Add clang to travisAlessandro Ghedini
2015-09-29Fix no-stdio buildDavid Woodhouse
2015-09-28Update year in Windows builds.Andy Polyakov
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-09-07Adapt mk1mf.pl and helpers to the new testing framework.Richard Levitte
2015-09-03Revert "OPENSSL_NO_xxx cleanup: RFC3779"David Woodhouse
2015-08-02Add -Wconditional-uninitialized to clang strict warnings.Ben Laurie
2015-08-02Build with --strict-warnings on FreeBSD.Ben Laurie
2015-05-22Remove support for OPENSSL_NO_TLSEXTMatt Caswell
2015-05-13Remove remaining Kerberos referencesMatt Caswell
2015-05-01Fix build on MacOS.Ben Laurie
2015-04-21Engage ec/asm/ecp_nistz256-sparcv9 module.Andy Polyakov
2015-04-20Configure: Engage ecp_nistz256-armv8 module.Andy Polyakov
2015-04-20Configure: engage ARMv8 Montgomery multiplication module.Andy Polyakov
2015-04-17Use -Wall -Wextra with clangEmilia Kasper
2015-04-15Add -Wtype-limits to strict warnings.Dr. Stephen Henson
2015-04-04Appease clang -Wgnu-statement-expressionRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-03-28Engage vpaes-armv8 module.Andy Polyakov
2015-03-28Configure: remove unused variables.Andy Polyakov
2015-03-23Add -DDEBUG_UNUSED to --strict-warningsMatt Caswell
2015-03-22Refer to $table{$target} rather than $table{$t}.Richard Levitte