Kyle J. McKay
ac9a73f695
netcat.c.patch: eliminate syntax error from patch
...
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>
2017-12-11 04:32:06 -06:00
Brent Cook
5ec2c381e4
rebase patches on latest, remove fuzz
2017-07-17 06:13:21 -05:00
kinichiro
1f7777169d
update netcat patch
2017-07-07 00:46:48 +09:00
Brent Cook
0974d6f011
update nc patch
2017-06-03 20:13:25 -05:00
Brent Cook
570717c488
rebase netcat patch
2017-03-25 12:03:37 -05:00
kinichiro
7383bf673b
Fix patch for netcat.c
2017-02-07 18:38:03 +09:00
Brent Cook
f99d89a0fc
update patches
2016-11-06 02:27:21 -06:00
Brent Cook
2570ad9344
set correct DEFAULT_CA_FILE path
2016-10-30 21:43:28 -05:00
Brent Cook
93be612b5c
rebase nc(1) patch
2016-09-04 05:42:23 -05:00
Brent Cook
9e25f75800
remove DEFAULT_CA_FILE patch, since libtls handles this by default
2016-08-13 11:42:21 -05:00
Brent Cook
b13529f791
Revert "remove DEFAULT_CA_FILE patch, since libtls handles this by default"
...
This reverts commit 30adf9c06e
.
2016-07-09 12:40:22 -05:00
Brent Cook
30adf9c06e
remove DEFAULT_CA_FILE patch, since libtls handles this by default
2016-07-07 07:27:39 -05:00
Brent Cook
ccf66c469f
update for netcat changes
2016-06-30 20:00:29 -05:00
Brent Cook
ec4c98718d
refine netcat patch
2016-06-30 08:18:03 -05:00
Brent Cook
13b7ac8ada
update netcat patch
2016-06-30 05:49:38 -05:00
Brent Cook
ff021e8abd
rebase netcat patch
2016-05-30 11:08:43 -05:00
Brent Cook
f5a4ee56be
rebase netcat patch
2015-12-28 08:46:59 -06:00
Brent Cook
1988b8f65e
fixup cert.pem path override for libtls, add for nc(1)
...
this also fixes the formatting of help for nc(1)
2015-12-07 07:55:05 -06:00
Brent Cook
905e2a3b80
refresh nc(1) support
2015-12-06 23:32:18 -06:00
Brent Cook
d35e8bbeaf
update netcat patch
2015-11-22 04:55:22 -06:00
Brent Cook
1d5dfff695
update patches
2015-11-02 20:22:26 -06:00
Brent Cook
c31b03c1d4
update netcat patch
2015-10-23 16:17:45 -07:00
Goichi Hirakawa
9dd9d1757e
update netcat.c.patch for osx 10.6 or earlier
2015-10-14 15:53:11 +09:00
Brent Cook
c7ae7c0c9d
fix a library paths, nc patch
2015-09-13 19:15:34 -05:00
Brent Cook
eaa4c1cc8a
a few more linux nc build tweaks
2015-09-13 19:06:29 -05:00
Brent Cook
696ba18c6a
fixup windows and older linux builds
2015-09-13 18:57:29 -05:00
Brent Cook
8c90be2a29
allow nc to build on linux and os x
2015-09-13 18:42:15 -05:00