summaryrefslogtreecommitdiffstats
path: root/INSTALL
AgeCommit message (Expand)Author
2018-03-19Add NOTES.ANDROID.Andy Polyakov
2018-03-19Clarify a couple of details around "make variables"Richard Levitte
2018-03-16INSTALL: Add a note about backward compatibility and "make variables"Richard Levitte
2018-03-08Configure: disallow the mixture of compiling flags and env / make variablesRichard Levitte
2018-02-12Some minor tweaks following TLSv1.3 becoming defaultMatt Caswell
2018-02-07Enable TLSv1.3 by defaultMatt Caswell
2018-01-31Configure: Fix configdata.pm shorthand for --dump, should be -dPeter Meerwald-Stadler
2018-01-30Add a 'reconfigure' make targetRichard Levitte
2018-01-29Document the use of configdata.pm as a scriptRichard Levitte
2018-01-28Create troubleshooting subsection in INSTALL filenickthetait
2018-01-28Processing GNU-style "make variables" - implementationRichard Levitte
2017-12-08Document how the configuration option 'reconf' worksRichard Levitte
2017-12-08Document the possibility for command line argument env assignmentsRichard Levitte
2017-11-06SM3: restructure to EVP internal and update doc to right locationRonald Tse
2017-11-06SM3: Add SM3 hash functionJack Lloyd
2017-10-31SM4: Add SM4 block cipher to EVPRonald Tse
2017-08-25Fix description of how to report a bug in INSTALLMatt Caswell
2017-08-25Clarify the meaning of no-stdio in INSTALLMatt Caswell
2017-06-12drop some no-longer-relevant TODO(TLS1.3) entriesBenjamin Kaduk
2017-05-17Fix typo in INSTALL filePaul Yang
2017-05-15INSTALL: Remind people to read more if they added configuration optionsRichard Levitte
2017-05-15INSTALL: clarify a bit more how Configure treats "unknown" optionsRichard Levitte
2017-03-24Make the TLSv1.3 downgrade mechanism a configurable optionMatt Caswell
2017-03-10Document how to select / deselect test group numbersRichard Levitte
2017-03-02Add NOTES.UNIX, with a description on how to deal with runpathsRichard Levitte
2017-02-01Add support for parameterized SipHashTodd Short
2016-11-25INSTALL: clarify 386 and no-sse2 options.Andy Polyakov
2016-11-15Make it possible to disable building and running testsRichard Levitte
2016-11-13Remove heartbeat supportRichard Levitte
2016-11-08INSTALL: small typoRichard Levitte
2016-11-04Missed a mention of RTRich Salz
2016-11-04Add documentation on the BoringSSL test suite integrationMatt Caswell
2016-11-04Control building of ossl_shim through ConfigureMatt Caswell
2016-11-02Update Configure to know about tls1_3Matt Caswell
2016-11-01Revert "Disable MDC2 by default."Rich Salz
2016-10-31Disable MDC2 by default.Rich Salz
2016-10-29Wordsmith INSTALLBenjamin Kaduk
2016-10-25Add some notes on shared library names on different platformsRichard Levitte
2016-09-19Update INSTALL about no-md5 removalFdaSilvaYY
2016-09-13Configure: impose ^X on whole build procedure.Andy Polyakov
2016-09-01Document the enhanced tests specificationRichard Levitte
2016-09-01Revert "INSTALL: add information on option no-fuzz-test"Richard Levitte
2016-08-31INSTALL: add information on option no-fuzz-testRichard Levitte
2016-08-31INSTALL: add information on the environment variable BUILDFILERichard Levitte
2016-08-31INSTALL: clarify OPENSSL_LOCAL_CONFIG_DIRRichard Levitte
2016-08-06Add a note about a perl issue on VMS and how to work around itRichard Levitte
2016-08-03INSTALL: Make the use of [, ], { and } consistent and explain itRichard Levitte
2016-08-03INSTALL: Add missing details on VMS installation resultsRichard Levitte
2016-08-01Some minor tweaks to the fuzzing docsMatt Caswell
2016-07-16INSTALL: clarify --cross-compile-prefix.Andy Polyakov