aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
AgeCommit message (Expand)AuthorFilesLines
2023-10-13Fix parenthesis, use a colonJames Muir1-2/+2
2023-08-24Optimize SM2 on aarch64Xu Yizhou1-0/+4
2023-07-06Enable QUIC by defaultMatt Caswell1-3/+2
2023-06-28add no-docs optionVladimír Kotal1-0/+4
2023-06-23Allow to disable apps building with no-appsVladimír Kotal1-0/+5
2023-06-19add no-httpVladimír Kotal1-0/+4
2023-06-15Fix typos found by codespellDimitri Papadopoulos1-1/+1
2023-06-12INSTALL: document shared library pinning for static buildsMatthias St. Pierre1-5/+13
2023-03-15Added 'hybrid CRT' targets for the Windows platformklaus triendl1-2/+3
2023-02-01Use $config{build_file} instead of $target{build_file}Richard Levitte1-0/+8
2022-12-22INSTALL.md: Remove trailing spaceTomas Mraz1-2/+2
2022-12-22INSTALL.md: Fix typoMatheus Cunha1-3/+2
2022-10-18Add ZSTD compression support (RFC8478bis)Todd Short1-0/+37
2022-10-18Add brotli compression support (RFC7924)Todd Short1-3/+45
2022-10-17crypto: add preemptive threading supportČestmír Kalina1-0/+21
2022-10-09Fixed some grammar and spellingThiago Suchorski1-1/+1
2022-07-27Remove `no-{ssl|tls|tls1_3|dtls}-method` in INSTALL.mdSlanterns1-1/+1
2022-06-03Configure: Add disablable for QUIC, disabled by defaultTomas Mraz1-0/+5
2022-03-10Add TFO support to socket BIO and s_client/s_serverTodd Short1-0/+4
2022-01-05Fix typosDimitris Apostolou1-1/+1
2021-12-16Documentation for RNDR and RNDRRSOrr Toledano1-1/+2
2021-09-07Use '[option...]' not '[[ options ]]' in textRich Salz1-21/+12
2021-09-02always use the same perl in $PATHa13460541-1/+1
2021-08-20Replace CONFIG_NOWAIT env var with -w optionRich Salz1-6/+7
2021-08-19Minor doc enhancements to INSTALL.mdRich Salz1-14/+23
2021-08-13Add documentation about the multilib postfix and libdirTomas Mraz1-2/+6
2021-06-10Enable ssl-trace by defaultArran Cudbard-Bell1-3/+6
2021-05-14Add --banner config optionRich Salz1-0/+5
2021-05-02acvp-test: disable the ACVP testing code by defaultPauli1-2/+2
2021-04-30acvp: fix the no-acvp_test buildPauli1-1/+1
2021-04-29README-FIPS: document the installation of the FIPS providerDr. Matthias St. Pierre1-2/+2
2021-03-29Moved build instructions from the man pageAndrey Matyukov1-2/+38
2021-03-26Remove the external BoringSSL testTomas Mraz1-1/+1
2021-03-12Fix error-checking compiles for mutexRich Salz1-0/+7
2021-02-12Unify the markdown links to the NOTES and README filesDr. Matthias St. Pierre1-7/+7
2021-02-12Revise some renamings of NOTES and README filesDr. Matthias St. Pierre1-8/+8
2021-02-12VMS documentation fixesRichard Levitte1-6/+6
2021-02-12Add a configure time option to disable the fetch cache.Pauli1-0/+8
2020-12-04{.travis,ci,appveyor}.yml: Make minimal config consistent, add no-deprecated ...Dr. David von Oheimb1-0/+5
2020-11-28[DOC]Fix two broken links in INSTALL.md; Change name of zlib flag to the curr...Liang Liu1-2/+2
2020-10-18Change markdown link style in README, INSTALL, SUPPORT and CONTRIBUTINGDr. Matthias St. Pierre1-9/+9
2020-10-09INSTALL.md: Drop trailing spaces on a lineTomas Mraz1-1/+1
2020-10-08Document install_fips in INSTALL.mdRichard Levitte1-0/+3
2020-09-18Add option to fipsinstall to disable fips security checks at run time.Shane Lontis1-0/+5
2020-07-17install: add notes about ignored seed sources in the FIPS provider.Pauli1-1/+5
2020-07-05Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md filesDr. David von Oheimb1-12/+12
2020-07-05Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb1-15/+19
2020-07-05Fix typos and repeated wordsGustaf Neumann1-7/+7
2020-07-03test/run_tests.pl: Enhance the semantics of HARNESS_VERBOSE_FAILURES (VF)Dr. David von Oheimb1-3/+3
2020-06-29Add --fips-key configuration parameter to fipsinstall application.Rich Salz1-0/+14