<feed xmlns='http://www.w3.org/2005/Atom'>
<title>usbmuxd/daemon, 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>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>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>
<entry>
<title>Remove spurious newline in message</title>
<updated>2010-06-17T16:24:00+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2010-06-17T16:24:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=7a4ab4e6a6225f06d01405187c19cfa3cb7bd600'/>
<id>7a4ab4e6a6225f06d01405187c19cfa3cb7bd600</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Abort processing for some client errors (instead of crashing)</title>
<updated>2010-06-13T16:48:27+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2010-06-13T16:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=713cfb3d145f9db242138405f16d4ab225e8ba04'/>
<id>713cfb3d145f9db242138405f16d4ab225e8ba04</id>
<content type='text'>
Missing 'return' statements caused the code to keep running on a
deallocated client, which would cause the server to crash.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Missing 'return' statements caused the code to keep running on a
deallocated client, which would cause the server to crash.
</pre>
</div>
</content>
</entry>
<entry>
<title>Actually enable the new protocol</title>
<updated>2010-06-12T08:36:48+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2010-06-12T08:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=4a188de4bb6fdcd1f2f6fe523360e6c31e84e064'/>
<id>4a188de4bb6fdcd1f2f6fe523360e6c31e84e064</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>These patches get usbmuxd compiling/working on FreeBSD. With minor changes, it could work on other BSD's also.</title>
<updated>2010-06-12T02:28:57+00:00</updated>
<author>
<name>Jacob Myers</name>
</author>
<published>2010-06-12T01:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=6eef4b8c6263af1938ea52bc6e3c6976678225ff'/>
<id>6eef4b8c6263af1938ea52bc6e3c6976678225ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add protocol version 1 (plist based) support using libplist</title>
<updated>2010-05-25T23:39:28+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-05-24T16:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=6cb505257ff848aa7ead80b60b575effc3a915fa'/>
<id>6cb505257ff848aa7ead80b60b575effc3a915fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>usbmuxd: rename notify_device to notify_device_add; added notify_device_remove</title>
<updated>2010-05-25T23:39:28+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-05-24T16:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=847eaeba69de3b22e5d65b3a98311655876df80e'/>
<id>847eaeba69de3b22e5d65b3a98311655876df80e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
