index
:
libideviceactivation
master
A library to handle the activation process of iOS devices
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-24
[github-actions] Add a scheduled build every 1st of the month so we always ha...
Nikias Bassen
1
-1
/
+4
2022-04-05
Update UserAgent string to use a more recent MobileActivation version
Nikias Bassen
1
-1
/
+1
2022-04-05
[github-actions] Use windows-2019 instead of windows-latest for now
Nikias Bassen
1
-1
/
+1
2022-04-05
ideviceactivation: Bail out if drmHandshake request fails
Nikias Bassen
1
-1
/
+5
2022-04-04
Updated README with pkg-config requirement
Nikias Bassen
1
-1
/
+2
2021-11-14
Define strncasecmp function as _strnicmp on Windows.
Jacek Roszkowski
1
-0
/
+1
2021-11-14
The type, subtype, and parameter name tokens of Content-Type header are case-...
Jacek Roszkowski
1
-4
/
+4
2021-11-14
Header field names are case-insensitive.
Jacek Roszkowski
1
-1
/
+1
2021-09-20
[github-actions] Add build workflow
Nikias Bassen
2
-0
/
+242
2021-09-20
Check availability of constructor attribute and use it on Windows in favor of...
Nikias Bassen
2
-17
/
+41
2021-09-20
Update deprecated autoconf macros and update m4 files
Nikias Bassen
3
-120
/
+157
2021-06-30
README: Fix typo
Nikias Bassen
1
-1
/
+1
2020-06-15
Post release version bump to 1.1.2
Martin Szulecki
1
-1
/
+1
2020-06-15
Update NEWS with latest changes
1.1.1
Martin Szulecki
1
-1
/
+7
2020-06-14
Add API version to library and pkgconfig file for proper linking
Nikias Bassen
3
-6
/
+6
2020-06-13
Add "contributing" section to README.md
Martin Szulecki
1
-0
/
+19
2020-06-13
Add opening text before feature list in README.md
Martin Szulecki
1
-0
/
+2
2020-06-13
Update README with Apple trademarks
Nikias Bassen
1
-1
/
+2
2020-06-13
Improve README.md with feature, installation and usage sections
Martin Szulecki
1
-28
/
+71
2020-06-09
Apply changes towards a project wide common "autogen.sh" file
Martin Szulecki
1
-11
/
+22
2020-06-09
Update libplist and libimobiledevice version requirements
Nikias Bassen
2
-5
/
+5
2020-06-08
Remove trailing whitespace errors from all files
Martin Szulecki
2
-4
/
+4
2020-06-08
Unfold automake variables into multiple lines for maintainability
Martin Szulecki
3
-7
/
+28
2020-06-08
Make sure README.md file is added to distribution archive
Martin Szulecki
1
-0
/
+3
2020-06-08
Convert README to markdown syntax, update content and links
Martin Szulecki
2
-68
/
+53
2020-06-05
Unify --network option with the other idevice tools
Nikias Bassen
2
-6
/
+6
2020-06-04
Update ideviceactivation man page to match current usage and clean it a bit
Martin Szulecki
1
-12
/
+23
2020-06-04
Add "--network" option in ideviceactivation tool to support network devices
Martin Szulecki
1
-13
/
+13
2020-06-04
Update NEWS with latest changes
Martin Szulecki
1
-0
/
+7
2020-06-04
Unify ideviceactivation usage output with other tools and add bugreport URL
Martin Szulecki
1
-4
/
+8
2020-06-04
Use secure project URL in configure.ac
Martin Szulecki
1
-1
/
+1
2020-06-04
Post release version bump to 1.1.1
Martin Szulecki
1
-1
/
+1
2019-09-28
Ignore SIGPIPE
Nikias Bassen
1
-0
/
+6
2019-01-27
Fix typo in NEWS
Nikias Bassen
1
-1
/
+1
2019-01-27
Bump version to 1.1.0 and update soversion accordingly
1.1.0
Nikias Bassen
1
-2
/
+2
2019-01-27
Updated NEWS
Nikias Bassen
1
-1
/
+16
2019-01-27
Updated copyright headers
Nikias Bassen
3
-3
/
+3
2019-01-27
ideviceactivation: Check ActivationState for success if lockdownd_activate() ...
Nikias Bassen
1
-3
/
+16
2019-01-27
activation: Make sure to get IMSI and ICCID from lockdownd
Nikias Bassen
1
-18
/
+27
2019-01-27
win32: Avoid version numbers in dll names
Nikias Bassen
1
-0
/
+4
2019-01-27
win32: Make thread_once() static to silence compiler warning
Nikias Bassen
1
-1
/
+1
2019-01-27
activation: Fix parsing of description from buddyml response
Nikias Bassen
1
-1
/
+8
2019-01-27
ideviceactivation: Mask input for secure input fields
Nikias Bassen
1
-2
/
+61
2019-01-27
activation: Add API calls to query if an input field is secure and to get its...
Nikias Bassen
2
-3
/
+47
2019-01-27
ideviceactivation: Add '-b' command line switch to run non-interactively
Nikias Bassen
1
-3
/
+28
2018-10-01
Remove length check on UDID argument to support newer devices
Nikias Bassen
1
-2
/
+2
2018-05-17
activation: Set CURLOPT_FOLLOWLOCATION to handle 302 redirects from Apples ac...
Nikias Bassen
1
-0
/
+1
2018-03-15
ideviceactivation: Add new 'state' command to query device for activation state
Nikias Bassen
1
-1
/
+23
2018-03-15
ideviceactivation: Only warn about 'Device Unknown' server response when tryi...
Nikias Bassen
1
-1
/
+1
2018-01-04
ideviceactivation: Make sure to always perform drmHandshake for iOS >= 10
Nikias Bassen
1
-1
/
+1
[next]