<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libusbmuxd/src, 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>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>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>Remove unneeded buffer copy in device_info_from_plist()</title>
<updated>2023-06-20T22:12:04+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2023-06-20T22:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=8d30a559cf0585625d9d05dc8ce0dd495b1de4f4'/>
<id>8d30a559cf0585625d9d05dc8ce0dd495b1de4f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cast to prevent sign-compare compiler warning</title>
<updated>2023-03-01T14:31:56+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2023-03-01T14:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=4e14ae142f998bfdcad71f3099c0e4aa3628354c'/>
<id>4e14ae142f998bfdcad71f3099c0e4aa3628354c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in comment</title>
<updated>2022-01-02T04:37:11+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2022-01-02T04:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=eefcbbca949ffaaa5b2d1c0cee85e38a22db3f92'/>
<id>eefcbbca949ffaaa5b2d1c0cee85e38a22db3f92</id>
<content type='text'>
Thanks to @timgates42 for pointing this out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to @timgates42 for pointing this out.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated pkg-config file with libimobiledevice-glue dependency</title>
<updated>2021-09-01T14:47:54+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2021-09-01T14:47:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=09fe385922e4d0a29fa52613c2330c9fbd530dbe'/>
<id>09fe385922e4d0a29fa52613c2330c9fbd530dbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Forward usbmuxd connect error codes instead of using -1 everywhere</title>
<updated>2021-07-15T15:37:00+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2021-07-15T15:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=47e2f5a3a07805a77e0cdf763fa0204136a93aa8'/>
<id>47e2f5a3a07805a77e0cdf763fa0204136a93aa8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
