Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mention Git repo addresses. | Matthias Andree | 2020-10-19 | 1 | -0/+4 |
| | |||||
* | Document names of branches. | Matthias Andree | 2020-06-21 | 1 | -1/+3 |
| | |||||
* | "Require" OpenSSL 1.1.1 and tolerate/warn 1.0.2. | Matthias Andree | 2020-03-30 | 1 | -2/+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. | ||||
* | Align with legacy_6x. | Matthias Andree | 2019-08-25 | 1 | -0/+1 |
| | | | | | | * Normalize include order. * Backport missed bug fixes. * Remove dead code. | ||||
* | Fix missing fileno() declaration. | Matthias Andree | 2016-09-24 | 1 | -6/+3 |
| | | | | Add #define _XOPEN_SOURCE 600, the %top{...} flex macro requires flex 2.5.30 or newer. | ||||
* | Update for FreeBSD after hints from Bernard Spil. | Matthias Andree | 2016-04-16 | 1 | -4/+4 |
| | |||||
* | Update documents/scripts after SVN -> Git move. | Matthias Andree | 2010-02-06 | 1 | -0/+33 |