Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Force cmake to link strtonum shim with Darwin less than 20 | kinichiro | 2021-05-22 | 1 | -1/+2 |
* | include strtonum for ocspcheck | Brent Cook | 2020-10-19 | 1 | -0/+7 |
* | add private includes for apps and tests | Brent Cook | 2018-06-14 | 1 | -1/+1 |
* | scope private/public headers when embedding into other projects | Brent Cook | 2018-05-29 | 1 | -7/+1 |
* | bump base requirement to Windows Vista, use builtin inet_ntop/pton | Brent Cook | 2018-03-14 | 1 | -7/+0 |
* | Fix checking memmem in apps/ocspcheck/CMakeLists.txt | kinichiro | 2017-09-26 | 1 | -1/+1 |
* | Merge branch 'master' of https://github.com/libressl-portable/portable into S... | d3x0r | 2017-07-06 | 1 | -2/+3 |
|\ | |||||
| * | use GNUInstallDirs from cmake to specify install paths. | d3x0r | 2017-07-06 | 1 | -2/+2 |
* | | Add option LIBRESSL_SKIP_INSTALL | d3x0r | 2017-07-06 | 1 | -2/+4 |
|/ | |||||
* | skip building ocspcheck on MSCV | Brent Cook | 2017-01-27 | 1 | -0/+4 |
* | Add inet_ntop and memmem for ocspcheck | kinichiro | 2017-01-26 | 1 | -0/+14 |
* | initial ocspcheck integration | Brent Cook | 2017-01-24 | 1 | -0/+24 |