<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libideviceactivation, branch 1.1.0</title>
<subtitle>A library to handle the activation process of iOS devices</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libideviceactivation.git/'/>
<entry>
<title>Bump version to 1.1.0 and update soversion accordingly</title>
<updated>2019-01-27T04:36:07+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2019-01-27T04:36:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libideviceactivation.git/commit/?id=b02cc45e51d72061edd14f5b069ac01262e6dcd3'/>
<id>b02cc45e51d72061edd14f5b069ac01262e6dcd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated NEWS</title>
<updated>2019-01-27T04:35:48+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2019-01-27T04:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libideviceactivation.git/commit/?id=7fe0b91785d39c6b1455925e04f32cf62d888a2a'/>
<id>7fe0b91785d39c6b1455925e04f32cf62d888a2a</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.libimobiledevice.org/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>ideviceactivation: Check ActivationState for success if lockdownd_activate() returns no result</title>
<updated>2019-01-27T04:06:51+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2019-01-27T04:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libideviceactivation.git/commit/?id=f2ebaf2b564ca4b9e875d1b6c724bea2087b9489'/>
<id>f2ebaf2b564ca4b9e875d1b6c724bea2087b9489</id>
<content type='text'>
On older devices it might happen that lockdownd does not return any result,
neither success nor failure, when invoking lockdownd_activate(). This results
in the code to assume the operation failed.
Instead of relying on the return value of that function we query the actual
ActivationState to see if it is not "Unactivated" anymore to determine if the
activation was successful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On older devices it might happen that lockdownd does not return any result,
neither success nor failure, when invoking lockdownd_activate(). This results
in the code to assume the operation failed.
Instead of relying on the return value of that function we query the actual
ActivationState to see if it is not "Unactivated" anymore to determine if the
activation was successful.
</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.libimobiledevice.org/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.libimobiledevice.org/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.libimobiledevice.org/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.libimobiledevice.org/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>ideviceactivation: Mask input for secure input fields</title>
<updated>2019-01-27T01:40:31+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2019-01-27T01:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libideviceactivation.git/commit/?id=a2dfb1b27e34b75b81e81537ba8711f42d3f7f06'/>
<id>a2dfb1b27e34b75b81e81537ba8711f42d3f7f06</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.libimobiledevice.org/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>
