<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libimobiledevice, branch master</title>
<subtitle>A protocol library to access iOS devices on Linux</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/'/>
<entry>
<title>tools/afcclient: Start in /Documents when using --documents</title>
<updated>2026-06-10T07:51:55+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2026-06-10T07:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=fa0f79190142bc309307967c058f89c1b36eb6b8'/>
<id>fa0f79190142bc309307967c058f89c1b36eb6b8</id>
<content type='text'>
When using `--documents`, access is usually restricted to `/Documents`
so let's start in `/Documents`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When using `--documents`, access is usually restricted to `/Documents`
so let's start in `/Documents`.
</pre>
</div>
</content>
</entry>
<entry>
<title>tools/afcclient: Fix `cd` handling code</title>
<updated>2026-06-10T07:43:52+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2026-06-10T07:43:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=38a80d7ec157cdf1afb047b6ff99bbfcc166473f'/>
<id>38a80d7ec157cdf1afb047b6ff99bbfcc166473f</id>
<content type='text'>
Not all path would update curdir_len, which resulted in copying
too many or not enough bytes when changing the directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not all path would update curdir_len, which resulted in copying
too many or not enough bytes when changing the directory.
</pre>
</div>
</content>
</entry>
<entry>
<title>ostrace: Fix memory leak (#1677)</title>
<updated>2026-05-21T18:32:48+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2026-05-21T18:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=5ca453f9e3950b1f24b51e4cdf255236e34254c4'/>
<id>5ca453f9e3950b1f24b51e4cdf255236e34254c4</id>
<content type='text'>
Thanks to @mickelluchko for reporting
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to @mickelluchko for reporting
</pre>
</div>
</content>
</entry>
<entry>
<title>afcclient: Fix text echoing on Windows</title>
<updated>2025-11-27T14:42:55+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-11-27T14:42:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=c4f111800d2b08d6c65ec075ad49c4a60e9e4309'/>
<id>c4f111800d2b08d6c65ec075ad49c4a60e9e4309</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>afcclient: Add linebreak to finalize progress of put command</title>
<updated>2025-11-26T15:17:42+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-11-26T15:17:42+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=5173265fb42adf32f20e80730d0830008a2c6889'/>
<id>5173265fb42adf32f20e80730d0830008a2c6889</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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.sukimashita.com/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.sukimashita.com/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>libsrp6a-sha512: fix environ for Apple</title>
<updated>2025-11-02T03:14:38+00:00</updated>
<author>
<name>Sergey Fedorov</name>
</author>
<published>2025-11-02T03:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=8d143c95a0ceb4e0bff3a33863349ec712662117'/>
<id>8d143c95a0ceb4e0bff3a33863349ec712662117</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Fix CSS</title>
<updated>2025-10-23T02:01:58+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-10-23T02:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=1fb6b3d1eb64f29ec6d82662a3ca0f9161878017'/>
<id>1fb6b3d1eb64f29ec6d82662a3ca0f9161878017</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS for release</title>
<updated>2025-10-10T16:08:40+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-10-10T16:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=149f7623c672c1fa73122c7119a12bfc0012f2ac'/>
<id>149f7623c672c1fa73122c7119a12bfc0012f2ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
