|
fbe964e9
|
2022-06-22T11:22:46
|
|
Update netcat patch
Fixes #768
|
|
14dd93c3
|
2020-02-15T11:32:11
|
|
rebase patches
|
|
da75637d
|
2019-11-30T03:50:54
|
|
update netcat patch
|
|
f662008d
|
2019-10-27T09:28:56
|
|
rebased netcat patch
|
|
6e2215c4
|
2019-05-07T02:11:02
|
|
rebase patches
|
|
17ae1da6
|
2019-01-19T22:24:01
|
|
rebase patches
|
|
0829e7f6
|
2018-11-16T04:40:18
|
|
rebase netcat.c.patch
|
|
11bb39ec
|
2018-11-07T20:00:29
|
|
Rediffed patches for merge fuzz
|
|
34394e7e
|
2018-11-07T23:45:17
|
|
Misc fixes to bring portable in line with upstream.
|
|
26b40cb7
|
2017-12-05T15:22:15
|
|
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>
|
|
5ec2c381
|
2017-07-17T06:13:21
|
|
rebase patches on latest, remove fuzz
|
|
1f777716
|
2017-07-07T00:46:48
|
|
update netcat patch
|
|
0974d6f0
|
2017-06-03T20:13:25
|
|
update nc patch
|
|
570717c4
|
2017-03-25T12:03:37
|
|
rebase netcat patch
|
|
7383bf67
|
2017-02-07T18:38:03
|
|
Fix patch for netcat.c
|
|
f99d89a0
|
2016-11-06T02:27:21
|
|
update patches
|
|
2570ad93
|
2016-10-30T21:43:28
|
|
set correct DEFAULT_CA_FILE path
|
|
93be612b
|
2016-09-04T05:42:23
|
|
rebase nc(1) patch
|
|
9e25f758
|
2016-08-13T11:42:21
|
|
remove DEFAULT_CA_FILE patch, since libtls handles this by default
|
|
b13529f7
|
2016-07-09T12:40:22
|
|
Revert "remove DEFAULT_CA_FILE patch, since libtls handles this by default"
This reverts commit 30adf9c06e8d3d7ac9e89f4b2b290567bcafa75c.
|
|
30adf9c0
|
2016-07-07T07:27:39
|
|
remove DEFAULT_CA_FILE patch, since libtls handles this by default
|
|
ccf66c46
|
2016-06-30T20:00:29
|
|
update for netcat changes
|
|
ec4c9871
|
2016-06-30T08:18:03
|
|
refine netcat patch
|
|
13b7ac8a
|
2016-06-30T05:49:38
|
|
update netcat patch
|
|
ff021e8a
|
2016-05-30T11:08:43
|
|
rebase netcat patch
|
|
f5a4ee56
|
2015-12-28T08:46:59
|
|
rebase netcat patch
|
|
1988b8f6
|
2015-12-07T07:55:05
|
|
fixup cert.pem path override for libtls, add for nc(1)
this also fixes the formatting of help for nc(1)
|
|
905e2a3b
|
2015-12-06T23:32:18
|
|
refresh nc(1) support
|
|
d35e8bbe
|
2015-11-22T04:55:22
|
|
update netcat patch
|
|
1d5dfff6
|
2015-11-02T20:22:26
|
|
update patches
|
|
c31b03c1
|
2015-10-23T16:17:45
|
|
update netcat patch
|
|
9dd9d175
|
2015-10-14T15:53:11
|
|
update netcat.c.patch for osx 10.6 or earlier
|
|
c7ae7c0c
|
2015-09-13T19:15:34
|
|
fix a library paths, nc patch
|
|
eaa4c1cc
|
2015-09-13T19:06:29
|
|
a few more linux nc build tweaks
|
|
696ba18c
|
2015-09-13T18:57:29
|
|
fixup windows and older linux builds
|
|
8c90be2a
|
2015-09-13T11:56:41
|
|
allow nc to build on linux and os x
|