Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-07 | I really need to put more descriptive messages here, but im doing stuff all ↵ | Joshua Hill | 1 | -0/+14 | |
over the place | |||||
2010-06-05 | Changed the device type to a structure array for cleaner code and cross ↵ | Joshua Hill | 1 | -41/+54 | |
state access | |||||
2010-06-05 | Added long options and moved the function main source file function ↵ | Joshua Hill | 1 | -0/+18 | |
declarations into the header file for easier maintainance | |||||
2010-06-03 | Continuing to refactor code and add support for other devices | Joshua Hill | 1 | -6/+7 | |
2010-06-01 | Began major refactoring, not quite finished yet, this branch is probably broke | Joshua Hill | 1 | -2/+53 | |
2010-05-22 | Finished implemented TSS request and TSS response | Joshua Hill | 1 | -0/+31 | |
Removed base64.c/h since it's not needed with libplist |