aboutsummaryrefslogtreecommitdiff
path: root/patches (follow)
Commit message (Expand)AuthorAgeFilesLines
* avoid BSWAP assembly for ARM <= v6Brent Cook2016-07-171-0/+21
* format 64-bit int portably (windows wants %l64d)Brent Cook2016-07-171-0/+19
* Revert "remove DEFAULT_CA_FILE patch, since libtls handles this by default"Brent Cook2016-07-091-14/+36
* remove DEFAULT_CA_FILE patch, since libtls handles this by defaultBrent Cook2016-07-071-36/+14
* update for netcat changesBrent Cook2016-06-301-75/+15
* refine netcat patchBrent Cook2016-06-301-36/+29
* update netcat patchBrent Cook2016-06-301-17/+92
* rebase netcat patchBrent Cook2016-05-301-9/+9
* rebase netcat patchBrent Cook2015-12-281-13/+13
* rebase windows headers patchBrent Cook2015-12-071-16/+16
* fixup cert.pem path override for libtls, add for nc(1)Brent Cook2015-12-071-19/+42
* refresh nc(1) supportBrent Cook2015-12-061-14/+14
* override _PATH_SSL_CA_FILE with OPENSSLDIR at build timeBrent Cook2015-12-061-0/+12
* update netcat patchBrent Cook2015-11-221-37/+14
* update patchesBrent Cook2015-11-022-16/+16
* update netcat patchBrent Cook2015-10-231-8/+27
* disable some tests with 32-bit time_t systemsBrent Cook2015-10-171-0/+82
* update netcat.c.patch for osx 10.6 or earlierGoichi Hirakawa2015-10-141-12/+23
* 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