<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libideviceactivation/src, branch 1.1.1</title>
<subtitle>A library to handle the activation process of iOS devices</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libideviceactivation.git/'/>
<entry>
<title>Add API version to library and pkgconfig file for proper linking</title>
<updated>2020-06-14T21:39:34+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2020-06-13T01:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libideviceactivation.git/commit/?id=7f618a50bc3ddafbe38559b39d10e7af96765872'/>
<id>7f618a50bc3ddafbe38559b39d10e7af96765872</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update libplist and libimobiledevice version requirements</title>
<updated>2020-06-09T01:53:33+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2020-06-09T01:53:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libideviceactivation.git/commit/?id=d82ec1df22495ebb896ef8ad6ac89409e276ab75'/>
<id>d82ec1df22495ebb896ef8ad6ac89409e276ab75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespace errors from all files</title>
<updated>2020-06-08T21:01:49+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2020-06-08T21:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libideviceactivation.git/commit/?id=36123e96ac37f13965e4ddfee7d1a1a623c94a34'/>
<id>36123e96ac37f13965e4ddfee7d1a1a623c94a34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unfold automake variables into multiple lines for maintainability</title>
<updated>2020-06-08T19:59:19+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2020-06-08T19:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libideviceactivation.git/commit/?id=b668fc1e0c2bc316ae85d713f8732a403c69bc80'/>
<id>b668fc1e0c2bc316ae85d713f8732a403c69bc80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated copyright headers</title>
<updated>2019-01-27T04:33:54+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2019-01-27T04:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libideviceactivation.git/commit/?id=b7deab3aadbec9cf6a55d092c74ec11060b21931'/>
<id>b7deab3aadbec9cf6a55d092c74ec11060b21931</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>activation: Make sure to get IMSI and ICCID from lockdownd</title>
<updated>2019-01-27T03:42:17+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2019-01-27T03:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libideviceactivation.git/commit/?id=3100d735cf8887df1c1dc1946bc9d7ea20b27d34'/>
<id>3100d735cf8887df1c1dc1946bc9d7ea20b27d34</id>
<content type='text'>
For some reason, asking lockdownd for 'InternationalMobileSubscriberIdentity'
sometimes returns "MissingValue", even though ideviceinfo (without passing a
key) shows it.
This commit changes the code to get the whole lockdownd 'NULL domain' info
(equivalent to ideviceinfo without specifying any key) and parse the required
info from there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some reason, asking lockdownd for 'InternationalMobileSubscriberIdentity'
sometimes returns "MissingValue", even though ideviceinfo (without passing a
key) shows it.
This commit changes the code to get the whole lockdownd 'NULL domain' info
(equivalent to ideviceinfo without specifying any key) and parse the required
info from there.
</pre>
</div>
</content>
</entry>
<entry>
<title>win32: Avoid version numbers in dll names</title>
<updated>2019-01-27T03:13:06+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2019-01-27T03:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libideviceactivation.git/commit/?id=7a66710a5c9396e25f6906c09aa11bd1a7bc233e'/>
<id>7a66710a5c9396e25f6906c09aa11bd1a7bc233e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>win32: Make thread_once() static to silence compiler warning</title>
<updated>2019-01-27T03:01:27+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2019-01-27T03:01:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libideviceactivation.git/commit/?id=0a1116c222132e9fc17d2d119d1ca77c7897f429'/>
<id>0a1116c222132e9fc17d2d119d1ca77c7897f429</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>activation: Fix parsing of description from buddyml response</title>
<updated>2019-01-27T02:00:52+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2019-01-27T02:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libideviceactivation.git/commit/?id=ff37642ad86a3d5bcd87905ea4ac27d7fc364584'/>
<id>ff37642ad86a3d5bcd87905ea4ac27d7fc364584</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>activation: Add API calls to query if an input field is secure and to get its placeholder</title>
<updated>2019-01-27T01:39:20+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2019-01-27T01:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libideviceactivation.git/commit/?id=4481d1be86fd2068747cf8912d1402fa18c2134c'/>
<id>4481d1be86fd2068747cf8912d1402fa18c2134c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
