<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libimobiledevice-glue, branch 1.3.2</title>
<subtitle>A library to collect common code used around the libimobiledevice project</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice-glue.git/'/>
<entry>
<title>Updated NEWS for release</title>
<updated>2025-06-04T10:07:00+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-06-04T10:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice-glue.git/commit/?id=aef2bf0f5bfe961ad83d224166462d87b1df2b00'/>
<id>aef2bf0f5bfe961ad83d224166462d87b1df2b00</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>2025-06-04T10:06:03+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-06-04T10:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice-glue.git/commit/?id=5825e9291bf4fef193c2400f05fb1a13691e392c'/>
<id>5825e9291bf4fef193c2400f05fb1a13691e392c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>configure: [Windows] Add --with-winver option to specify minimum Windows version</title>
<updated>2025-06-04T09:52:59+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-06-04T09:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice-glue.git/commit/?id=af3ab2e2e3c63d6412d70d1f2c75c10c54253b95'/>
<id>af3ab2e2e3c63d6412d70d1f2c75c10c54253b95</id>
<content type='text'>
This effectively defines WINVER and _WIN32_WINNT to the specified value
which will compile the code with that minimum supported Windows version
instead of the compiler/SDK default.
The passed value is expected to be in hex (like 0x0600) or decimal, so
passing --with-winver=0x0600 is a valid accepted input. See
https://learn.microsoft.com/cpp/porting/modifying-winver-and-win32-winnt
for the values of different Windows versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This effectively defines WINVER and _WIN32_WINNT to the specified value
which will compile the code with that minimum supported Windows version
instead of the compiler/SDK default.
The passed value is expected to be in hex (like 0x0600) or decimal, so
passing --with-winver=0x0600 is a valid accepted input. See
https://learn.microsoft.com/cpp/porting/modifying-winver-and-win32-winnt
for the values of different Windows versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change order of includes to prevent compiler warning</title>
<updated>2025-06-04T09:42:26+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-06-04T09:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice-glue.git/commit/?id=fbf48dde192018135b3ac8a3b21e5200e7f4d7f0'/>
<id>fbf48dde192018135b3ac8a3b21e5200e7f4d7f0</id>
<content type='text'>
Otherwise _WIN32_WINNT redefined warning may occur.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise _WIN32_WINNT redefined warning may occur.
</pre>
</div>
</content>
</entry>
<entry>
<title>socket: [Windows] Use inet_ntop for &gt;= Vista</title>
<updated>2025-06-01T23:04:16+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-06-01T23:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice-glue.git/commit/?id=050ff3bf8fdab6ce53a2ddc6ae49b11b1c02a168'/>
<id>050ff3bf8fdab6ce53a2ddc6ae49b11b1c02a168</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>configure: Make sure the check for newer libplist works as expected</title>
<updated>2025-05-17T20:08:07+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-05-17T20:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice-glue.git/commit/?id=9409c9a09e3224eb64ff22c5e59a2c73a4d05dee'/>
<id>9409c9a09e3224eb64ff22c5e59a2c73a4d05dee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>utils: Remove 'plist helper' from header comment</title>
<updated>2025-05-17T17:31:14+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-05-17T17:31:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice-glue.git/commit/?id=db53b67ab75c93a6756c87b30f4506de39e1c964'/>
<id>db53b67ab75c93a6756c87b30f4506de39e1c964</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>socket: [Windows] Use WSAAddressToStringA</title>
<updated>2025-05-17T17:30:31+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-05-17T17:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice-glue.git/commit/?id=65986d17322b374bf6fec2b9618cd49713510ca9'/>
<id>65986d17322b374bf6fec2b9618cd49713510ca9</id>
<content type='text'>
This makes sure to always use the ANSI version of that function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes sure to always use the ANSI version of that function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use plist_new_unix_date API when available</title>
<updated>2025-05-16T09:38:20+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-05-16T09:38:20+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice-glue.git/commit/?id=cd095eb9b66bb3925c7a55b763cbe81bba5d55d9'/>
<id>cd095eb9b66bb3925c7a55b763cbe81bba5d55d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>socket: Use a backwards-compatible way to deal with , before __VA_ARGS__</title>
<updated>2025-03-01T13:48:09+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-03-01T13:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice-glue.git/commit/?id=c915351cb322d041afabc04f780eb35142cdaea5'/>
<id>c915351cb322d041afabc04f780eb35142cdaea5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
