<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust-plist, branch v0.1.3</title>
<subtitle>A rusty plist parser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/'/>
<entry>
<title>Fix reading small binary plists with data stored in the 6 byte trailer padding. Closes #20.</title>
<updated>2017-04-19T08:31:26+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-04-19T08:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=7079d594fa45495b411949d65d1d3a8f5dfecdcd'/>
<id>7079d594fa45495b411949d65d1d3a8f5dfecdcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit the number of objects that can be created by the binary parser. Binary plists can contain circular references.</title>
<updated>2017-03-06T21:08:58+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-03-06T21:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=1df5db005ea9959c4e19107997f446dc17095be4'/>
<id>1df5db005ea9959c4e19107997f446dc17095be4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fuzz the binary and xml parsers separately.</title>
<updated>2017-03-06T21:07:19+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-03-06T21:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=e322e26b7e8c3dbfcba5c6142ca7559b63fc1652'/>
<id>e322e26b7e8c3dbfcba5c6142ca7559b63fc1652</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle max_allocation correctly for files over 4GB.</title>
<updated>2017-03-05T12:00:00+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-03-05T12:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=62977a504825f12126aa53c3d5cd8affc95c4a7c'/>
<id>62977a504825f12126aa53c3d5cd8affc95c4a7c</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 post publish.</title>
<updated>2017-03-03T14:08:01+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-03-03T14:08:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=eaf7808bc563b281aadd412b6f868d4c8124b43c'/>
<id>eaf7808bc563b281aadd412b6f868d4c8124b43c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don’t panic on invalid object references.</title>
<updated>2017-03-03T14:05:31+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-03-03T13:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=f7c3d0d0875e1e3c2b2b317581416e5c389197dd'/>
<id>f7c3d0d0875e1e3c2b2b317581416e5c389197dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit individual allocation sizes to the size of the plist being read.</title>
<updated>2017-03-03T14:05:31+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-03-03T13:50:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=62cae5d6ea74e2a9d95ed4b68a1b74b78f49d31e'/>
<id>62cae5d6ea74e2a9d95ed4b68a1b74b78f49d31e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cargo fuzz support.</title>
<updated>2017-03-03T14:05:31+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-03-03T12:11:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=4a358659148be6f216a2ed8ea2004b2e744b8fb1'/>
<id>4a358659148be6f216a2ed8ea2004b2e744b8fb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No longer very much a work in progress.</title>
<updated>2017-02-22T17:45:56+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-02-22T17:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=061874f8865b9f0f14c3bc5e56f2125520a49c87'/>
<id>061874f8865b9f0f14c3bc5e56f2125520a49c87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>serde::deserialize should support binary and xml encodings.</title>
<updated>2017-02-22T10:42:59+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-02-22T10:42:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=fbbfc59aa3b0ba672e71d1df57dcd899d6e56479'/>
<id>fbbfc59aa3b0ba672e71d1df57dcd899d6e56479</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
