<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libusbmuxd/tools, branch 2.1.0</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>iproxy: Use updated socket_create API to listen on IPv4 and IPv6 with a single socket</title>
<updated>2024-03-26T21:31:43+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2024-03-26T21:31:43+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=303ece5fa462713552e0013b48b66a08955a12d4'/>
<id>303ece5fa462713552e0013b48b66a08955a12d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>iproxy: Fix typo in log messages</title>
<updated>2023-09-01T09:19:38+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2023-09-01T09:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=30e678d4e76a9f4f8a550c34457dab73909bdd92'/>
<id>30e678d4e76a9f4f8a550c34457dab73909bdd92</id>
<content type='text'>
Thanks to @p0358 for reporting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to @p0358 for reporting.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make conn_data member of usbmuxd_device_info struct unsigned since it's not a string</title>
<updated>2022-05-04T23:07:00+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2022-05-04T23:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=36ffb7ab6e2a7e33bd1b56398a88895b7b8c615a'/>
<id>36ffb7ab6e2a7e33bd1b56398a88895b7b8c615a</id>
<content type='text'>
Also remove some pointless casts and update some others
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove some pointless casts and update some others
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove common code in favor of new libimobiledevice-glue</title>
<updated>2021-09-01T13:49:51+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2021-09-01T13:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=8eae9896eedd6a685b55abed9a2db4e379ff0e69'/>
<id>8eae9896eedd6a685b55abed9a2db4e379ff0e69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: Flip order of windows.h and winsock2.h to get rid of compiler warning (Windows)</title>
<updated>2021-02-05T19:16:04+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2021-02-05T19:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=3eb50a07bad4c2222e76df93b23a0161922150d1'/>
<id>3eb50a07bad4c2222e76df93b23a0161922150d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add parentheses to macro arguments</title>
<updated>2020-12-30T01:54:57+00:00</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-06-03T22:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=22988d874570c35251076f9edc1cd3c99ecb6785'/>
<id>22988d874570c35251076f9edc1cd3c99ecb6785</id>
<content type='text'>
[clang-tidy] Found with bugprone-macro-parentheses

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[clang-tidy] Found with bugprone-macro-parentheses

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not use else after return or break for better code readability</title>
<updated>2020-12-30T01:47:55+00:00</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-06-03T22:46:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=e7168f30e6fdf0a1f9cffdc9252f52d45e5a59ef'/>
<id>e7168f30e6fdf0a1f9cffdc9252f52d45e5a59ef</id>
<content type='text'>
[clang-tidy] Found with readability-else-after-return

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[clang-tidy] Found with readability-else-after-return

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>socket: Fix build on Windows</title>
<updated>2020-11-27T04:05:18+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2020-11-27T04:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=c56e112ee48909b4bad90fcbb95352c5914bd30f'/>
<id>c56e112ee48909b4bad90fcbb95352c5914bd30f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>iproxy: Add missing include</title>
<updated>2020-06-15T00:25:35+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2020-06-15T00:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=fb2ae8594e8c362c3ea76d06f7fd08dc9134ad6a'/>
<id>fb2ae8594e8c362c3ea76d06f7fd08dc9134ad6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>iproxy: Add new "--version" option to output version information</title>
<updated>2020-06-14T22:08:35+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2020-06-14T22:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=f26cb457954f129850c265060b84000128839c5a'/>
<id>f26cb457954f129850c265060b84000128839c5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
