aboutsummaryrefslogtreecommitdiff
path: root/apps/ocspcheck/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Force cmake to link strtonum shim with Darwin less than 20kinichiro2021-05-221-1/+2
* include strtonum for ocspcheckBrent Cook2020-10-191-0/+7
* add private includes for apps and testsBrent Cook2018-06-141-1/+1
* scope private/public headers when embedding into other projectsBrent Cook2018-05-291-7/+1
* bump base requirement to Windows Vista, use builtin inet_ntop/ptonBrent Cook2018-03-141-7/+0
* Fix checking memmem in apps/ocspcheck/CMakeLists.txtkinichiro2017-09-261-1/+1
* Merge branch 'master' of https://github.com/libressl-portable/portable into S...d3x0r2017-07-061-2/+3
|\
| * use GNUInstallDirs from cmake to specify install paths.d3x0r2017-07-061-2/+2
* | Add option LIBRESSL_SKIP_INSTALLd3x0r2017-07-061-2/+4
|/
* skip building ocspcheck on MSCVBrent Cook2017-01-271-0/+4
* Add inet_ntop and memmem for ocspcheckkinichiro2017-01-261-0/+14
* initial ocspcheck integrationBrent Cook2017-01-241-0/+24