Age | Commit message (Expand) | Author | Files | Lines |
2010-01-29 | Global renames due to project rename to libimobiledevice | Nikias Bassen | 1 | -10/+10 |
2010-01-22 | Rename all *_recv functions to *_receive to match underlying API | Martin Szulecki | 1 | -4/+4 |
2010-01-13 | lockdown/tools/python: use correct type for port parameter | Nikias Bassen | 1 | -1/+1 |
2010-01-12 | Remove support for debug masks due to inconsistent use | Martin Szulecki | 1 | -1/+1 |
2010-01-12 | Allow lockdown client creation without performing full handshake | Martin Szulecki | 1 | -1/+1 |
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 |
2009-10-29 | Don't include usb.h, which is a libusb-0.1 header | Ingmar Vanhassel | 1 | -1/+0 |
2009-10-13 | Update to latest libplist API. | Jonathan Beck | 1 | -23/+22 |
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 |
2009-01-29 | Completly remove libxml dependency and change libplist-1.0 dependency to libp... | Jonathan Beck | 1 | -3/+0 |
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 |
2009-01-09 | add msync test client. | Jonathan Beck | 1 | -0/+73 |