<feed xmlns='http://www.w3.org/2005/Atom'>
<title>usbmuxd, branch v1.0.6</title>
<subtitle>A socket daemon to multiplex connections from and to iOS devices</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/'/>
<entry>
<title>Fix potential issue with USB transactions &gt;=32k multiples of 16k</title>
<updated>2010-09-28T01:32:44+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2010-09-28T01:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=e534cc5ce4c7fa42c9314b26d7fa0cf288d39833'/>
<id>e534cc5ce4c7fa42c9314b26d7fa0cf288d39833</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 install_name_tool on OSX picks up library install path</title>
<updated>2010-09-26T13:05:54+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-09-26T13:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=375c07f27e591d3fffcb9b8103e535b0f471182a'/>
<id>375c07f27e591d3fffcb9b8103e535b0f471182a</id>
<content type='text'>
This allows dylib to correctly find libusbmuxd and fixes linking on OSX.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows dylib to correctly find libusbmuxd and fixes linking on OSX.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Winsock's closesocket() function instead of close() on Windows.</title>
<updated>2010-09-25T14:52:10+00:00</updated>
<author>
<name>David Sansome</name>
</author>
<published>2010-09-25T14:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=8e5f8a700569015bc36a84850c6d4b4bba5cd1ae'/>
<id>8e5f8a700569015bc36a84850c6d4b4bba5cd1ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also bump the PID range in usb.h. Duh.</title>
<updated>2010-09-21T17:30:44+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2010-09-21T17:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=80e41939e3ae4d8c9e7184c31858b6689822f3d0'/>
<id>80e41939e3ae4d8c9e7184c31858b6689822f3d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes for building libusbmuxd on OS X</title>
<updated>2010-09-19T13:55:31+00:00</updated>
<author>
<name>John Maguire</name>
</author>
<published>2010-09-19T13:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=bbaa8380a2af9130075f907033283761bfe56b5c'/>
<id>bbaa8380a2af9130075f907033283761bfe56b5c</id>
<content type='text'>
Adds include_directories(${OPT_INCLUDES}) for when libplist isn't in
the default include directories.

Uses /bin/echo instead of sh's echo as "echo -n" does not work on
OS X's sh.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds include_directories(${OPT_INCLUDES}) for when libplist isn't in
the default include directories.

Uses /bin/echo instead of sh's echo as "echo -n" does not work on
OS X's sh.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump udev rules to 0-9a-f, should last for a few device iterations</title>
<updated>2010-09-19T13:52:31+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2010-09-19T13:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=f8a406e4f4b2627baf37cb2c20e327bc5e62ca87'/>
<id>f8a406e4f4b2627baf37cb2c20e327bc5e62ca87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add extern "C" to libusbmuxd headers</title>
<updated>2010-07-01T18:33:22+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2010-07-01T18:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=9679eeea4c0071b911f7591a09e8667086e447db'/>
<id>9679eeea4c0071b911f7591a09e8667086e447db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable fdlist_* in utils for libusbmuxd</title>
<updated>2010-07-01T18:22:42+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2010-07-01T18:22:42+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=e492ed1d13b51f95b3b96e54d2c3d9076a1910b4'/>
<id>e492ed1d13b51f95b3b96e54d2c3d9076a1910b4</id>
<content type='text'>
Should help Windows builds (no poll.h)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should help Windows builds (no poll.h)
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't export gethostbyname() use on non-Windows</title>
<updated>2010-06-25T14:47:55+00:00</updated>
<author>
<name>Bastien Nocera</name>
</author>
<published>2010-06-21T14:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=5e9c1c28c6959a814818c7f3614ef84cadccf1c8'/>
<id>5e9c1c28c6959a814818c7f3614ef84cadccf1c8</id>
<content type='text'>
This triggers warnings in the Red Hat test suite about IPv6 support.
The easiest is to not compile that code, which will end up unused
on Linux or MacOS X anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This triggers warnings in the Red Hat test suite about IPv6 support.
The easiest is to not compile that code, which will end up unused
on Linux or MacOS X anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix segfault when device initialization fails</title>
<updated>2010-06-17T16:24:17+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2010-06-17T16:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=3ea39bc9c977ddbbcb168f79505e0856942a259d'/>
<id>3ea39bc9c977ddbbcb168f79505e0856942a259d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
