libreSSL/libtls-standalone
Brent Cook 5d8a1cf715 add initial CMake and Visual Studio build support
This moves the compatibility include files from include to
include/compat so we can use the awful MS C compiler
<../include/> trick to emulate the GNU #include_next extension.

This also removes a few old compat files we do not need anymore.
2015-07-21 12:08:18 -05:00
..
compat further refactoring, working libtls-standalone 2015-05-23 19:27:57 -05:00
include add initial CMake and Visual Studio build support 2015-07-21 12:08:18 -05:00
src flesh out libtls test program a bit, move to tests 2015-05-23 19:27:57 -05:00
tests return 1 on failure 2015-06-05 22:16:02 -05:00
AUTHORS stub in initial libtls standalone tree 2015-05-23 19:26:51 -05:00
ChangeLog stub in initial libtls standalone tree 2015-05-23 19:26:51 -05:00
configure.ac flesh out libtls test program a bit, move to tests 2015-05-23 19:27:57 -05:00
COPYING add libtls-standalone COPYING file 2015-06-05 22:35:29 -05:00
libtls.pc.in stub in initial libtls standalone tree 2015-05-23 19:26:51 -05:00
Makefile.am flesh out libtls test program a bit, move to tests 2015-05-23 19:27:57 -05:00
NEWS stub in initial libtls standalone tree 2015-05-23 19:26:51 -05:00
README stub in initial libtls standalone tree 2015-05-23 19:26:51 -05:00