summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Build with --strict-warnings on FreeBSD.Ben Laurie2015-08-021-1/+1
* Remove support for OPENSSL_NO_TLSEXTMatt Caswell2015-05-221-10/+0
* Remove remaining Kerberos referencesMatt Caswell2015-05-131-96/+7
* Fix build on MacOS.Ben Laurie2015-05-011-2/+19
* Engage ec/asm/ecp_nistz256-sparcv9 module.Andy Polyakov2015-04-211-0/+1
* Configure: Engage ecp_nistz256-armv8 module.Andy Polyakov2015-04-201-0/+1
* Configure: engage ARMv8 Montgomery multiplication module.Andy Polyakov2015-04-201-0/+1
* Use -Wall -Wextra with clangEmilia Kasper2015-04-171-1/+1
* Add -Wtype-limits to strict warnings.Dr. Stephen Henson2015-04-151-1/+1
* Appease clang -Wgnu-statement-expressionRichard Levitte2015-04-041-1/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-17/+11
* Engage vpaes-armv8 module.Andy Polyakov2015-03-281-1/+1