aboutsummaryrefslogtreecommitdiffstats
path: root/README.packaging
Commit message (Collapse)AuthorAgeFilesLines
* README.packaging: complete OpenSSL/wolfSSL section.Matthias Andree2024-01-311-0/+2
|
* Get ready for 6.4.25.rc2.Matthias Andree2021-11-271-8/+25
|
* OpenSSL: bump minimum required version to 1.0.2fMatthias Andree2021-11-201-1/+1
| | | | | ...in order to safely remove the obsolete OpenSSL flag SSL_OP_SINGLE_DH_USE.
* "Require" OpenSSL 1.1.1 and tolerate/warn 1.0.2.Matthias Andree2020-03-301-1/+2
| | | | | | | | | | | OpenSSL 1.0.2 is EOL since end of 2019, so warn if it is to be used at configure and compile time. The assumption is that 1.0.2 may still be in use by maintainers that backport security fixes. Also warn, at configure time, about "OpenSSL" API-compatible libraries that do not declare TLS1_3_VERSION.
* Update documentation.Matthias Andree2019-08-191-9/+5
|
* Reformat.Matthias Andree2009-05-241-28/+27
| | | | svn path=/branches/BRANCH_6-3/; revision=5306
* Update packaging instructions a bit, recommend --with-ssl.Matthias Andree2007-03-311-14/+19
| | | | svn path=/branches/BRANCH_6-3/; revision=5078
* Document PYTHON=: override, add a hint to shell argument passing.Matthias Andree2006-07-311-2/+9
| | | | svn path=/branches/BRANCH_6-3/; revision=4872
* minor update.Matthias Andree2005-11-031-1/+2
| | | | svn path=/trunk/; revision=4392
* Add README.packaging.Matthias Andree2005-11-031-0/+34
svn path=/trunk/; revision=4391