Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-02 | Fix function prototypes | 1 | -2/+2 | ||
Add missing static, const, change function() to function(void) | |||||
2008-09-11 | Setup a very basic lockdownd command line client | 1 | -0/+1 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-09-01 | Enforce a modified kr style. | 1 | -1/+2 | ||
Use "make indent" from now on before committing. | |||||
2008-08-31 | use new function signature and few bugfixes. | 1 | -9/+7 | ||
2008-08-31 | migrate usbmux.c. | 1 | -1/+1 | ||
2008-08-31 | migrate lockdown.c | 1 | -11/+12 | ||
2008-08-31 | more libraryzing | 1 | -2/+1 | ||
2008-08-31 | use non anonymous structs so we can use opaque type on them | 1 | -1/+1 | ||
2008-08-31 | first shot at setting up a library | 1 | -1/+4 | ||
2008-08-22 | Handle known device through their UniqueDeviceID and use it as name to store ↵ | 1 | -1/+1 | ||
PEM device public key. | |||||
2008-08-21 | add get_device_uid function | 1 | -0/+1 | ||
Conflicts: | |||||
2008-08-20 | Removed duplicate functions in initconf and fixed build issues. | 1 | -0/+2 | ||
2008-08-05 | Fixed Zach's name. I feel dumb, sorry about that. | 1 | -1/+1 | ||
2008-08-05 | Initial pairing implementation. | 1 | -0/+6 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-08-04 | Zack's C. rewrite of usbmux (with a few additions by Matt Colyer). | 1 | -2/+1 | ||
2008-08-01 | I copied the wrong legal headers into the code. Opps. | 1 | -11/+12 | ||
2008-07-30 | Added documentation and licensing information. | 1 | -0/+15 | ||
2008-07-29 | Autotooled the project with very basic versioning support. | 1 | -0/+36 | ||