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
/
dev
Age
Commit message (
Collapse
)
Author
Files
Lines
2008-12-13
fork out plist stuff in libplist and migrate libiphone to use it.
Jonathan Beck
3
-136
/
+1
2008-12-12
Fix some bugs in binary plist generation.
Jonathan Beck
1
-13
/
+24
2008-12-10
fix minor programming erro plus enhance plutil to convert bin to xml and xml ↵
Jonathan Beck
1
-16
/
+13
to bin.
2008-12-01
cleanup unused functions.
Jonathan Beck
1
-0
/
+1
2008-11-30
complete xml plist abstraction and migrate lockdownd_hello to new plist API.
Jonathan Beck
1
-1
/
+2
2008-11-30
Continue abstraction of xml and binary plist.
Jonathan Beck
1
-82
/
+5
2008-11-25
fix some warnings and indent
Jonathan Beck
3
-107
/
+115
2008-11-24
Output binary data base64 encoded (and 60 cols wide)
Jonathan Beck
1
-2
/
+9
2008-11-24
Added binary-plist support (tweaked slightly to move stuff around)
Zach C
3
-2
/
+191
Signed-off-by: Matt Colyer <matt@colyer.name> fix makefile to take correct main function into account
2008-11-13
fix missing Makefile.am file
Jonathan Beck
1
-0
/
+19
2008-10-31
reduce chunk size in AFC since it was generating error for large file
Jonathan Beck
1
-0
/
+1
fix include in afccheck.c
2008-10-30
move dev specific tools to dev/ subdir.
Jonathan Beck
3
-0
/
+387
update autoconf files accordingly