| Commit message (Expand) | Author | Age | Files | Lines |
* | link internal apps statically | Brent Cook | 2023-05-27 | 1 | -3/+9 |
* | Add strtonum to compat library and export it | kinichiro | 2021-12-26 | 2 | -12/+0 |
* | Remove unneeded target_include_directories with cmake | kinichiro | 2021-12-04 | 1 | -0/+1 |
* | Force cmake to link strtonum shim with Darwin less than 20 | kinichiro | 2021-05-22 | 1 | -1/+2 |
* | Add '--enable-libtls-only' build option | Brent Cook | 2021-04-07 | 1 | -1/+4 |
* | include strtonum for ocspcheck | Brent Cook | 2020-10-19 | 2 | -0/+11 |
* | Install ocspcheck.8 manual | kinichiro | 2020-01-09 | 1 | -0/+2 |
* | 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 | 2 | -11/+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 |
* | Copy openbsd library file every time rather than statically checking in | kinichiro | 2017-01-27 | 3 | -267/+0 |
* | Add inet_ntop and memmem for ocspcheck | kinichiro | 2017-01-26 | 4 | -0/+289 |
* | initial ocspcheck integration | Brent Cook | 2017-01-24 | 2 | -0/+39 |