<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libimobiledevice, branch stable-1-0-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>Update NEWS for 1.0.7 release</title>
<updated>2012-03-22T19:49:50+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2012-03-22T19:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=aae64d6710b1caa00347187351c5254724b03653'/>
<id>aae64d6710b1caa00347187351c5254724b03653</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dev: Remove unpackaged housearresttest.c dist target</title>
<updated>2012-03-22T19:49:06+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2012-03-22T19:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=13671262e82416a983bdb963ceaae6f4ba587506'/>
<id>13671262e82416a983bdb963ceaae6f4ba587506</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dev: Fix compiler warnings</title>
<updated>2012-03-22T17:55:04+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2012-03-21T13:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=75ed654ba636dd77c0ecdc9f83c9fb526923c363'/>
<id>75ed654ba636dd77c0ecdc9f83c9fb526923c363</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix detection of swig version</title>
<updated>2012-03-22T17:54:42+00:00</updated>
<author>
<name>Julien Lavergne</name>
</author>
<published>2011-07-05T23:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=c47223c3bfedad17e4b0c99c0118c2c7b2b6b65a'/>
<id>c47223c3bfedad17e4b0c99c0118c2c7b2b6b65a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use AC_LANG_SOURCE to avoid warnings in configure.ac</title>
<updated>2012-03-22T17:54:15+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2012-03-20T21:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=5b5eaffa21105de2cd203f9271945669e0767e4b'/>
<id>5b5eaffa21105de2cd203f9271945669e0767e4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix invalid characters in xml plists</title>
<updated>2012-03-22T17:53:57+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2012-01-19T23:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=a6be9013acc0f3f2ab37b703798e76409a1c7253'/>
<id>a6be9013acc0f3f2ab37b703798e76409a1c7253</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>idevice: add error checking to internal_ssl_write()</title>
<updated>2012-03-22T17:52:06+00:00</updated>
<author>
<name>Geoff Paul</name>
</author>
<published>2012-01-12T00:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=b83f925e58d4e8b89d042c0f375045a94bb0b202'/>
<id>b83f925e58d4e8b89d042c0f375045a94bb0b202</id>
<content type='text'>
Returning 0 bytes sent upon error causes an infinite loop
within the calling gnutls code. Returning -1 as an error
code allows gnutls to properly detect and recover.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Returning 0 bytes sent upon error causes an infinite loop
within the calling gnutls code. Returning -1 as an error
code allows gnutls to properly detect and recover.
</pre>
</div>
</content>
</entry>
<entry>
<title>idevicesyslog: use fflush to immediately write out buffer</title>
<updated>2012-03-22T17:51:48+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2012-01-11T22:58:18+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=af0765f2fdb266f3bc08e2adf639b24aec8dee4b'/>
<id>af0765f2fdb266f3bc08e2adf639b24aec8dee4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lockdown: iOS 5: handle 'Error' key in lockdown_check_result</title>
<updated>2012-03-22T17:51:30+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2011-11-21T15:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=3349235c49ad96bfe16dd9567ce0f50203f7a0c3'/>
<id>3349235c49ad96bfe16dd9567ce0f50203f7a0c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory leak in idevice_device_list_free</title>
<updated>2012-03-22T17:51:12+00:00</updated>
<author>
<name>Peter Hoepfner</name>
</author>
<published>2011-10-19T18:40:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=d7b96dcab3c1e5dcd24d69a34f8f5da186062f3d'/>
<id>d7b96dcab3c1e5dcd24d69a34f8f5da186062f3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
