summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Refactor config - @MK1MF_Builds out, general build scheme inRichard Levitte2016-01-221-45/+78
* Refactor config - move templates and template docs to ConfigurationsRichard Levitte2016-01-221-390/+57
* Refresh the thinking of --prefix and --openssldirRichard Levitte2016-01-221-11/+13
* Refactor config - throw away the last remains of '--test-sanity'Richard Levitte2016-01-211-4/+1
* Refactor config - consolidate handling of disabled stuffRichard Levitte2016-01-211-120/+81
* Refactor config - rewrite handling of "reconf"Richard Levitte2016-01-211-203/+194
* Refactor config - split read_config into read_config and resolve_configRichard Levitte2016-01-201-416/+244
* Refactor config - throw away '--test-sanity'Richard Levitte2016-01-201-43/+0
* Refactor config - a small cosmetic touchup of ConfigureRichard Levitte2016-01-201-12/+7
* Remove the GOST engineMatt Caswell2016-01-191-1/+0
* Fix BSD -rpath parameterRichard Levitte2016-01-191-1/+1
* Support disabling any or all TLS or DTLS versionsViktor Dukhovni2016-01-191-13/+107
* Small fixup, an extra line slipped inRichard Levitte2016-01-141-1/+0
* Add a no-egd option to disable EGD-related codeBenjamin Kaduk2016-01-141-1/+3
* Relax the requirements for a debug buildRichard Levitte2016-01-141-8/+3
* Fix DES_LONG breakageViktor Dukhovni2016-01-131-2/+2
* Fix typo in error messageRich Salz2016-01-121-1/+1
* Move Makefiles to Makefile.inRich Salz2016-01-121-5/+26
* Adjust $default_depflags to changes in ConfigureRichard Levitte2016-01-111-1/+1
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-111-3/+4
* Adds crypto-mdebug as a valid optionMat2016-01-091-0/+1
* Fix build failure on WindowsMat2016-01-091-1/+1
* Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni2016-01-071-8/+41
* mem functions cleanupRich Salz2016-01-071-1/+1
* Configure: refine 'reconf' logic.Andy Polyakov2015-12-221-1/+1
* Fix typo.Rich Salz2015-12-161-1/+0
* Provide better "make depend" warning.Rich Salz2015-12-161-13/+17
* Fix no-dgram.Ben Laurie2015-12-161-0/+4
* Remove GMP engine.Rich Salz2015-12-151-4/+1
* Configure: add framework for ChaCha and Poly1305 assembly.Andy Polyakov2015-12-131-1/+20
* Configure: 'reconf' to respect CROSS_COMPILE and CC.Andy Polyakov2015-12-131-2/+11
* Use OPENSSL_NO_DTLS instead of OPENSSL_NO_DTLS1Kurt Roeckx2015-12-121-1/+1
* Configure: make no-chacha and no-poly1305 work.Andy Polyakov2015-12-101-0/+2
* Link library for backtrace() on BSD...Ben Laurie2015-12-091-1/+5
* Fix ./Configure reconfRichard Levitte2015-12-021-1/+2
* Move the backtrace memleak options to a separate variableRichard Levitte2015-12-021-1/+13
* Add backtrace to memory leak outputRichard Levitte2015-12-021-1/+1
* Drop the old perl start magic and replace it with a normal shebangRichard Levitte2015-11-241-3/+2
* Add perl modeline to Configure scriptsJacob Bandes-Storch2015-11-241-0/+1
* Make the match for previous cflags a bit more strictRichard Levitte2015-11-091-2/+2
* Make Configure die when unsupported options are givenRichard Levitte2015-10-221-1/+8
* Add an explicit list of options that can be disabled, enabled, ...Richard Levitte2015-10-221-0/+89
* make depend: prefer clang over makedependEmilia Kasper2015-10-141-3/+4
* GH429: Add clang to travisAlessandro Ghedini2015-10-131-1/+1
* Fix no-stdio buildDavid Woodhouse2015-09-291-1/+1
* Update year in Windows builds.Andy Polyakov2015-09-281-1/+1
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-3/+2
* Adapt mk1mf.pl and helpers to the new testing framework.Richard Levitte2015-09-071-8/+10
* Revert "OPENSSL_NO_xxx cleanup: RFC3779"David Woodhouse2015-09-031-3/+2
* Add -Wconditional-uninitialized to clang strict warnings.Ben Laurie2015-08-021-2/+2