<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libusbmuxd, branch 1.0.10</title>
<subtitle>A client library to multiplex connections from and to iOS devices</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/'/>
<entry>
<title>Update NEWS with latest changes</title>
<updated>2014-10-14T23:48:29+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-10-14T23:48:29+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=fe871d7a2fb67170ecc27c5b88d84585d0de6a89'/>
<id>fe871d7a2fb67170ecc27c5b88d84585d0de6a89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "check-news" automake option to ensure correct NEWS file on releases</title>
<updated>2014-10-14T17:25:44+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-10-14T17:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=855bac2fe0af6aa63c3089535f893ae931ea70cb'/>
<id>855bac2fe0af6aa63c3089535f893ae931ea70cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS with older changes that were left in usbmuxd's NEWS file</title>
<updated>2014-10-14T16:26:08+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-10-14T16:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=85a277868bba5056814fa57551069bd179bee6fc'/>
<id>85a277868bba5056814fa57551069bd179bee6fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump so name correctly as some ABI symbols were removed</title>
<updated>2014-10-14T16:26:08+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-10-14T16:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=15fd80a02866b15a8539648631cc91a79f4f3fe1'/>
<id>15fd80a02866b15a8539648631cc91a79f4f3fe1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inotify: Work around race condition by adding a retry loop</title>
<updated>2014-10-10T19:53:07+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2014-10-10T19:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=ef914f101de98af51063979448e971fdf6c96ce8'/>
<id>ef914f101de98af51063979448e971fdf6c96ce8</id>
<content type='text'>
In certain circumstances usbmuxd might not have been started up when the
socket file creation event has occured. This causes connect_usbmuxd_socket()
to fail and usbmuxd_listen_inotify() is invoked again, but the socket file
creation event will not occur anymore. To fix this we retry to connect to
usbmuxd after waiting a second in case the first connection attempt failed
(with a maximum of 10 retries).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In certain circumstances usbmuxd might not have been started up when the
socket file creation event has occured. This causes connect_usbmuxd_socket()
to fail and usbmuxd_listen_inotify() is invoked again, but the socket file
creation event will not occur anymore. To fix this we retry to connect to
usbmuxd after waiting a second in case the first connection attempt failed
(with a maximum of 10 retries).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix check for file descriptor validity</title>
<updated>2014-10-10T19:51:48+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2014-10-10T19:51:48+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=471b2261e73c5a65049a5c842369ec3de613850c'/>
<id>471b2261e73c5a65049a5c842369ec3de613850c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update and correct AUTHORS</title>
<updated>2014-10-06T15:52:09+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-10-06T15:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=8152b60564a557a009a76912f5e566c27fe9a3f2'/>
<id>8152b60564a557a009a76912f5e566c27fe9a3f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright header</title>
<updated>2014-10-06T15:51:53+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-10-06T15:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=ae643b23e88c7ee380e1bea91898a92bf37e8e4a'/>
<id>ae643b23e88c7ee380e1bea91898a92bf37e8e4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix undefined pointer operation warning from latest Clang</title>
<updated>2014-10-06T15:43:25+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-10-06T15:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=1cdcd2205778567d11ea8261be3dc7d14c4746d0'/>
<id>1cdcd2205778567d11ea8261be3dc7d14c4746d0</id>
<content type='text'>
Fixes #20, which caused a warning due to "-Wtautological-pointer-compare".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #20, which caused a warning due to "-Wtautological-pointer-compare".
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump so revision due to ABI changes</title>
<updated>2014-10-03T14:07:06+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2014-10-03T14:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=bbce08f176a79f89b9228e2ceb964c0cc1f2c779'/>
<id>bbce08f176a79f89b9228e2ceb964c0cc1f2c779</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
