aboutsummaryrefslogtreecommitdiff
path: root/patches (follow)
Commit message (Expand)AuthorAgeFilesLines
* update tlsexttest patchBrent Cook2020-07-061-3/+3
* Fix patch for tests/tlsexttest.ckinichiro2020-05-121-42/+7
* Enable regress handshake_table on Windowskinichiro2020-05-041-0/+18
* rebase patchesBrent Cook2020-02-152-27/+26
* update netcat patchBrent Cook2019-11-301-9/+9
* rebased netcat patchBrent Cook2019-10-271-17/+17
* Use posix_win.c functions on WIN32kinichiro2019-07-283-63/+0
* Force binary mode for open() on WIN32kinichiro2019-07-262-4/+28
* Enable speed on win32kinichiro2019-07-141-0/+99
* rebase patchesBrent Cook2019-05-072-15/+15
* update patchBrent Cook2019-02-091-10/+10
* add _LP64 checksBrent Cook2019-01-202-0/+22
* rebase patchesBrent Cook2019-01-193-21/+21
* account for differences in FAIL macrosBrent Cook2019-01-181-2/+2
* adjust for latest upstream changesBrent Cook2019-01-181-16/+16
* rename modes_lcl patch so it appliesBrent Cook2019-01-071-0/+0
* rebase netcat.c.patchBrent Cook2018-11-161-24/+24
* Rediffed patches for merge fuzzBrent Cook2018-11-075-40/+38
* Misc fixes to bring portable in line with upstream.bobsayshilol2018-11-077-60/+26
* Suppress "overriding WinCrypt defines" warningsNobuyoshi Nakada2018-07-291-1/+1
* Fix using right functions for file descriptor with MS Visual Studiokinichiro2018-03-183-0/+39
* Modify regress tests/tlsexttest.c for 0 sized arraykinichiro2017-12-301-3/+73
* netcat.c.patch: eliminate syntax error from patchKyle J. McKay2017-12-051-1/+1
* Add patch for regress tlsexttestkinichiro2017-09-031-0/+41
* rebase patches on latest, remove fuzzBrent Cook2017-07-173-29/+28
* update netcat patchkinichiro2017-07-071-19/+19
* update nc patchBrent Cook2017-06-031-22/+30
* defining DEFAULT_CA_FILE only if it is not defined.kinichiro2017-06-041-0/+12
* rebase netcat patchBrent Cook2017-03-251-15/+15
* Add definition of ssize_t to tls.h for Windowskinichiro2017-02-131-0/+32
* Fix patch for netcat.ckinichiro2017-02-071-22/+22
* use __MINGW_PRINTF_FORMAT for BIO_* print functions if availableBrent Cook2016-11-061-0/+36
* update patchesBrent Cook2016-11-062-19/+19
* update windows header patchesBrent Cook2016-11-041-3/+3
* set correct DEFAULT_CA_FILE pathBrent Cook2016-10-301-14/+24
* Enable tests on Visual Studiokinichiro2016-10-302-0/+29
* rebase nc(1) patchBrent Cook2016-09-041-20/+20
* remove DEFAULT_CA_FILE patch, since libtls handles this by defaultBrent Cook2016-08-131-36/+14
* 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