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
/
plist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-21
use NULL at end of dictionary values (fixes a memory leak).
Jonathan Beck
1
-4
/
+3
2008-08-21
Merge master into fixes.
Jonathan Beck
1
-1
/
+1
2008-08-21
fixes depth check in format_string (can be 0)
Jonathan Beck
1
-1
/
+1
2008-08-14
Minor documentation cleanup in plist.c.
Matt Colyer
1
-3
/
+3
2008-08-12
Fixed an error in my assert statements
Matt Colyer
1
-3
/
+3
2008-08-12
Cleaned up plist.c, added doxygen docs.
Matt Colyer
1
-7
/
+99
2008-08-11
Remove unwanted free, should fix a memory corruption
Christophe Fergeau
1
-2
/
+1
2008-08-05
Fixed Zach's name. I feel dumb, sorry about that.
Matt Colyer
1
-1
/
+1
2008-08-05
Store certificates and private keys as PEM files instead of storing them in c...
Jonathan Beck
1
-1
/
+31
2008-08-05
Added function to handle <data> tag in dict.
Jonathan Beck
1
-0
/
+7
2008-08-01
I copied the wrong legal headers into the code. Opps.
Matt Colyer
1
-11
/
+12
2008-07-30
Added documentation and licensing information.
Matt Colyer
1
-1
/
+15
2008-07-30
Apparently missing parens (with respect to string length calculation).
Martin Aumueller
1
-1
/
+1
2008-07-29
Autotooled the project with very basic versioning support.
Matt Colyer
1
-0
/
+91