aboutsummaryrefslogtreecommitdiff
path: root/tls (follow)
Commit message (Expand)AuthorAgeFilesLines
* include new tls headersBrent Cook2015-09-132-0/+3
* add 'nc' to the distribution as an example of libtls client and serverBrent Cook2015-09-121-0/+1
* Do not build lib-objects targets if we are just building static libs.Brent Cook2015-09-091-8/+8
* disable shared CMake builds for OS X / Windows for nowBrent Cook2015-09-071-4/+9
* Add install targets and shared libraries to CMakeJeff Davey2015-08-181-1/+8
* add initial CMake and Visual Studio build supportBrent Cook2015-07-212-0/+23
* 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-1/+2
* simplify packaging for libtls.Brent Cook2014-12-061-2/+9
* add support for building libtlsBrent Cook2014-12-061-0/+10