index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A cross-platform protocol library to access iOS devices
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
libimobiledevice
/
lockdown.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
Fix inconsistent declarations of function parameters in public headers
Nikias Bassen
1
-4
/
+4
2019-11-08
Add new function lockdown_strerror() to get a readable description of a lockd...
Nikias Bassen
1
-0
/
+9
2017-04-08
Propagate lower level errors to callers instead of returning unknown
BALATON Zoltan
1
-1
/
+1
2015-07-15
lockdown: Add new lockdownd_pair_with_options() function
Nikias Bassen
1
-0
/
+19
2015-07-10
lockdown: Add more error codes
Nikias Bassen
1
-0
/
+4
2015-01-28
lockdown: Remove dead link to old documentation
Martin Szulecki
1
-2
/
+0
2015-01-28
Update copyright of public headers
Martin Szulecki
1
-1
/
+3
2015-01-12
lockdown: Fix documentation for client argument on pairing methods
Martin Szulecki
1
-3
/
+3
2015-01-12
lockdown: Refactor internal error checking and add more native errors to enum
Martin Szulecki
1
-23
/
+39
2014-12-10
lockdown: Add new LOCKDOWN_E_SERVICE_LIMIT error to detect service limit states
Martin Szulecki
1
-0
/
+1
2014-10-05
Convert int16_t macro error types into enum to improve debugging/type-checking
Martin Szulecki
1
-29
/
+25
2014-10-02
lockdown: Added lockdownd_start_service_with_escrow_bag
Koby Boyango
1
-1
/
+17
2014-04-04
Correct wrong error codes in doxygen comments of public lockdown.h
Nikias Bassen
1
-17
/
+17
2014-04-04
Corrected some doxygen comments in public lockdown.h
Nikias Bassen
1
-3
/
+3
2014-03-27
Moved Doxygen comments from source files to public headers.
Aaron Burghardt
1
-0
/
+302
2013-09-17
Refactor userpref logic to use plist format and implement trust dialog handling
Martin Szulecki
1
-1
/
+4
2013-02-27
Make all "include guards" for all headers consistent
Martin Szulecki
1
-2
/
+2
2013-02-26
Refactor port number use into service descriptor to enable SSL for services
Martin Szulecki
1
-1
/
+9
2012-03-22
Mass replace UUID by UDID, which is the correct term for it
Martin Szulecki
1
-1
/
+1
2010-05-25
Update brief documentation to be consistent and easier to understand
Martin Szulecki
1
-1
/
+1
2010-05-13
Add lockdownd_get_data_sync_classes() helper for mobilesync logic
Bryan Forbes
1
-0
/
+2
2010-03-16
Complete documentation of public interface and fix a lot of bogus comments
Martin Szulecki
1
-6
/
+10
2010-03-16
Rename the *_int to *_private for better semantic and fix public typedefs
Martin Szulecki
1
-2
/
+2
2010-01-29
Add LOCKDOWN_E_INVALID_ACTIVATION_RECORD if activation errors out
Martin Szulecki
1
-19
/
+20
2010-01-29
Global renames due to project rename to libimobiledevice
Nikias Bassen
1
-0
/
+99