Age | Commit message (Expand) | Author | Files | Lines |
2010-01-22 | Rename all *_recv functions to *_receive to match underlying API | Martin Szulecki | 1 | -1/+1 |
2010-01-21 | Add LOCKDOWN_E_INVALID_SERVICE error and functionality | Martin Szulecki | 1 | -0/+1 |
2010-01-13 | lockdown/tools/python: use correct type for port parameter | Nikias Bassen | 1 | -1/+1 |
2010-01-13 | Refactor pairing to allow implementations to fully handle pairing | Martin Szulecki | 1 | -3/+11 |
2010-01-12 | Refactor lockdown session handling and expose it in public API | Martin Szulecki | 1 | -4/+9 |
2010-01-12 | Introduce error code for lockdownd requests which require a running session | Martin Szulecki | 1 | -0/+1 |
2010-01-12 | Allow lockdown client creation without performing full handshake | Martin Szulecki | 1 | -0/+1 |
2010-01-10 | Extend lockdown_query_type to actually return the type of the service daemon | Martin Szulecki | 1 | -1/+1 |
2010-01-08 | Detect pairing failure for device having a password set | Martin Szulecki | 1 | -0/+1 |
2010-01-08 | Implement lockdown activate and deactive | Martin Szulecki | 1 | -0/+3 |
2010-01-08 | Implement lockdown unpair request | Martin Szulecki | 1 | -0/+1 |
2010-01-08 | Allow set the label of a lockdown request, usually set to the program name | Martin Szulecki | 1 | -1/+2 |
2009-12-07 | New function lockdownd_validate_pair() | Nikias Bassen | 1 | -0/+1 |
2009-12-07 | cache device uuid in client struct | Nikias Bassen | 1 | -1/+1 |
2009-12-07 | fix signature of lockdownd_stop_session | Nikias Bassen | 1 | -1/+1 |
2009-07-25 | Conform to protocol and add session id argument to lockdownd_stop_session() | Martin Szulecki | 1 | -1/+1 |
2009-07-25 | Update doxygen config and allow generation of documentation | Martin Szulecki | 1 | -2/+5 |
2009-07-25 | Update lockdown API and introduce new error codes | Martin Szulecki | 1 | -16/+35 |
2009-07-15 | Implement lockdown set_value, remove_value and enter_recovery request API | Martin Szulecki | 1 | -1/+4 |
2009-07-07 | Cleanup lockdown request API and fix docs, tools, bindings and exports | Martin Szulecki | 1 | -0/+51 |