aboutsummaryrefslogtreecommitdiff
path: root/apps/openssl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/libressl-portable/portable into S...d3x0r2017-07-061-2/+2
|\
| * use GNUInstallDirs from cmake to specify install paths.d3x0r2017-07-061-2/+2
* | Add option LIBRESSL_SKIP_INSTALLd3x0r2017-07-061-4/+8
|/
* fix static mingw builds, platform LDADD needs to come at the endBrent Cook2017-01-091-2/+2
* remove unneeded slash after DESTDIRkinichiro2016-10-301-4/+4
* remove cmsBrent Cook2016-09-142-2/+0
* Land #192, fix fix ld warning "attempted multiple inclusion of file" on SolarisBrent Cook2016-05-021-2/+2
|\
| * fix ld warning "attempted multiple inclusion of file" on Solariskinichiro2016-04-211-2/+2
* | add cmake build optionskinichiro2016-04-141-0/+8
|/
* modify cmake to build nckinichiro2016-04-092-0/+82
* update apps.h includeBrent Cook2015-10-181-1/+1
* Windows compatibility fixesBrent Cook2015-10-183-3/+3
* visual studio path updatesBrent Cook2015-09-182-2/+2
* move windows file IO mode setup to apps_win.cBrent Cook2015-09-131-0/+31
* readd openssl.1, distribute nc.1Brent Cook2015-09-131-0/+2
* add 'nc' to the distribution as an example of libtls client and serverBrent Cook2015-09-124-0/+485