| Commit message (Expand) | Author | Age | Files | Lines |
* | rebase netcat patch | Brent Cook | 2015-12-28 | 1 | -13/+13 |
* | rebase windows headers patch | Brent Cook | 2015-12-07 | 1 | -16/+16 |
* | fixup cert.pem path override for libtls, add for nc(1) | Brent Cook | 2015-12-07 | 1 | -19/+42 |
* | refresh nc(1) support | Brent Cook | 2015-12-06 | 1 | -14/+14 |
* | override _PATH_SSL_CA_FILE with OPENSSLDIR at build time | Brent Cook | 2015-12-06 | 1 | -0/+12 |
* | update netcat patch | Brent Cook | 2015-11-22 | 1 | -37/+14 |
* | update patches | Brent Cook | 2015-11-02 | 2 | -16/+16 |
* | update netcat patch | Brent Cook | 2015-10-23 | 1 | -8/+27 |
* | disable some tests with 32-bit time_t systems | Brent Cook | 2015-10-17 | 1 | -0/+82 |
* | update netcat.c.patch for osx 10.6 or earlier | Goichi Hirakawa | 2015-10-14 | 1 | -12/+23 |
* | revise how headers are patched for windows, remove sed scripts | Brent Cook | 2015-09-21 | 5 | -81/+100 |
* | fix a library paths, nc patch | Brent Cook | 2015-09-13 | 1 | -2/+2 |
* | a few more linux nc build tweaks | Brent Cook | 2015-09-13 | 1 | -4/+16 |
* | fixup windows and older linux builds | Brent Cook | 2015-09-13 | 1 | -4/+10 |
* | allow nc to build on linux and os x | Brent Cook | 2015-09-13 | 1 | -0/+137 |
* | 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 |
* | remove unneeded arc4random patch | Brent Cook | 2015-09-11 | 1 | -15/+0 |
* | add initial CMake and Visual Studio build support | Brent Cook | 2015-07-21 | 6 | -12/+57 |
* | patch headers to avoid redefinitions on windows | Scott Parker | 2015-07-16 | 3 | -0/+62 |
* | remove unneeded local tls.h patch | Brent Cook | 2015-06-19 | 1 | -25/+0 |
* | set stdin/out/err to binary mode on Windows | Brent Cook | 2015-06-05 | 1 | -0/+29 |
* | patch in std headers and C++ support for tls.h | Brent Cook | 2015-05-23 | 1 | -0/+25 |
* | the BIO_sock_init() patch is upstream. | Brent Cook | 2015-03-22 | 1 | -44/+0 |
* | initialize winsock earlier in openssl(1) | Brent Cook | 2015-03-08 | 1 | -0/+44 |