<feed xmlns='http://www.w3.org/2005/Atom'>
<title>usbmuxd, branch v1.0.4</title>
<subtitle>A socket daemon to multiplex connections from and to iOS devices</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/'/>
<entry>
<title>Make max_payload unsigned too</title>
<updated>2010-05-11T14:36:08+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2010-05-11T14:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=ed5a1f49812a29b6ad806778155890157981f252'/>
<id>ed5a1f49812a29b6ad806778155890157981f252</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix aborts due to transmit window overflow</title>
<updated>2010-05-10T22:34:33+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2010-05-10T22:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=4c3d762fd6da36cfe877506b74820850eef9f706'/>
<id>4c3d762fd6da36cfe877506b74820850eef9f706</id>
<content type='text'>
c0b02222 made conn-&gt;sendable unsigned. If the device reduces the window
after we've sent too much data already, it can become negative,
overflow, and cause connection aborts when we send too much data. Fix
this by checking for this condition and setting conn-&gt;sendable to 0.

Thanks to Thomas Jost and Nikias Bassen for debugging this issue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
c0b02222 made conn-&gt;sendable unsigned. If the device reduces the window
after we've sent too much data already, it can become negative,
overflow, and cause connection aborts when we send too much data. Fix
this by checking for this condition and setting conn-&gt;sendable to 0.

Thanks to Thomas Jost and Nikias Bassen for debugging this issue.
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify CMakeLists indentation and endif() stuff</title>
<updated>2010-04-11T15:18:53+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2010-04-11T15:15:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=d54bf6f008e90686b2bc1b38b8d93f0ff4a770e7'/>
<id>d54bf6f008e90686b2bc1b38b8d93f0ff4a770e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add automatic git versioning and tag for archives</title>
<updated>2010-04-11T15:18:50+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2010-04-11T15:11:08+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=3066c08a0db54729af639e128b4e9fe4fdc8c008'/>
<id>3066c08a0db54729af639e128b4e9fe4fdc8c008</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libusbmuxd: close connection after enumerating devices</title>
<updated>2010-04-08T13:19:18+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-04-07T11:05:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=34524ac4e8075f0fc330759fd42b4d4873f27019'/>
<id>34524ac4e8075f0fc330759fd42b4d4873f27019</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore SIGPIPE, otherwise usbmuxd might shut down on connection abort</title>
<updated>2010-04-08T13:19:18+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-04-07T15:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=2f5316f8ae27736057eef34a72e4e087c0a24470'/>
<id>2f5316f8ae27736057eef34a72e4e087c0a24470</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>iproxy: Remove unused mutex</title>
<updated>2010-04-08T13:19:18+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-04-03T19:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=e5621ca5ccd6ed1c7f03611538227350eb267dac'/>
<id>e5621ca5ccd6ed1c7f03611538227350eb267dac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libusbmuxd: suppress compiler warning</title>
<updated>2010-04-08T13:12:01+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-04-03T01:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=30b6e8a94dc394b8358ccbea8530b5c73b03d3b8'/>
<id>30b6e8a94dc394b8358ccbea8530b5c73b03d3b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libusbmuxd: support shorter device info record messages</title>
<updated>2010-04-08T13:11:49+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-04-03T00:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=bcdac46984bea76ca5c47be55074d376a18b4a62'/>
<id>bcdac46984bea76ca5c47be55074d376a18b4a62</id>
<content type='text'>
This adds support for older original usbmuxd implementations shipped
with iTunes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds support for older original usbmuxd implementations shipped
with iTunes.
</pre>
</div>
</content>
</entry>
<entry>
<title>libusbmuxd itself does not depend on libusb so remove the reference</title>
<updated>2010-04-08T13:11:35+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-04-03T00:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=ae85313617ef48b3b183b2077d4ffebde74ea101'/>
<id>ae85313617ef48b3b183b2077d4ffebde74ea101</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
