summaryrefslogtreecommitdiffstats
path: root/include/libiphone/lockdown.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-29Global renames due to project rename to libimobiledeviceGravatar Nikias Bassen1-99/+0
2010-01-22Rename all *_recv functions to *_receive to match underlying APIGravatar Martin Szulecki1-1/+1
2010-01-21Add LOCKDOWN_E_INVALID_SERVICE error and functionalityGravatar Martin Szulecki1-0/+1
2010-01-13lockdown/tools/python: use correct type for port parameterGravatar Nikias Bassen1-1/+1
2010-01-13Refactor pairing to allow implementations to fully handle pairingGravatar Martin Szulecki1-3/+11
2010-01-12Refactor lockdown session handling and expose it in public APIGravatar Martin Szulecki1-4/+9
2010-01-12Introduce error code for lockdownd requests which require a running sessionGravatar Martin Szulecki1-0/+1
2010-01-12Allow lockdown client creation without performing full handshakeGravatar Martin Szulecki1-0/+1
2010-01-10Extend lockdown_query_type to actually return the type of the service daemonGravatar Martin Szulecki1-1/+1
2010-01-08Detect pairing failure for device having a password setGravatar Martin Szulecki1-0/+1
2010-01-08Implement lockdown activate and deactiveGravatar Martin Szulecki1-0/+3
2010-01-08Implement lockdown unpair requestGravatar Martin Szulecki1-0/+1
2010-01-08Allow set the label of a lockdown request, usually set to the program nameGravatar Martin Szulecki1-1/+2
2009-12-07New function lockdownd_validate_pair()Gravatar Nikias Bassen1-0/+1
2009-12-07cache device uuid in client structGravatar Nikias Bassen1-1/+1
2009-12-07fix signature of lockdownd_stop_sessionGravatar Nikias Bassen1-1/+1
2009-07-25Conform to protocol and add session id argument to lockdownd_stop_session()Gravatar Martin Szulecki1-1/+1
2009-07-25Update doxygen config and allow generation of documentationGravatar Martin Szulecki1-2/+5
2009-07-25Update lockdown API and introduce new error codesGravatar Martin Szulecki1-16/+35
2009-07-15Implement lockdown set_value, remove_value and enter_recovery request APIGravatar Martin Szulecki1-1/+4
2009-07-07Cleanup lockdown request API and fix docs, tools, bindings and exportsGravatar Martin Szulecki1-0/+51