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
path:
root
/
src
/
activation.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-08
Remove trailing whitespace errors from all files
Martin Szulecki
1
-2
/
+2
2019-01-27
Updated copyright headers
Nikias Bassen
1
-1
/
+1
2019-01-27
activation: Make sure to get IMSI and ICCID from lockdownd
Nikias Bassen
1
-18
/
+27
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
activation: Add API calls to query if an input field is secure and to get its...
Nikias Bassen
1
-3
/
+45
2018-05-17
activation: Set CURLOPT_FOLLOWLOCATION to handle 302 redirects from Apples ac...
Nikias Bassen
1
-0
/
+1
2017-12-07
activation: Store the response headers and provide helper function to retriev...
Nikias Bassen
1
-8
/
+46
2017-12-07
activation: Return activation record as PLIST_DATA to keep it exactly as rece...
Nikias Bassen
1
-1
/
+1
2017-07-14
activation: Simplify plist_strip_xml() by removing some unnecessary operations
BALATON Zoltan
1
-5
/
+2
2017-07-14
activation: Fix wrong argument check of plist_strip_xml()
BALATON Zoltan
1
-5
/
+6
2017-07-13
activation: Remove unreachable goto after return
BALATON Zoltan
1
-1
/
+0
2017-07-13
activation: Simplify very long conditional expressions
BALATON Zoltan
1
-11
/
+17
2017-07-13
activation: Improve code readability by removing unnecessary conditionals
BALATON Zoltan
1
-51
/
+30
2017-07-10
activation: Also print HTTP body data when communication debugging is requested
Nikias Bassen
1
-4
/
+29
2017-07-10
activation: Close connection after completing request
Nikias Bassen
1
-0
/
+1
2017-07-04
activation: Add support for drmHandshake requests
Nikias Bassen
1
-63
/
+89
2017-07-04
activation: Add sanity checks for input parameters of API
Nikias Bassen
1
-15
/
+66
2017-07-04
activation: Make sure response content is 0-terminated
Nikias Bassen
1
-1
/
+2
2017-07-04
Make sure to only globally init/deinit libcurl upon library load/unload
Nikias Bassen
1
-4
/
+73
2016-07-01
activation: Fix logical not vs. value comparison, silencing compiler warning
Nikias Bassen
1
-2
/
+2
2014-11-30
Prevent output of a few error messages that are actually not critical
Martin Szulecki
1
-34
/
+59
2014-10-03
Avoid exporting non-public symbols
Martin Szulecki
1
-26
/
+36
2014-06-30
Initial commit for version 0.9.0
0.9.0
Martin Szulecki
1
-0
/
+1076