aboutsummaryrefslogtreecommitdiff
path: root/tls/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix ld warning "attempted multiple inclusion of file" on Solariskinichiro2016-05-021-1/+3
* fixup cert.pem path override for libtls, add for nc(1)Brent Cook2015-12-071-2/+2
* override _PATH_SSL_CA_FILE with OPENSSLDIR at build timeBrent Cook2015-12-061-0/+7
* include new tls headersBrent Cook2015-09-131-0/+1
* add 'nc' to the distribution as an example of libtls client and serverBrent Cook2015-09-121-0/+1
* add initial CMake and Visual Studio build supportBrent Cook2015-07-211-0/+1
* revert changes to libtls-standalone Makefile.am that ended up in tlsBrent Cook2015-05-231-3/+5
* stub in initial libtls standalone treeBrent Cook2015-05-231-5/+3
* rework CFLAGS/CPPFLAGS settings during configurationBrent Cook2015-03-221-1/+0
* enable libtls by defaultBrent Cook2015-03-191-3/+0
* add strsep fallback for libtlsBrent Cook2015-02-141-0/+5
* add all LIBADD dependencies for tlsBrent Cook2014-12-141-1/+1
* allow Windows DLLs to be builtBrent Cook2014-12-141-1/+1
* add LIBADD library dependencies to libssl/libtlsBrent Cook2014-12-141-0/+1
* read all library versions directly from filesBrent Cook2014-12-061-0/+18