<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libimobiledevice, branch 0.9.5</title>
<subtitle>A cross-platform protocol library to access iOS devices</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/'/>
<entry>
<title>Update README for correct usbmuxd</title>
<updated>2009-11-24T15:58:37+00:00</updated>
<author>
<name>Matt Colyer</name>
</author>
<published>2009-11-24T15:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=21334b9a164ce6fcaaf77a17329df7e08b0c7b7c'/>
<id>21334b9a164ce6fcaaf77a17329df7e08b0c7b7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix distcheck by removing usage of private function in dev tools</title>
<updated>2009-11-24T15:51:26+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2009-11-19T20:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=3ae9957a5114406a5d94d34d756a1c17755faf52'/>
<id>3ae9957a5114406a5d94d34d756a1c17755faf52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set ssl_certificate to NULL in lockdownd_client_new</title>
<updated>2009-11-19T20:07:50+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2009-11-18T12:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=658856df1bf2282ff5243346218373f51edfedd1'/>
<id>658856df1bf2282ff5243346218373f51edfedd1</id>
<content type='text'>
[#87 state:resolved]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[#87 state:resolved]
</pre>
</div>
</content>
</entry>
<entry>
<title>Move my private ignore list to public.</title>
<updated>2009-11-19T20:06:49+00:00</updated>
<author>
<name>Matt Colyer</name>
</author>
<published>2009-11-19T20:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=974754a6bf757af0a007044262b24b76bc0120c2'/>
<id>974754a6bf757af0a007044262b24b76bc0120c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>silence building output for better overview</title>
<updated>2009-11-18T03:26:16+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2009-11-17T00:58:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=91f9e449f7432d8b609d5550a2abae47bb7b9aff'/>
<id>91f9e449f7432d8b609d5550a2abae47bb7b9aff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify gnutls_session_t use</title>
<updated>2009-11-18T03:24:46+00:00</updated>
<author>
<name>Christophe Fergeau</name>
</author>
<published>2009-11-17T20:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=2d064e04204dc57ba826b0e9ecf83bcd494d008f'/>
<id>2d064e04204dc57ba826b0e9ecf83bcd494d008f</id>
<content type='text'>
gnutls_session_t is already a pointer, we don't need to manipulate a
gnutls_session_t*

[#87 state:resolved]

Signed-off-by: Matt Colyer &lt;matt@colyer.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gnutls_session_t is already a pointer, we don't need to manipulate a
gnutls_session_t*

[#87 state:resolved]

Signed-off-by: Matt Colyer &lt;matt@colyer.name&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>don't leak memory allocated for gnutls credentials</title>
<updated>2009-11-18T03:24:39+00:00</updated>
<author>
<name>Christophe Fergeau</name>
</author>
<published>2009-11-17T20:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=e3b6f3237efae9de0412573ae056b33e0ba48137'/>
<id>e3b6f3237efae9de0412573ae056b33e0ba48137</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spaces that should be tabs.</title>
<updated>2009-11-18T03:21:13+00:00</updated>
<author>
<name>Matt Colyer</name>
</author>
<published>2009-11-18T03:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=c56382f15ec52925219daddd10d2a4cefb4fa166'/>
<id>c56382f15ec52925219daddd10d2a4cefb4fa166</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preparing for release 0.9.5</title>
<updated>2009-11-18T03:12:52+00:00</updated>
<author>
<name>Matt Colyer</name>
</author>
<published>2009-11-16T16:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=3ac7fb460c495d34fc02364b2ff7e56456a1a50f'/>
<id>3ac7fb460c495d34fc02364b2ff7e56456a1a50f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify 'libiphone.iPhone' module to 'iphone'</title>
<updated>2009-11-12T18:57:12+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-11-11T21:07:28+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=1ccc8762a6564348b775a5038c16b3566114f2eb'/>
<id>1ccc8762a6564348b775a5038c16b3566114f2eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
