Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 |