Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rebase patches | Brent Cook | 2019-01-19 | 1 | -3/+3 |
| | |||||
* | update patches | Brent Cook | 2016-11-06 | 1 | -3/+3 |
| | |||||
* | move windows file IO mode setup to apps_win.c | Brent Cook | 2015-09-13 | 1 | -33/+5 |
| | |||||
* | add 'nc' to the distribution as an example of libtls client and server | Brent Cook | 2015-09-12 | 1 | -2/+2 |
| | |||||
* | add initial CMake and Visual Studio build support | Brent Cook | 2015-07-21 | 1 | -8/+19 |
| | | | | | | | | 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. | ||||
* | set stdin/out/err to binary mode on Windows | Brent Cook | 2015-06-05 | 1 | -0/+29 |