<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libimobiledevice/include, branch master</title>
<subtitle>A cross-platform protocol library to access iOS devices</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/'/>
<entry>
<title>afc: Improve error handling</title>
<updated>2025-11-25T00:02:31+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-11-25T00:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=ca85a1829c275635f7b2854887f6490dcb3c5e40'/>
<id>ca85a1829c275635f7b2854887f6490dcb3c5e40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>endianness.h: Default to little endian</title>
<updated>2025-11-24T00:30:08+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-11-24T00:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=c194db388fb7f1f65ef0a08817f26ed0e8d078b3'/>
<id>c194db388fb7f1f65ef0a08817f26ed0e8d078b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix make distcheck</title>
<updated>2025-10-10T16:08:31+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-10-10T16:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=1cc202a7bd2322ae047cbb014a4551d2956281c0'/>
<id>1cc202a7bd2322ae047cbb014a4551d2956281c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>afc: Add afc_get_file_info_plist and afc_get_device_info_plist functions</title>
<updated>2025-06-28T19:01:42+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-06-28T19:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=9049ffb7eaab5a75018bb8fb1a54a9c9903daf00'/>
<id>9049ffb7eaab5a75018bb8fb1a54a9c9903daf00</id>
<content type='text'>
These functions are like afc_get_file_info/afc_get_device_info but the
data is returned as a plist_t dictionary instead of a string list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These functions are like afc_get_file_info/afc_get_device_info but the
data is returned as a plist_t dictionary instead of a string list.
</pre>
</div>
</content>
</entry>
<entry>
<title>ostrace: Use void*/const void* and size_t</title>
<updated>2025-06-12T11:49:37+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-06-12T11:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=483d040ab46a5aa11795453a5c1b69d160b31180'/>
<id>483d040ab46a5aa11795453a5c1b69d160b31180</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add os_trace_relay service implementation</title>
<updated>2025-06-12T05:30:16+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-06-12T05:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=eeb320dc055716e0ebeeb8845c9ca8c4e2451124'/>
<id>eeb320dc055716e0ebeeb8845c9ca8c4e2451124</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new idevice_get_device_version() to interface</title>
<updated>2025-06-07T10:09:24+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-06-07T10:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=e3f2d6070de7125058c343ef63961c27bc991bb6'/>
<id>e3f2d6070de7125058c343ef63961c27bc991bb6</id>
<content type='text'>
This allows getting a numerical representation of the device's
ProductVersion string for easier version range checks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows getting a numerical representation of the device's
ProductVersion string for easier version range checks
</pre>
</div>
</content>
</entry>
<entry>
<title>Add idevice_strerror() to interface</title>
<updated>2025-06-06T23:00:28+00:00</updated>
<author>
<name>Kirby Kuehl</name>
</author>
<published>2025-06-06T22:53:16+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=f4d8e4f4a42efa6329b2adf6e8554d7235d5f95e'/>
<id>f4d8e4f4a42efa6329b2adf6e8554d7235d5f95e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compilation on MSVC</title>
<updated>2024-11-29T13:38:42+00:00</updated>
<author>
<name>Duncan Ogilvie</name>
</author>
<published>2024-11-27T11:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=9bc95a0c307e7614cc3d10671d6c1c90c3ac0a9f'/>
<id>9bc95a0c307e7614cc3d10671d6c1c90c3ac0a9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for iOS 17+ Personalized Developer Disk image mounting</title>
<updated>2024-06-27T09:20:59+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2024-06-27T09:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice.git/commit/?id=68df374762b95ab40ca5242da66e3474360669b5'/>
<id>68df374762b95ab40ca5242da66e3474360669b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
