<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libimobiledevice-glue/src, 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>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>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>
<entry>
<title>socket: Fix error output</title>
<updated>2025-02-13T02:50:17+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-02-13T02:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice-glue.git/commit/?id=fe28a576b65f6fdcccb0f85721d79b9d3965faa9'/>
<id>fe28a576b65f6fdcccb0f85721d79b9d3965faa9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>socket: Allow setting debug level via environment variable</title>
<updated>2025-02-13T02:40:03+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-02-13T02:40:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice-glue.git/commit/?id=5c9f8d6bc16a9a853d91baabe4d39882ac834621'/>
<id>5c9f8d6bc16a9a853d91baabe4d39882ac834621</id>
<content type='text'>
The value of SOCKET_DEBUG is read once during initialization
(library constructor) and is expected to be a numerical value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The value of SOCKET_DEBUG is read once during initialization
(library constructor) and is expected to be a numerical value.
</pre>
</div>
</content>
</entry>
<entry>
<title>socket: WIN32: Make sure errno is set in error conditions</title>
<updated>2025-02-13T02:35:49+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-02-13T02:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice-glue.git/commit/?id=bf9d739380242f75e58dc3d6db41266d4e766c2d'/>
<id>bf9d739380242f75e58dc3d6db41266d4e766c2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>socket: Update inline attributes for gcc/clang</title>
<updated>2025-02-13T02:23:27+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-02-13T02:23:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libimobiledevice-glue.git/commit/?id=396c80159437932d1c3e7d3aa272efa5514a6a09'/>
<id>396c80159437932d1c3e7d3aa272efa5514a6a09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
