aboutsummaryrefslogtreecommitdiff
path: root/apps/openssl/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add strtonum to compat library and export itkinichiro2021-12-261-4/+0
* Add '--enable-libtls-only' build optionBrent Cook2021-04-071-31/+5
* re-add CMS to openssl(1)Brent Cook2019-11-071-0/+1
* add clock_gettime for macos 10.11 and earlierBrent Cook2018-03-221-0/+6
* 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-141-1/+0
* fix ld warning "attempted multiple inclusion of file" on Solariskinichiro2016-04-211-2/+2
* modify cmake to build nckinichiro2016-04-091-0/+1
* Windows compatibility fixesBrent Cook2015-10-181-2/+2
* 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-121-0/+116