<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust-plist/src/binary, 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>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>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>Improve binary plist datetime decoding.</title>
<updated>2017-02-02T20:29:57+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-01-07T13:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=910c3eed3dc7895086a98bf7f5d373e22388a272'/>
<id>910c3eed3dc7895086a98bf7f5d373e22388a272</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run rustfmt.</title>
<updated>2017-02-02T20:29:57+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-01-07T11:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=e0c687aa4dfa8a27982037efdf8692b39b7b9c97'/>
<id>e0c687aa4dfa8a27982037efdf8692b39b7b9c97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly read the length of UTF16 strings</title>
<updated>2016-09-06T20:14:10+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2016-09-06T20:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=effd194f6e81a8f0cb00e03914764353f67f8b32'/>
<id>effd194f6e81a8f0cb00e03914764353f67f8b32</id>
<content type='text'>
Closes #12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #12
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependencies and fix travis</title>
<updated>2016-04-03T14:09:09+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2016-04-03T13:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=d7e30166bc55f81b8c3391915c201af7dca0ce44'/>
<id>d7e30166bc55f81b8c3391915c201af7dca0ce44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve error handling</title>
<updated>2015-12-30T16:21:28+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2015-12-30T16:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=bca7a4a2335a10c6fb86702593fb8ebbdd5d6c40'/>
<id>bca7a4a2335a10c6fb86702593fb8ebbdd5d6c40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
