<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libvformat, branch master</title>
<subtitle>A small, portable library for accessing vformat objects eg VCARD.</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libvformat.git/'/>
<entry>
<title>vf_parser: fix memory corruption due to incorrect pointer</title>
<updated>2013-02-20T18:00:52+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2013-02-20T18:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libvformat.git/commit/?id=785ac6a450c901b5f8a32573e446926dd8b2e502'/>
<id>785ac6a450c901b5f8a32573e446926dd8b2e502</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix base64 decoding for multi-line data</title>
<updated>2013-02-20T17:03:42+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2013-02-20T17:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libvformat.git/commit/?id=d86c2a34bdaa37dfd07c8ded8a19afbfc1066949'/>
<id>d86c2a34bdaa37dfd07c8ded8a19afbfc1066949</id>
<content type='text'>
The base64 decoder assumed that all data passed to it is a complete
base64 blob. However due to the nature of different encoding schemes
vformat data can also be spanned over multiple lines, usually prefixed
by one or more spaces. The problem arises when a base64 line is broken
in a non-by-4-dividable manner. We fix this by storing a remainder if
the base64 data is not dividable by 4 and prepend it to the next decode
operation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The base64 decoder assumed that all data passed to it is a complete
base64 blob. However due to the nature of different encoding schemes
vformat data can also be spanned over multiple lines, usually prefixed
by one or more spaces. The problem arises when a base64 line is broken
in a non-by-4-dividable manner. We fix this by storing a remainder if
the base64 data is not dividable by 4 and prepend it to the next decode
operation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version correctly to 1.14</title>
<updated>2013-02-10T21:52:55+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-02-10T21:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libvformat.git/commit/?id=f70f1876b9287dc21302ebce4d5374291087fc2b'/>
<id>f70f1876b9287dc21302ebce4d5374291087fc2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid library versioning for win32</title>
<updated>2013-02-10T21:47:33+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-02-10T21:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libvformat.git/commit/?id=507f3f8939f23f5616f303782a455659eee28355'/>
<id>507f3f8939f23f5616f303782a455659eee28355</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add soname versioning for supported systems</title>
<updated>2013-02-10T21:47:02+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-02-10T21:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libvformat.git/commit/?id=7d20b8b632da36d2dfcfc6ca75f3f4766b933829'/>
<id>7d20b8b632da36d2dfcfc6ca75f3f4766b933829</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.2.0</title>
<updated>2013-02-10T21:29:58+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-02-10T20:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libvformat.git/commit/?id=cb14f0440cb990b5761addb8086053ab83a3fe10'/>
<id>cb14f0440cb990b5761addb8086053ab83a3fe10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed win32 shared lib creation</title>
<updated>2013-02-10T21:28:49+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2013-02-10T21:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libvformat.git/commit/?id=1b096ae6bff0a28f952ac91f2882587ab3f19228'/>
<id>1b096ae6bff0a28f952ac91f2882587ab3f19228</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use lowercase &lt;windows.h&gt; include to fix build on case-sensitive systems</title>
<updated>2013-02-10T20:29:32+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-02-10T20:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libvformat.git/commit/?id=91d00cd3123c9382bbaf5a88c3c3c6a45fc2e109'/>
<id>91d00cd3123c9382bbaf5a88c3c3c6a45fc2e109</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not install vformat test program</title>
<updated>2013-02-10T20:29:16+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-02-10T20:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libvformat.git/commit/?id=11a856070d61c4adb892ebc4310145187acd31f2'/>
<id>11a856070d61c4adb892ebc4310145187acd31f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wrong library name for linker flag in pkg-config file</title>
<updated>2013-02-10T20:14:07+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-02-10T20:14:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libvformat.git/commit/?id=1ba437876afd9d9db53d5c2232e733fc36502020'/>
<id>1ba437876afd9d9db53d5c2232e733fc36502020</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
