<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libimobiledevice/src, branch 1.1.0</title>
<subtitle>A protocol library to access iOS devices on Linux</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/'/>
<entry>
<title>notification_proxy: read ProxyDeath message after posting notification</title>
<updated>2010-11-28T17:49:43+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-11-28T16:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=0fe512caeb70ff9e376e1be2146c8fe2081ce1d5'/>
<id>0fe512caeb70ff9e376e1be2146c8fe2081ce1d5</id>
<content type='text'>
This prevents ugly error messages appearing in the device's syslog.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This prevents ugly error messages appearing in the device's syslog.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a safety check in lockdownd_client_new_with_handshake() to fix a possible crash</title>
<updated>2010-11-27T18:30:40+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-11-27T18:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=4d7fdcc4d63dc61c9b1c4cc114604ae1f9d2e7de'/>
<id>4d7fdcc4d63dc61c9b1c4cc114604ae1f9d2e7de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure uuid argument of idevice_get_uuid() is set</title>
<updated>2010-11-27T18:27:03+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-11-27T18:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=243c28732e1ba7ade4772a9b203fbe193188f956'/>
<id>243c28732e1ba7ade4772a9b203fbe193188f956</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix iOS 4.2 GnuTLS issue by passing a certificate in the handshake</title>
<updated>2010-11-27T13:12:57+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-11-27T13:12:57+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=363098c083a8cd7acc6ca902c92ecdae0f3ef2fb'/>
<id>363098c083a8cd7acc6ca902c92ecdae0f3ef2fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new house_arrest service including small test tool</title>
<updated>2010-11-05T19:39:07+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-11-05T19:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=139306caebdcc9e4383795227ca3662d484e04d5'/>
<id>139306caebdcc9e4383795227ca3662d484e04d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>afc: new function afc_client_new_from_connection</title>
<updated>2010-11-05T17:03:51+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-11-05T17:03:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=eac909b522bb405cd34a8fb48259ea3952d2360a'/>
<id>eac909b522bb405cd34a8fb48259ea3952d2360a</id>
<content type='text'>
This function allows creating an afc client upon an already established
connection. This is for example required for the house_arrest service.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This function allows creating an afc client upon an already established
connection. This is for example required for the house_arrest service.
</pre>
</div>
</content>
</entry>
<entry>
<title>afc: fix reading of afc status codes on big endian machines</title>
<updated>2010-09-01T20:31:23+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-09-01T20:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=87cba8cf076d7441123a25ed7079690e399dcc61'/>
<id>87cba8cf076d7441123a25ed7079690e399dcc61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>device_link_service: add new function device_link_service_receive_message</title>
<updated>2010-08-27T00:01:19+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-08-27T00:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=fdf111f87feac01ff366b8ac18f1df8262006bcd'/>
<id>fdf111f87feac01ff366b8ac18f1df8262006bcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>afc: fix packet communication on big endian machines</title>
<updated>2010-08-26T23:20:00+00:00</updated>
<author>
<name>Marty Rosenberg</name>
</author>
<published>2010-08-26T23:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=52e717b63544b83855b9f0016888094d9c6bc683'/>
<id>52e717b63544b83855b9f0016888094d9c6bc683</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>device_link_service: removed unused local variable</title>
<updated>2010-08-14T23:39:44+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-08-14T23:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=34ebb8accc32a161bd6a7cebf9d8c909696d0634'/>
<id>34ebb8accc32a161bd6a7cebf9d8c909696d0634</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
