<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libplist/dev, branch 1.10</title>
<subtitle>Library to handle Apple Property List format files in binary or XML</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/'/>
<entry>
<title>Fork libiphone and remove anything non plist specific.</title>
<updated>2008-12-13T11:21:03+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2008-12-13T11:21:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=3fdd24aea06a9bf38d9d34fb8bccbb7023ed3100'/>
<id>3fdd24aea06a9bf38d9d34fb8bccbb7023ed3100</id>
<content type='text'>
Update library and make related files acordingly .
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update library and make related files acordingly .
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some bugs in binary plist generation.</title>
<updated>2008-12-12T21:05:44+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2008-12-12T21:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=9ca887308d59e6cb5bf684f9f3bd968118e8014f'/>
<id>9ca887308d59e6cb5bf684f9f3bd968118e8014f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix minor programming erro plus enhance plutil to convert bin to xml and xml to bin.</title>
<updated>2008-12-10T22:42:21+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2008-12-10T22:42:21+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=cd95e9bc6e23949b5cef3996132b79bd8803467a'/>
<id>cd95e9bc6e23949b5cef3996132b79bd8803467a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup unused functions.</title>
<updated>2008-12-01T20:23:58+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2008-12-01T20:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=7563917755cf58cee80fbd5bc56a1ab0f563963a'/>
<id>7563917755cf58cee80fbd5bc56a1ab0f563963a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>complete xml plist abstraction and migrate lockdownd_hello to new plist API.</title>
<updated>2008-11-30T20:49:56+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2008-11-30T20:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=d560cf5a15d1aef74e95b208ed69b7d324d94354'/>
<id>d560cf5a15d1aef74e95b208ed69b7d324d94354</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Continue abstraction of xml and binary plist.</title>
<updated>2008-11-30T15:36:18+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2008-11-30T15:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=889cb32a1231c41762d7e2bbe6c891bd3a6c9a7d'/>
<id>889cb32a1231c41762d7e2bbe6c891bd3a6c9a7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some warnings and indent</title>
<updated>2008-11-25T18:14:27+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2008-11-25T18:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=aed2c025f6e47dc769675e564cc574adc496a88a'/>
<id>aed2c025f6e47dc769675e564cc574adc496a88a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Output binary data base64 encoded (and 60 cols wide)</title>
<updated>2008-11-24T21:49:23+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2008-08-31T20:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=0bca81e7c8ce5ba53390271e5c7eaa7a5f281c91'/>
<id>0bca81e7c8ce5ba53390271e5c7eaa7a5f281c91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added binary-plist support (tweaked slightly to move stuff around)</title>
<updated>2008-11-24T21:49:07+00:00</updated>
<author>
<name>Zach C</name>
</author>
<published>2008-08-31T18:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=f4c4b783c8dbe2fe8e7e6f6b5f19f0d44b489c9a'/>
<id>f4c4b783c8dbe2fe8e7e6f6b5f19f0d44b489c9a</id>
<content type='text'>
Signed-off-by: Matt Colyer &lt;matt@colyer.name&gt;

fix makefile to take correct main function into account
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Matt Colyer &lt;matt@colyer.name&gt;

fix makefile to take correct main function into account
</pre>
</div>
</content>
</entry>
<entry>
<title>fix missing Makefile.am file</title>
<updated>2008-11-13T17:56:15+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2008-11-13T17:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=8c3a01e11bb9c74e2a1bb7da143cb35469f29fba'/>
<id>8c3a01e11bb9c74e2a1bb7da143cb35469f29fba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
