summaryrefslogtreecommitdiffstats
path: root/src/MobileSync.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-23Fix receive of plists larger than a packet for lockdown and MobileSyncGravatar Martin Szulecki1-4/+16
2009-03-24Merge branch 'master' of git://github.com/MattColyer/libiphone into contact_syncGravatar Jonathan Beck1-6/+3
2009-01-29Update to latest libplist API.Gravatar Jonathan Beck1-8/+5
2009-01-22Move things around and clean up some code.Gravatar Jonathan Beck1-3/+5
2009-01-13Add parts of a python binding to libiphone that also include libplist (using ...Gravatar Jonathan Beck1-2/+2
2009-01-09Change msync recv and send functions to only deal with abstract plists.Gravatar Jonathan Beck1-43/+136
2009-01-08Implement skeleton of MobileSync protocol (handshake and goodbye).Gravatar Jonathan Beck1-0/+210