<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libirecovery/src, branch 1.0.1</title>
<subtitle>Library and utility to talk to iBoot/iBSS via USB on Linux, OS X and Windows</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libirecovery.git/'/>
<entry>
<title>Coding style changes</title>
<updated>2023-05-13T01:37:38+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2023-05-13T01:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libirecovery.git/commit/?id=0360cdc603abbfbce76c4c10d20cf80d98c0b1d6'/>
<id>0360cdc603abbfbce76c4c10d20cf80d98c0b1d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>win32: Use ANSI versions for SetupDI and CreateFile API to prevent errors when compiling with unicode support</title>
<updated>2023-05-08T11:48:05+00:00</updated>
<author>
<name>Josef Micka</name>
</author>
<published>2023-03-02T12:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libirecovery.git/commit/?id=3b4ef6a3d109702694435087311258355df1b63a'/>
<id>3b4ef6a3d109702694435087311258355df1b63a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Send a ZLP in recovery mode if the buffer size is a multiple of 512</title>
<updated>2023-05-08T10:32:11+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2023-05-08T10:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libirecovery.git/commit/?id=12ed446fb17b8ea34728641cf4ca836eedab7aeb'/>
<id>12ed446fb17b8ea34728641cf4ca836eedab7aeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure DEVICE_ADD events are sent to additional event listeners</title>
<updated>2023-05-07T14:11:31+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2023-05-07T14:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libirecovery.git/commit/?id=386c174736e3085745f9249b4a2d83b2e527d62f'/>
<id>386c174736e3085745f9249b4a2d83b2e527d62f</id>
<content type='text'>
Thanks to @parov0z for the suggestion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to @parov0z for the suggestion.
</pre>
</div>
</content>
</entry>
<entry>
<title>move IRECV_API into the headers</title>
<updated>2023-05-05T00:52:00+00:00</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-05-07T09:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libirecovery.git/commit/?id=14102fb7ef8737965c97836560eb3a287f480a25'/>
<id>14102fb7ef8737965c97836560eb3a287f480a25</id>
<content type='text'>
clang + lld + ucrt on Windows seems to require that the dllimport
attribute be applied to the first declaration.

Fixes -Wdll-attribute-on-declaration error.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clang + lld + ucrt on Windows seems to require that the dllimport
attribute be applied to the first declaration.

Fixes -Wdll-attribute-on-declaration error.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Return error instead of truncating command buffer if command is too long</title>
<updated>2023-05-01T18:41:00+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2023-05-01T18:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libirecovery.git/commit/?id=28be9537a632625deaa7d71979ebf725b1b9bbc2'/>
<id>28be9537a632625deaa7d71979ebf725b1b9bbc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a few buffer sizes and their initialization</title>
<updated>2023-05-01T17:11:25+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2023-05-01T17:11:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libirecovery.git/commit/?id=1480e2b681cc6cbf822f7d9e27640492f4f57a9b'/>
<id>1480e2b681cc6cbf822f7d9e27640492f4f57a9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add January 2023 Macs and 2nd generation HomePod models</title>
<updated>2023-04-12T21:57:07+00:00</updated>
<author>
<name>Daniel VanBritsom</name>
</author>
<published>2023-02-12T23:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libirecovery.git/commit/?id=8a69c570d1a47c9b169b90bf20d05e320e4a76e3'/>
<id>8a69c570d1a47c9b169b90bf20d05e320e4a76e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mew iPad models and Apple TV 4K to device list</title>
<updated>2022-10-19T23:40:33+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2022-10-19T23:40:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libirecovery.git/commit/?id=3962e480ca13e4ac2a3c4f6f62b5daa5f557851c'/>
<id>3962e480ca13e4ac2a3c4f6f62b5daa5f557851c</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 device list</title>
<updated>2022-10-19T23:07:55+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2022-10-19T23:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libirecovery.git/commit/?id=79392f56ae4f8b4c124fd24a7b8ea77f4a9ab695'/>
<id>79392f56ae4f8b4c124fd24a7b8ea77f4a9ab695</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
