Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | ||