<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libusbmuxd, 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>Update NEWS for release</title>
<updated>2024-03-27T01:35:26+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2024-03-27T01:35:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=2387d8e5820ee4621494e20434c0017aba6bea71'/>
<id>2387d8e5820ee4621494e20434c0017aba6bea71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated README</title>
<updated>2024-03-27T01:31:55+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2024-03-27T01:31:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=570c0c279a4cba7044c842cd72f9bdb294357d33'/>
<id>570c0c279a4cba7044c842cd72f9bdb294357d33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update soversion for release</title>
<updated>2024-03-27T01:17:10+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2024-03-27T01:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=499fb0c4e25ba1eb82607ca3f6c6f5a2510b9b53'/>
<id>499fb0c4e25ba1eb82607ca3f6c6f5a2510b9b53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inotify: Avoid leaking file descriptor to child processes</title>
<updated>2024-03-27T01:12:30+00:00</updated>
<author>
<name>David Edmundson</name>
</author>
<published>2023-11-01T14:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=c8e627016edd1440c8faf6f9b8f4092a83e01164'/>
<id>c8e627016edd1440c8faf6f9b8f4092a83e01164</id>
<content type='text'>
inotify_init creates a file descriptor which by default is not makes
with CLOEXEC. If the application using libusbmuxd spawns applications
this then leaks through.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
inotify_init creates a file descriptor which by default is not makes
with CLOEXEC. If the application using libusbmuxd spawns applications
this then leaks through.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use return value from socket_send instead of using errno</title>
<updated>2024-03-27T01:08:06+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2024-03-27T01:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=3d9f5dffd952b8f327ad43fafaf88ec44a921b6d'/>
<id>3d9f5dffd952b8f327ad43fafaf88ec44a921b6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Add libusbmuxd_version() function to interface</title>
<updated>2024-03-26T20:47:03+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2024-03-26T20:21:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=a435ebf661dfe76347e034f0e2e69a5168492384'/>
<id>a435ebf661dfe76347e034f0e2e69a5168492384</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move USBMUXD_API to public headers</title>
<updated>2024-01-29T16:15:26+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2024-01-29T16:15:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=07cd6f774fd444f981ade6e75e10962ba0439350'/>
<id>07cd6f774fd444f981ade6e75e10962ba0439350</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[github-actions] Update checkout and upload-artifacts to v3</title>
<updated>2024-01-15T00:32:17+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2024-01-15T00:32:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=2d8784187c1eb25bdac7a57015fe18dcc9eff4ab'/>
<id>2d8784187c1eb25bdac7a57015fe18dcc9eff4ab</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>
</feed>
