<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vmime/tests/utility, branch v0.9.2</title>
<subtitle>A powerful C++ class library for working with RFC-822 and MIME messages and Internet messaging services like IMAP, POP or SMTP.</subtitle>
<id>http://git.bktus.com/gpgfrontend/vmime/atom?h=v0.9.2</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/vmime/atom?h=v0.9.2'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/'/>
<updated>2016-03-13T19:15:22Z</updated>
<entry>
<title>Issue #126: more warnings fixed.</title>
<updated>2016-03-13T19:15:22Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2016-03-13T19:15:22Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=4fd8976515a7e0a4aa34bad9611e9b67df5a186a'/>
<id>urn:sha1:4fd8976515a7e0a4aa34bad9611e9b67df5a186a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed possible endless loop with some buffer sizes (thanks to John van der Kamp).</title>
<updated>2015-06-11T18:03:38Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2015-06-11T18:03:38Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=3dd5975422cc09298e6c454cca0e8bd6aac53b07'/>
<id>urn:sha1:3dd5975422cc09298e6c454cca0e8bd6aac53b07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Path to/from string conversion.</title>
<updated>2014-01-19T16:25:25Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2014-01-19T16:25:25Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=58bad6e4887bd41c17f3b89a70a1837356a12ebf'/>
<id>urn:sha1:58bad6e4887bd41c17f3b89a70a1837356a12ebf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use equivalence instead of strict equality for path components.</title>
<updated>2014-01-15T23:15:21Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2014-01-15T23:15:21Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=d0ffbb60e654d39b6e22dc2be1693d9d676c997f'/>
<id>urn:sha1:d0ffbb60e654d39b6e22dc2be1693d9d676c997f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reset line length after encoding a hard line break in QP encoding.</title>
<updated>2014-01-14T07:18:24Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2014-01-14T07:18:24Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=fe43da096f4bd4449535735dfc9e9d1f81f2d854'/>
<id>urn:sha1:fe43da096f4bd4449535735dfc9e9d1f81f2d854</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.</title>
<updated>2013-12-10T07:52:51Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2013-12-10T07:52:51Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=7e265b05f440ed81b80f2de496c9d13221a69fe0'/>
<id>urn:sha1:7e265b05f440ed81b80f2de496c9d13221a69fe0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Boost/C++11 shared pointers.</title>
<updated>2013-11-21T21:16:57Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2013-11-21T21:16:57Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=f9913fa28a27f23fde2d4956c62cbb2fb2bc2ee8'/>
<id>urn:sha1:f9913fa28a27f23fde2d4956c62cbb2fb2bc2ee8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use "std::map" instead of "propertySet" in url class.</title>
<updated>2013-11-15T20:46:03Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2013-11-15T20:46:03Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=e760842265e2dd3d352b59164cb8fda64420a5a9'/>
<id>urn:sha1:e760842265e2dd3d352b59164cb8fda64420a5a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for SIZE SMTP extension (RFC-1870).</title>
<updated>2013-06-24T13:32:40Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2013-06-24T13:32:40Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=895b07cae9741f44a1272b2f3875f8dd94763222'/>
<id>urn:sha1:895b07cae9741f44a1272b2f3875f8dd94763222</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added filtered output stream to transform LFs to CRLFs.</title>
<updated>2013-04-16T10:03:13Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2013-04-16T10:03:13Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=462311e382834bc893df9433b916f28ae9830090'/>
<id>urn:sha1:462311e382834bc893df9433b916f28ae9830090</id>
<content type='text'>
</content>
</entry>
</feed>
