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
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
ideviceactivation: Use new 'drmHandshake' / session mode for activating never...
Nikias Bassen
1
-22
/
+120
2017-07-04
activation: Add support for drmHandshake requests
Nikias Bassen
2
-63
/
+92
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
3
-4
/
+576
2016-07-02
ideviceactivation: Use mobileactivation API for newer iOS versions
Nikias Bassen
2
-17
/
+92
2016-07-02
ideviceactivation: Fix typo in error message
Nikias Bassen
1
-1
/
+1
2016-07-01
activation: Fix logical not vs. value comparison, silencing compiler warning
Nikias Bassen
1
-2
/
+2
2015-01-29
Fix incorrect license text
Martin Szulecki
1
-2
/
+0
2015-01-29
Require autoconf 2.64+ to use package bugreport and project URL in AC_INIT
Martin Szulecki
1
-2
/
+2
2015-01-29
Move pkg-config file into src directory
Martin Szulecki
4
-5
/
+3
2015-01-29
Improve maintainability and Requires of pkg-config file
Martin Szulecki
1
-4
/
+4
2015-01-29
tools: Use correct GPLv3 license for ideviceactivation
Martin Szulecki
1
-16
/
+18
2015-01-29
Add GPLv3 license file and rename LGPL one properly for make dist
Martin Szulecki
2
-486
/
+1160
2015-01-29
tools: Add link to project homepage on usage output
Martin Szulecki
1
-0
/
+1
2015-01-29
Update README with new git URL and twitter profile
Martin Szulecki
1
-2
/
+5
2014-11-30
Prevent output of a few error messages that are actually not critical
Martin Szulecki
1
-34
/
+59
2014-10-28
Update desscription of pkg-config file
Martin Szulecki
1
-1
/
+1
2014-10-17
m4: Add missing as-compiler-flag.m4 macro
Martin Szulecki
1
-0
/
+62
2014-10-16
Post-release version bump to 1.0.1
Martin Szulecki
1
-1
/
+1
2014-10-16
Update .gitignore with relevant ignores for a clean git status
1.0.0
Martin Szulecki
1
-5
/
+9
2014-10-16
Update NEWS with latest changes
Martin Szulecki
1
-0
/
+9
2014-10-16
Bump version to 1.0.0
Martin Szulecki
1
-1
/
+1
2014-10-16
ideviceactivation: Add "--version" argument to print version number and exit
Martin Szulecki
2
-0
/
+12
2014-10-16
Add "check-news" automake option to ensure correct NEWS file on releases
Martin Szulecki
1
-1
/
+1
2014-10-16
Add basic man page for ideviceactivation tool
Martin Szulecki
4
-1
/
+50
2014-10-16
ideviceactivation: Update description of --service argument slightly
Martin Szulecki
1
-1
/
+1
2014-10-03
Bump so revision due to ABI changes
Martin Szulecki
1
-1
/
+1
2014-10-03
Avoid exporting non-public symbols
Martin Szulecki
2
-27
/
+42
2014-10-03
ideviceactivation: Allow to set a custom signing service URL
Martin Szulecki
1
-0
/
+15
2014-10-03
Post-release version bump to 0.9.1
Martin Szulecki
1
-1
/
+1
2014-06-30
Initial commit for version 0.9.0
0.9.0
Martin Szulecki
15
-0
/
+2228
[prev]