aboutsummaryrefslogtreecommitdiff
path: root/patches/netcat.c.patch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Regen netcat patchTheo Buehler2024-08-171-10/+10
|
* Regen netcat patchTheo Buehler2023-08-151-6/+6
|
* refresh patchesTheo Buehler2023-02-131-14/+14
|
* Update netcat patchTheo Buehler2022-06-221-12/+12
| | | | Fixes #768
* rebase patchesBrent Cook2020-02-151-18/+17
|
* update netcat patchBrent Cook2019-11-301-9/+9
|
* rebased netcat patchBrent Cook2019-10-271-17/+17
|
* rebase patchesBrent Cook2019-05-071-6/+6
|
* rebase patchesBrent Cook2019-01-191-15/+15
|
* rebase netcat.c.patchBrent Cook2018-11-161-24/+24
|
* Rediffed patches for merge fuzzBrent Cook2018-11-071-16/+16
|
* Misc fixes to bring portable in line with upstream.bobsayshilol2018-11-071-25/+15
|
* netcat.c.patch: eliminate syntax error from patchKyle J. McKay2017-12-051-1/+1
| | | | | | | | | | | | | If the target system does not define IPV6_TCLASS, this part of the patch handles that with an ENOPROTOOPT error rather than failing to compile. Unfortunately it's missing a trailing semicolon leading to a compilation error. Add the missing semicolon to fix the problem. Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
* rebase patches on latest, remove fuzzBrent Cook2017-07-171-14/+14
|
* update netcat patchkinichiro2017-07-071-19/+19
|
* update nc patchBrent Cook2017-06-031-22/+30
|
* rebase netcat patchBrent Cook2017-03-251-15/+15
|
* Fix patch for netcat.ckinichiro2017-02-071-22/+22
|
* update patchesBrent Cook2016-11-061-16/+16
|
* set correct DEFAULT_CA_FILE pathBrent Cook2016-10-301-14/+24
|
* 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
|
* Revert "remove DEFAULT_CA_FILE patch, since libtls handles this by default"Brent Cook2016-07-091-14/+36
| | | | This reverts commit 30adf9c06e8d3d7ac9e89f4b2b290567bcafa75c.
* 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
|
* fixup cert.pem path override for libtls, add for nc(1)Brent Cook2015-12-071-19/+42
| | | | this also fixes the formatting of help for nc(1)
* refresh nc(1) supportBrent Cook2015-12-061-14/+14
|
* update netcat patchBrent Cook2015-11-221-37/+14
|
* update patchesBrent Cook2015-11-021-6/+6
|
* update netcat patchBrent Cook2015-10-231-8/+27
|
* update netcat.c.patch for osx 10.6 or earlierGoichi Hirakawa2015-10-141-12/+23
|
* 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