<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nng, branch v1.3.1</title>
<subtitle>A mirror of https://github.com/nanomsg/nng
</subtitle>
<id>https://cogarr.net/source/cgit.cgi/nng/atom?h=v1.3.1</id>
<link rel='self' href='https://cogarr.net/source/cgit.cgi/nng/atom?h=v1.3.1'/>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/'/>
<updated>2020-07-28T03:12:36Z</updated>
<entry>
<title>Bump version to 1.3.1.</title>
<updated>2020-07-28T03:12:36Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2020-07-28T03:12:36Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=bd76f55485580f49c0d7fa2289de4f2bcdfd8a4c'/>
<id>urn:sha1:bd76f55485580f49c0d7fa2289de4f2bcdfd8a4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test code for bug1247.</title>
<updated>2020-07-28T02:58:28Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2020-07-28T02:52:57Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=8edda2e070be53ae1526ae728009be6f7bafb677'/>
<id>urn:sha1:8edda2e070be53ae1526ae728009be6f7bafb677</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #1242 EADDRINUSE is not reported on Win32</title>
<updated>2020-07-28T02:58:28Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2020-07-28T02:56:12Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=328ccfef4daefb1450660846b7e9fa1d1b3fe207'/>
<id>urn:sha1:328ccfef4daefb1450660846b7e9fa1d1b3fe207</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #1267 testutil cannot use ipc names on Windows</title>
<updated>2020-07-28T02:52:06Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2020-07-28T02:52:06Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=27f2456b3f9b432b2663208c6d2b77f71d669ec5'/>
<id>urn:sha1:27f2456b3f9b432b2663208c6d2b77f71d669ec5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #844 WebSocket wildcard host errors</title>
<updated>2020-07-28T02:15:08Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2020-07-26T23:45:11Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=09d667c49383edb980bcac88de1173c452066128'/>
<id>urn:sha1:09d667c49383edb980bcac88de1173c452066128</id>
<content type='text'>
fixes #1224 wss fails on IPV6 address

This fixes bugs and inconsistencies in the way addresses are
handled for HTTP (and consequently websocket).  The Host:
address line needs to look at numeric IPs and treat wildcards
as if they are not specified, and needs to understand the IPv6
address format using brackets (e.g. [::1]:80).
</content>
</entry>
<entry>
<title>fixes #1232 EVFILT_USER is not available on NetBSD</title>
<updated>2020-07-26T18:49:37Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2020-07-26T18:49:37Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=166981244eec7699190bf8b70c32ffe99e485b72'/>
<id>urn:sha1:166981244eec7699190bf8b70c32ffe99e485b72</id>
<content type='text'>
This means that NetBSD and OpenBSD cannot benefit from kqueue,
and will need to use poll().  The best answer for those platforms
is that someone contribute a working EVFILT_USER implementation.
</content>
</entry>
<entry>
<title>fixes #1235 framing error in SSL/TLS</title>
<updated>2020-07-26T18:12:31Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2020-07-26T17:57:11Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=4d7db03fe5371fa81523b6d2bdb2bed1dd23a8c2'/>
<id>urn:sha1:4d7db03fe5371fa81523b6d2bdb2bed1dd23a8c2</id>
<content type='text'>
This was first detected as a stack overrun, but in actuality the
problem could have lead to corruption of TLS messages due to
prematurely recording transmit completion.
</content>
</entry>
<entry>
<title>Print NNG configuring message to STATUS mode.</title>
<updated>2020-07-06T22:13:11Z</updated>
<author>
<name>Indy</name>
<email>iray@telltale.com</email>
</author>
<published>2020-07-06T18:16:13Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=3fe636344e0d09d7194687fa70ff3881476c27af'/>
<id>urn:sha1:3fe636344e0d09d7194687fa70ff3881476c27af</id>
<content type='text'>
The default mode under default configration prints to stderr, some build tools take this to mean an error has occured incorrectlly.
</content>
</entry>
<entry>
<title>Harmonize the use of NNG in documentation.</title>
<updated>2020-06-19T03:31:18Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2020-06-19T03:31:18Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=d0ac83e34bde86e1fa888677adf7c99217e3205a'/>
<id>urn:sha1:d0ac83e34bde86e1fa888677adf7c99217e3205a</id>
<content type='text'>
NNG is always a noun, never an adjective, and should always
be capitalized.  We also reduced some unnecessary usages of it.
</content>
</entry>
<entry>
<title>Language cleanups in the documentation.</title>
<updated>2020-06-19T02:19:06Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2020-06-19T02:19:06Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=dbc61a5038cacc516a49d00a59a669e2617cff51'/>
<id>urn:sha1:dbc61a5038cacc516a49d00a59a669e2617cff51</id>
<content type='text'>
Mostly this is removal of the smart quotes, which were
over-used, and misused, and could have been mistaken to
be pejorative.  A few other minor nits were fixed while here.
</content>
</entry>
</feed>
