Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-13 | Fork libiphone and remove anything non plist specific. | Jonathan Beck | 6 | -544/+0 | |
Update library and make related files acordingly . | |||||
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 |