<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/apps/nc, branch v2.3.8</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v2.3.8</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v2.3.8'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2016-05-03T03:12:53+00:00</updated>
<entry>
<title>fix ld warning "attempted multiple inclusion of file" on Solaris</title>
<updated>2016-05-03T03:12:53+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2016-04-21T05:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=ad914139c4c6dde31d8a17116e95f1de32d96386'/>
<id>urn:sha1:ad914139c4c6dde31d8a17116e95f1de32d96386</id>
<content type='text'>
- To avoid ld warning on Solaris, use abs_top_builddir in Makefile.am
</content>
</entry>
<entry>
<title>allow optionally installing nc(1) with '--enable-nc'</title>
<updated>2015-12-07T14:14:51+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-12-07T14:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=28aaab43234226b2885d66d1e70f536cd7e438f0'/>
<id>urn:sha1:28aaab43234226b2885d66d1e70f536cd7e438f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup cert.pem path override for libtls, add for nc(1)</title>
<updated>2015-12-07T13:55:05+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-12-07T13:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1988b8f65e4bfa2c9fb1fa13316f3c22ec59d298'/>
<id>urn:sha1:1988b8f65e4bfa2c9fb1fa13316f3c22ec59d298</id>
<content type='text'>
this also fixes the formatting of help for nc(1)
</content>
</entry>
<entry>
<title>ensure we don't pass a negative int to ctypes functions</title>
<updated>2015-11-23T08:06:03+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2015-11-23T08:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=7109fb3260a2bde622a5dfab8d57f0a114ec8d32'/>
<id>urn:sha1:7109fb3260a2bde622a5dfab8d57f0a114ec8d32</id>
<content type='text'>
Some implementations, e.g. cygwin, use a table lookup that can cast
a char to a negative array offset.
</content>
</entry>
<entry>
<title>nc: Use AM_CPPFLAGS, not CPPFLAGS in Makefile.am</title>
<updated>2015-10-14T21:33:25+00:00</updated>
<author>
<name>Jeremy Huddleston Sequoia</name>
<email>jeremyhu@apple.com</email>
</author>
<published>2015-10-11T23:45:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=9afc452761c630816e443b9e945f3db2259afbb9'/>
<id>urn:sha1:9afc452761c630816e443b9e945f3db2259afbb9</id>
<content type='text'>
CPPFLAGS should just be set by the user at configure time

Signed-off-by: Jeremy Huddleston Sequoia &lt;jeremyhu@apple.com&gt;
</content>
</entry>
<entry>
<title>add b64_ntop checking and fallback for nc(1)</title>
<updated>2015-10-01T12:40:26+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-10-01T12:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=a7f031ba55ac4a69263000357eb7f6d7fb88101a'/>
<id>urn:sha1:a7f031ba55ac4a69263000357eb7f6d7fb88101a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix a library paths, nc patch</title>
<updated>2015-09-14T00:15:34+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-09-14T00:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=c7ae7c0c9dfacbf93c939f14665d861495595a32'/>
<id>urn:sha1:c7ae7c0c9dfacbf93c939f14665d861495595a32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a few more linux nc build tweaks</title>
<updated>2015-09-14T00:06:29+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-09-14T00:06:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=eaa4c1cc8ae7043cd84699cfcbee2e3ae9a7fc33'/>
<id>urn:sha1:eaa4c1cc8ae7043cd84699cfcbee2e3ae9a7fc33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow nc to build on linux and os x</title>
<updated>2015-09-13T23:42:15+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-09-13T16:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=8c90be2a29053ac613dfe0c11a423da16c7c4520'/>
<id>urn:sha1:8c90be2a29053ac613dfe0c11a423da16c7c4520</id>
<content type='text'>
</content>
</entry>
<entry>
<title>readd openssl.1, distribute nc.1</title>
<updated>2015-09-13T12:23:04+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-09-13T12:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=02b7539cf55166ef65fb5503d59bc019ea0e8f49'/>
<id>urn:sha1:02b7539cf55166ef65fb5503d59bc019ea0e8f49</id>
<content type='text'>
</content>
</entry>
</feed>
