Age | Commit message (Expand) | Author | Files | Lines |
2009-01-29 | Completly remove libxml dependency and change libplist-1.0 dependency to libp... | Jonathan Beck | 2 | -6/+0 |
2009-01-29 | Add more warning flags and remove useless libxml2 dependency. | Jonathan Beck | 1 | -2/+2 |
2009-01-22 | Move things around and clean up some code. | Jonathan Beck | 1 | -2/+0 |
2009-01-13 | Fix some bugs in interface (Receive() still doesn't work). | Jonathan Beck | 1 | -0/+40 |
2009-01-12 | Update lockdownd transfer function to take abstract plist as argument. | Jonathan Beck | 1 | -0/+3 |
2009-01-09 | Change msync recv and send functions to only deal with abstract plists. | Jonathan Beck | 1 | -6/+7 |
2009-01-09 | add msync test client. | Jonathan Beck | 1 | -0/+73 |
2009-01-08 | Implement skeleton of MobileSync protocol (handshake and goodbye). | Jonathan Beck | 1 | -1/+5 |
2008-12-13 | fork out plist stuff in libplist and migrate libiphone to use it. | Jonathan Beck | 3 | -136/+1 |
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 |
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 |
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 |
2008-10-30 | move dev specific tools to dev/ subdir. | Jonathan Beck | 3 | -0/+387 |