Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-22 | Rename iphone_device_recv/_send functions to use iphone_connection_* domain | 1 | -2/+2 | ||
These communication functions operate on an iphone_connection_t, thus their function name should reflect that. | |||||
2010-01-13 | lockdown/tools/python: use correct type for port parameter | 1 | -1/+1 | ||
2010-01-12 | Remove support for debug masks due to inconsistent use | 1 | -1/+0 | ||
2010-01-12 | Allow lockdown client creation without performing full handshake | 1 | -1/+1 | ||
The lockdown constructor was doing more than needed. Pairing and session negotiation is now handled by lockdownd_client_new_with_handshake(). | |||||
2010-01-08 | Allow set the label of a lockdown request, usually set to the program name | 1 | -1/+1 | ||
2009-09-12 | Update tools to use new API | 1 | -1/+0 | ||
2009-09-12 | Public API rework, extension and adaption to latest libusbmuxd-1.0 API. | 1 | -9/+7 | ||
2009-07-28 | Move production ready tools into tools/ and do not install the dev/ ones | 1 | -0/+169 | ||