summaryrefslogtreecommitdiffstats
path: root/src/plist.h
AgeCommit message (Expand)AuthorFilesLines
2008-12-13fork out plist stuff in libplist and migrate libiphone to use it.Gravatar Jonathan Beck1-83/+0
2008-12-12Change from Base64 encoded buffers to real buffers. Base64 decoding/encoding ...Gravatar Jonathan Beck1-2/+2
2008-12-12Fix some bugs in binary plist generation.Gravatar Jonathan Beck1-11/+9
2008-12-11move stuff around to make code more organized.Gravatar Jonathan Beck1-0/+15
2008-12-10add bplist writting capability.Gravatar Jonathan Beck1-23/+0
2008-12-08cleanup binary parsing and move stuff around.Gravatar Jonathan Beck1-1/+17
2008-12-01cleanup unused functions.Gravatar Jonathan Beck1-12/+0
2008-12-01continue migration to new plist API.Gravatar Jonathan Beck1-0/+1
2008-11-30complete xml plist abstraction and migrate lockdownd_hello to new plist API.Gravatar Jonathan Beck1-4/+8
2008-11-30Continue abstraction of xml and binary plist.Gravatar Jonathan Beck1-39/+9
2008-11-28Start an abstraction of xml and binary plistGravatar Jonathan Beck1-0/+35
2008-11-25fix some warnings and indentGravatar Jonathan Beck1-4/+7
2008-11-24Added binary-plist support (tweaked slightly to move stuff around)Gravatar Zach C1-0/+38
2008-09-01Enforce a modified kr style.Gravatar Matt Colyer1-5/+5
2008-08-12Cleaned up plist.c, added doxygen docs.Gravatar Matt Colyer1-1/+2
2008-08-05Fixed Zach's name. I feel dumb, sorry about that.Gravatar Matt Colyer1-1/+1
2008-08-05Zack's final changes to the pairing.Gravatar Matt Colyer1-0/+1
2008-08-05Store certificates and private keys as PEM files instead of storing them in c...Gravatar Jonathan Beck1-0/+1
2008-08-05Added function to handle <data> tag in dict.Gravatar Jonathan Beck1-0/+1
2008-08-04Zack's C. rewrite of usbmux (with a few additions by Matt Colyer).Gravatar Matt Colyer1-0/+1
2008-08-01I copied the wrong legal headers into the code. Opps.Gravatar Matt Colyer1-11/+12
2008-07-30Added documentation and licensing information.Gravatar Matt Colyer1-2/+17
2008-07-29Autotooled the project with very basic versioning support.Gravatar Matt Colyer1-0/+17