index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A cross-platform protocol library to access iOS devices
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
2010-01-13
mobilesync: use correct type for port parameter and rename it
Nikias Bassen
1
-3
/
+3
2010-01-12
Refactor and unify internal debug system for ease of use and verbosity
Martin Szulecki
1
-3
/
+3
2010-01-12
Remove support for debug masks due to inconsistent use
Martin Szulecki
1
-3
/
+3
2010-01-12
Rename utils to debug as it does exactly that, contain debug code
Martin Szulecki
1
-1
/
+1
2010-01-12
MobileSync: use new device_link_service
Nikias Bassen
1
-111
/
+32
2010-01-09
use new plist helper functions
Nikias Bassen
1
-38
/
+31
2009-11-11
Finish migration to latest plist API.
Jonathan Beck
1
-8
/
+28
2009-10-13
Update to latest libplist API.
Jonathan Beck
1
-4
/
+4
2009-09-12
Public API rework, extension and adaption to latest libusbmuxd-1.0 API.
Nikias Bassen
1
-7
/
+7
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