summaryrefslogtreecommitdiffstats
path: root/src/plist.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-21use NULL at end of dictionary values (fixes a memory leak).Gravatar Jonathan Beck1-4/+3
2008-08-21Merge master into fixes.Gravatar Jonathan Beck1-1/+1
2008-08-21fixes depth check in format_string (can be 0)Gravatar Jonathan Beck1-1/+1
2008-08-14Minor documentation cleanup in plist.c.Gravatar Matt Colyer1-3/+3
2008-08-12Fixed an error in my assert statementsGravatar Matt Colyer1-3/+3
2008-08-12Cleaned up plist.c, added doxygen docs.Gravatar Matt Colyer1-7/+99
2008-08-11Remove unwanted free, should fix a memory corruptionGravatar Christophe Fergeau1-2/+1
2008-08-05Fixed Zach's name. I feel dumb, sorry about that.Gravatar Matt Colyer1-1/+1
2008-08-05Store certificates and private keys as PEM files instead of storing them in c...Gravatar Jonathan Beck1-1/+31
2008-08-05Added function to handle <data> tag in dict.Gravatar Jonathan Beck1-0/+7
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-1/+15
2008-07-30Apparently missing parens (with respect to string length calculation).Gravatar Martin Aumueller1-1/+1
2008-07-29Autotooled the project with very basic versioning support.Gravatar Matt Colyer1-0/+91