aboutsummaryrefslogtreecommitdiff
path: root/patches (follow)
Commit message (Expand)AuthorAgeFilesLines
* revise how headers are patched for windows, remove sed scriptsBrent Cook2015-09-215-81/+100
* fix a library paths, nc patchBrent Cook2015-09-131-2/+2
* a few more linux nc build tweaksBrent Cook2015-09-131-4/+16
* fixup windows and older linux buildsBrent Cook2015-09-131-4/+10
* allow nc to build on linux and os xBrent Cook2015-09-131-0/+137
* move windows file IO mode setup to apps_win.cBrent Cook2015-09-131-33/+5
* add 'nc' to the distribution as an example of libtls client and serverBrent Cook2015-09-121-2/+2
* remove unneeded arc4random patchBrent Cook2015-09-111-15/+0
* add initial CMake and Visual Studio build supportBrent Cook2015-07-216-12/+57
* patch headers to avoid redefinitions on windowsScott Parker2015-07-163-0/+62
* remove unneeded local tls.h patchBrent Cook2015-06-191-25/+0
* set stdin/out/err to binary mode on WindowsBrent Cook2015-06-051-0/+29
* patch in std headers and C++ support for tls.hBrent Cook2015-05-231-0/+25
* the BIO_sock_init() patch is upstream.Brent Cook2015-03-221-44/+0
* initialize winsock earlier in openssl(1)Brent Cook2015-03-081-0/+44