summaryrefslogtreecommitdiffstats
path: root/INSTALL
AgeCommit message (Expand)Author
2020-02-26doc: convert standard project docs to markdownDr. Matthias St. Pierre
2019-12-14Deprecate most of debug-memoryRich Salz
2019-12-13Add better support for using deprecated symbols internallyRichard Levitte
2019-12-11Fix some typosVeres Lajos
2019-11-29Adapt *.tmpl to generate docs at build timeRichard Levitte
2019-11-07Update INSTALL to document the changed '--api' and 'no-deprecated'Richard Levitte
2019-10-13Configure: accept Windows style compiler optionsDr. Matthias St. Pierre
2019-09-16Fix building statically without any dso supportBernd Edlinger
2019-09-12Rework test/run_tests.pl to support selective verbosity and TAP copyRichard Levitte
2019-08-15INSTALL: clarify documentation of the --api=x.y.z deprecation optionDr. Matthias St. Pierre
2019-08-12Remove some duplicate words from the documentationDenis Ovsienko
2019-08-08Clarify the INSTALL instructionsMatt Caswell
2019-06-10Improve the Windows OneCore target support. (Add targets for building librari...MouriNaruto
2019-05-30Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer
2019-05-29Test of uniformity of BN_rand_range output.Pauli
2019-05-03Add documentation for running unit tests under ValgrindTodd Short
2019-04-09Add a legacy provider and put MD2 in itMatt Caswell
2019-04-04Add a no-fips Configure optionMatt Caswell
2019-04-04Document the 'no-module' configuration optionRichard Levitte
2019-04-01Rework DSO API conditions and configuration optionRichard Levitte
2019-03-14Configure: disable new trace api by defaultDr. Matthias St. Pierre
2019-03-05Add advice on setting CXX at the same time as CCRichard Levitte
2019-03-05Configure: make C++ build tests optional and configurableRichard Levitte
2019-03-05Deprecate the "hw" configuration options, make "padlockeng" disablableRichard Levitte
2019-01-31Better phrasing around 1.1.0Richard Levitte
2019-01-04Introduce a no-pinshared optionMatt Caswell
2018-12-12Add RFC5297 AES-SIV supportTodd Short
2018-12-10INSTALL: add note about devcrypto engineEneas U de Queiroz
2018-12-07Configure Kernel TLS datapathBoris Pismenny
2018-09-21typo-fixes: miscellaneous typo fixesagnosticdev
2018-08-15Turn on TLSv1.3 downgrade protection by defaultMatt Caswell
2018-08-07INSTALL,NOTES.ANDROID: minor updates.Andy Polyakov
2018-07-25INSTALL,NOTES.WIN: classify no-asm as non-production option.Andy Polyakov
2018-06-21Document no-sm2Matt Caswell
2018-06-05Improve wordingRich Salz
2018-06-02Make OS/X more explicit, to avoid questionsRich Salz
2018-05-23INSTALL: Provide better documentation for enable-ec_nistp_64_gcc_128Richard Levitte
2018-04-22Add support for getrandom() or equivalent system calls and use them by defaultKurt Roeckx
2018-04-17Add a config option to disable automatic config loadingBernd Edlinger
2018-03-30Add documentation for the RAND_DRBG APIDr. Matthias St. Pierre
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