Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-12 | MobileSync: use new device_link_service | 1 | -111/+32 | ||
2010-01-09 | use new plist helper functions | 1 | -38/+31 | ||
[#106 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-11-11 | Finish migration to latest plist API. | 1 | -8/+28 | ||
[#77 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-10-13 | Update to latest libplist API. | 1 | -4/+4 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> [#77 state:resolved] | |||||
2009-09-12 | Public API rework, extension and adaption to latest libusbmuxd-1.0 API. | 1 | -7/+7 | ||
2009-07-25 | Update MobileSync API and introduce mobilesync error codes | 1 | -23/+28 | ||
2009-07-24 | Improve debug output messages by using __func__ everywhere and adjust wording | 1 | -2/+2 | ||
2009-07-14 | Cleanup mobilesync API and bindings. Move get_all_contacts() into msyncclient. | 1 | -112/+13 | ||
2009-05-18 | Make use of usbmuxd and remove libusb dependencies | 1 | -12/+13 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-12 | Fix some comments in mobilesync.0.9.1 | 1 | -6/+2 | ||
2009-04-23 | Fix receive of plists larger than a packet for lockdown and MobileSync | 1 | -4/+16 | ||
[#35 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-03-24 | Merge branch 'master' of git://github.com/MattColyer/libiphone into contact_sync | 1 | -6/+3 | ||
Conflicts: Makefile.am configure.ac src/AFC.h src/NotificationProxy.c src/lockdown.c | |||||
2009-01-29 | Update to latest libplist API. | 1 | -8/+5 | ||
2009-01-22 | Move things around and clean up some code. | 1 | -3/+5 | ||
2009-01-13 | Add parts of a python binding to libiphone that also include libplist (using ↵ | 1 | -2/+2 | ||
SWIG). | |||||
2009-01-09 | Change msync recv and send functions to only deal with abstract plists. | 1 | -43/+136 | ||
Start full address book dump function. Update to new logging mechanism. | |||||
2009-01-08 | Implement skeleton of MobileSync protocol (handshake and goodbye). | 1 | -0/+210 | ||