<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libplist/fuzz, branch 2.2.0</title>
<subtitle>Library to handle Apple Property List format files in binary or XML</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/'/>
<entry>
<title>Add API version to library and pkgconfig file for proper linking</title>
<updated>2020-06-14T21:18:39+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2020-06-13T01:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=eff97404bd3ca5954a100a68705474956f1a89dc'/>
<id>eff97404bd3ca5954a100a68705474956f1a89dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unfold automake variables into multiple lines for maintainability</title>
<updated>2020-06-09T16:19:07+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2020-06-09T16:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=c14849987d893999c03f165b49257e108d07bad3'/>
<id>c14849987d893999c03f165b49257e108d07bad3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fuzz: Add some more crash samples reported via github issues.</title>
<updated>2017-05-31T00:03:32+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-05-31T00:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=ebd8083859b59bf3bed48468b52020cdba70f3bf'/>
<id>ebd8083859b59bf3bed48468b52020cdba70f3bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fuzz: Add crash/leak samples from OSS-Fuzz</title>
<updated>2017-05-30T18:54:21+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-05-30T18:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=94708aacf8ed0dd5ac161a726ab8c6db04c395b1'/>
<id>94708aacf8ed0dd5ac161a726ab8c6db04c395b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fuzz: Move known crash/leak samples to per-fuzzer directories</title>
<updated>2017-05-30T18:19:35+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-05-30T18:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=8bc2a5aaaf865c99c5e4410bb7cc0a86ed014a07'/>
<id>8bc2a5aaaf865c99c5e4410bb7cc0a86ed014a07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fuzz: Add appropriate -max_len to fuzzers for testing</title>
<updated>2017-05-29T15:22:14+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-05-29T15:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=2fecc5c03417fbb197d373691fc825d1f9ec3299'/>
<id>2fecc5c03417fbb197d373691fc825d1f9ec3299</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Integrate fuzzers into build system</title>
<updated>2017-05-29T02:08:29+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-05-29T02:08:29+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=99f3ab144dcaa97a2be37e562740dbff2de350c6'/>
<id>99f3ab144dcaa97a2be37e562740dbff2de350c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fuzz: Add some known previously crashing test cases</title>
<updated>2017-05-29T02:05:01+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-05-29T02:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=1e89644636438269bcedb50f3eabf0780d0074ac'/>
<id>1e89644636438269bcedb50f3eabf0780d0074ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fuzzing targets for libFuzzer used by Google's OSS-Fuzz</title>
<updated>2017-04-25T12:54:59+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2017-04-25T12:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=5c6e695ca942f9a417d24e58f14d51f3e8e1885d'/>
<id>5c6e695ca942f9a417d24e58f14d51f3e8e1885d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
