<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vmime, 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>2017-01-03T20:00:08Z</updated>
<entry>
<title>Release 0.9.2.</title>
<updated>2017-01-03T20:00:08Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2017-01-03T20:00:08Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=7627129f4e30064b8fb915fb6339a0aa19a743ca'/>
<id>urn:sha1:7627129f4e30064b8fb915fb6339a0aa19a743ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #156 from bosim/add-wrapped-message-id-option</title>
<updated>2017-01-03T19:52:48Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2017-01-03T19:52:48Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=6cc9995f7bdb5bf579232997eb8a5c7e0bf47548'/>
<id>urn:sha1:6cc9995f7bdb5bf579232997eb8a5c7e0bf47548</id>
<content type='text'>
Add option to specify if vmime should wrap (Message|Content)-Id.</content>
</entry>
<entry>
<title>Add option to specify if vmime should wrap (Message|Content)-Id</title>
<updated>2017-01-03T14:32:36Z</updated>
<author>
<name>Bo Simonsen</name>
<email>b.simonsen@kopano.com</email>
</author>
<published>2017-01-03T14:26:49Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=3efaba7cdd996d50b66bf246d99b6854dd0853c6'/>
<id>urn:sha1:3efaba7cdd996d50b66bf246d99b6854dd0853c6</id>
<content type='text'>
Some MUAs (at least Outlook) has problems on Content-Id being wrapped,
therefore it is desired to turn what off. By wrapping Content-Id we
mean:

Content-Id: &lt;jira-generated-image-avatar-.................................................&gt;

becomes

Content-Id:
 &lt;jira-generated-image-avatar-.................................................&gt;

An option has been added to GenerationContext to force the
wrapping off (GenerationContext::setWrapMessageId(false)).

Signed-off-by: Bo Simonsen &lt;b.simonsen@kopano.com&gt;
</content>
</entry>
<entry>
<title>ChangeLog is not updated anymore, refer to commits.</title>
<updated>2017-01-02T20:45:03Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2017-01-02T20:45:03Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=3f9190089a56c2df94e05bcac6a7d1e63e18da71'/>
<id>urn:sha1:3f9190089a56c2df94e05bcac6a7d1e63e18da71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always ignore newlines between words.</title>
<updated>2017-01-02T20:40:38Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2017-01-02T20:40:38Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=c53e914ea57dac19773aee30d3cf04d92d8cf1bf'/>
<id>urn:sha1:c53e914ea57dac19773aee30d3cf04d92d8cf1bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #151: don't ignore CMAKE_CXX_FLAGS command line argument.</title>
<updated>2016-12-06T21:35:18Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2016-12-06T21:35:18Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=b1b3f30e8d715b8a805c668a86885395fda24d56'/>
<id>urn:sha1:b1b3f30e8d715b8a805c668a86885395fda24d56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #149: don't loose charset when fixing invalid broken words.</title>
<updated>2016-11-05T12:31:54Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2016-11-05T12:31:54Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=5424aa2381b76464ead401090558820f5d9d270b'/>
<id>urn:sha1:5424aa2381b76464ead401090558820f5d9d270b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/kisli/vmime</title>
<updated>2016-11-02T21:27:51Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2016-11-02T21:27:51Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=9a1753dc6cbf801a584e0656a636804dbb3c14d1'/>
<id>urn:sha1:9a1753dc6cbf801a584e0656a636804dbb3c14d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't recursively include compile flags.</title>
<updated>2016-11-02T21:27:38Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2016-11-02T21:27:38Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=4ea1cdc2a1c9425ea39d7fc2d6a4c354afaacbdd'/>
<id>urn:sha1:4ea1cdc2a1c9425ea39d7fc2d6a4c354afaacbdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #145 from 0xd34df00d/const_getCertificate</title>
<updated>2016-10-13T20:35:57Z</updated>
<author>
<name>Vincent Richard</name>
<email>vincent@vincent-richard.net</email>
</author>
<published>2016-10-13T20:35:57Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/vmime/commit/?id=047cacb1dba516ca902b36a290f2b81555658c1e'/>
<id>urn:sha1:047cacb1dba516ca902b36a290f2b81555658c1e</id>
<content type='text'>
Added const overload for certificateException::getCertificate().</content>
</entry>
</feed>
