Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-12 | Allow lockdown client creation without performing full handshake | Martin Szulecki | 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 | Martin Szulecki | 1 | -1/+1 | |
2009-11-19 | Fix distcheck by removing usage of private function in dev tools | Martin Szulecki | 1 | -1/+1 | |
2009-11-11 | Finish migration to latest plist API. | Jonathan Beck | 1 | -10/+24 | |
[#77 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-10-29 | Don't include usb.h, which is a libusb-0.1 header | Ingmar Vanhassel | 1 | -1/+0 | |
libusbmuxd uses libusb-1.0 | |||||
2009-10-13 | Update to latest libplist API. | Jonathan Beck | 1 | -23/+22 | |
Signed-off-by: Matt Colyer <matt@colyer.name> [#77 state:resolved] | |||||
2009-09-12 | Update tools to use new API | Martin Szulecki | 1 | -1/+1 | |
2009-07-25 | Follow glib style and rename iphone_free_device to iphone_device_free | Martin Szulecki | 1 | -2/+2 | |
2009-07-25 | Update lockdown API and introduce new error codes | Martin Szulecki | 1 | -2/+2 | |
2009-07-25 | Update MobileSync API and introduce mobilesync error codes | Martin Szulecki | 1 | -7/+5 | |
2009-07-14 | Cleanup mobilesync API and bindings. Move get_all_contacts() into msyncclient. | Martin Szulecki | 1 | -4/+105 | |
2009-07-07 | Cleanup lockdown request API and fix docs, tools, bindings and exports | Martin Szulecki | 1 | -6/+6 | |
2009-05-18 | Make use of usbmuxd and remove libusb dependencies | Nikias Bassen | 1 | -1/+1 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-01-29 | Completly remove libxml dependency and change libplist-1.0 dependency to ↵ | Jonathan Beck | 1 | -3/+0 | |
libplist. | |||||
2009-01-22 | Move things around and clean up some code. | Jonathan Beck | 1 | -2/+0 | |
2009-01-09 | Change msync recv and send functions to only deal with abstract plists. | Jonathan Beck | 1 | -6/+7 | |
Start full address book dump function. Update to new logging mechanism. | |||||
2009-01-09 | add msync test client. | Jonathan Beck | 1 | -0/+73 | |