<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nng, branch v1.1.0-rc</title>
<subtitle>A mirror of https://github.com/nanomsg/nng
</subtitle>
<id>https://cogarr.net/source/cgit.cgi/nng/atom?h=v1.1.0-rc</id>
<link rel='self' href='https://cogarr.net/source/cgit.cgi/nng/atom?h=v1.1.0-rc'/>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/'/>
<updated>2018-11-06T02:20:45Z</updated>
<entry>
<title>fixes #779 Bump ABI version for v1.1</title>
<updated>2018-11-06T02:20:45Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2018-11-06T02:20:45Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=a308cecfcea67d74b28c609c8b32968e84233602'/>
<id>urn:sha1:a308cecfcea67d74b28c609c8b32968e84233602</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #778 nng_http_handler_set_tree link bad</title>
<updated>2018-11-06T02:09:39Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2018-11-06T01:38:57Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=c451d4244e025e28717b469d59fdfb4d78f9e29b'/>
<id>urn:sha1:c451d4244e025e28717b469d59fdfb4d78f9e29b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #456 TLS configuration object hold</title>
<updated>2018-11-06T02:09:35Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2018-11-06T01:21:34Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=3cc0bb37e3543052f336abe1d3349ff095f72ae2'/>
<id>urn:sha1:3cc0bb37e3543052f336abe1d3349ff095f72ae2</id>
<content type='text'>
fixes #776 Configuration of mbedTLS should warn about license
</content>
</entry>
<entry>
<title>fixes #577 target library dependencies should be public</title>
<updated>2018-11-06T00:20:23Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2018-11-05T21:54:40Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=77984b14a65c0a7387c97f3d36f947dd17358744'/>
<id>urn:sha1:77984b14a65c0a7387c97f3d36f947dd17358744</id>
<content type='text'>
This is a significant refactor of the library configuration.
We use the modern package configuration helper, with a template
script that also does the find_package dance for any of our
dependencies.

We also have restructured the code so that most protocols and
transports have their configuration isolated to their own CMakeLists
file, reducing the size of the global CMakeLists file.
</content>
</entry>
<entry>
<title>fixes #682 Support for Chunked Transfer Coding</title>
<updated>2018-11-03T03:57:08Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2018-11-02T06:41:53Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=db92342b43d429b8b07244cc003a8589a1b1c542'/>
<id>urn:sha1:db92342b43d429b8b07244cc003a8589a1b1c542</id>
<content type='text'>
This is the client side only, although the work is structured to
support server applications.  The chunked API is for now private,
although the intent to is to make it public for applications who
really want to use it.

Note that chunked transfer encoding puts data through extra copies.
First it copies through the buffering area (because I have to be able
to extract variable length strings from inside the data stream), and then
again to reassemble the chunks into a single unified object.

We do assume that the user wants the entire thing as a single object.
This means that using this to pull unbounded data will just silently
consume all memory. Use caution!
</content>
</entry>
<entry>
<title>fixes #772 ineffectual assignment in aio_init</title>
<updated>2018-11-02T06:47:20Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2018-11-02T06:47:20Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=156604bd07ee60faa323968c71627f1c701b473a'/>
<id>urn:sha1:156604bd07ee60faa323968c71627f1c701b473a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #766 NNG asserts when setting socket name</title>
<updated>2018-11-02T02:54:30Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2018-11-02T02:54:30Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=5706608b3787935b0bcb115bb8fd899005e4ce65'/>
<id>urn:sha1:5706608b3787935b0bcb115bb8fd899005e4ce65</id>
<content type='text'>
Reported by @TBastiani (with suggested fix).  Test validation added.
</content>
</entry>
<entry>
<title>fixes #770 Assertion in NNG TLS layer</title>
<updated>2018-11-02T02:44:24Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2018-11-02T02:44:24Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=75c40aa9009f453f6e35bc136d3e67a9cb1a4729'/>
<id>urn:sha1:75c40aa9009f453f6e35bc136d3e67a9cb1a4729</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #767 Want tunable stack size</title>
<updated>2018-11-01T01:01:48Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2018-11-01T01:01:48Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=ffd1f503603f764455802a569a11406018a264f0'/>
<id>urn:sha1:ffd1f503603f764455802a569a11406018a264f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #763 buffer overrun in options test</title>
<updated>2018-10-27T04:35:07Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2018-10-27T04:35:07Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=1d72edd132b348de0e66c08c6df895043ba34981'/>
<id>urn:sha1:1d72edd132b348de0e66c08c6df895043ba34981</id>
<content type='text'>
</content>
</entry>
</feed>
