index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A protocol library to access iOS devices on Linux
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
MobileSync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-25
Update MobileSync API and introduce mobilesync error codes
Martin Szulecki
1
-23
/
+28
2009-07-24
Improve debug output messages by using __func__ everywhere and adjust wording
Martin Szulecki
1
-2
/
+2
2009-07-14
Cleanup mobilesync API and bindings. Move get_all_contacts() into msyncclient.
Martin Szulecki
1
-112
/
+13
2009-05-18
Make use of usbmuxd and remove libusb dependencies
Nikias Bassen
1
-12
/
+13
2009-05-12
Fix some comments in mobilesync.
0.9.1
Matt Colyer
1
-6
/
+2
2009-04-23
Fix receive of plists larger than a packet for lockdown and MobileSync
Martin Szulecki
1
-4
/
+16
2009-03-24
Merge branch 'master' of git://github.com/MattColyer/libiphone into contact_sync
Jonathan Beck
1
-6
/
+3
2009-01-29
Update to latest libplist API.
Jonathan Beck
1
-8
/
+5
2009-01-22
Move things around and clean up some code.
Jonathan Beck
1
-3
/
+5
2009-01-13
Add parts of a python binding to libiphone that also include libplist (using ...
Jonathan Beck
1
-2
/
+2
2009-01-09
Change msync recv and send functions to only deal with abstract plists.
Jonathan Beck
1
-43
/
+136
2009-01-08
Implement skeleton of MobileSync protocol (handshake and goodbye).
Jonathan Beck
1
-0
/
+210