Age | Commit message (Expand) | Author | Files | Lines |
2009-09-12 | Public API rework, extension and adaption to latest libusbmuxd-1.0 API. | Nikias Bassen | 1 | -1/+1 |
2009-07-25 | Update lockdown API and introduce new error codes | Martin Szulecki | 1 | -4/+6 |
2009-07-07 | Cleanup lockdown request API and fix docs, tools, bindings and exports | Martin Szulecki | 1 | -19/+5 |
2009-05-18 | Make use of usbmuxd and remove libusb dependencies | Nikias Bassen | 1 | -3/+1 |
2009-04-12 | Use less secure random number generation so we can generate private | Jonathan Beck | 1 | -4/+4 |
2009-03-24 | Merge branch 'master' of git://github.com/MattColyer/libiphone into contact_sync | Jonathan Beck | 1 | -2/+0 |
2009-03-23 | Remove lockdown gnutls buffer hack [#1 state:resolved] | Nikias Bassen | 1 | -2/+0 |
2009-01-29 | Merge branch 'master' into contact_sync | Jonathan Beck | 1 | -1/+2 |
2009-01-27 | Moved lockdownd_get_device_uid to be part of the public API. | Matt Colyer | 1 | -1/+0 |
2009-01-09 | Perform proper goodby on lockdown shutdown. | Nikias Bassen | 1 | -0/+1 |
2009-01-08 | Merge branch 'nikias' into plist | Jonathan Beck | 1 | -0/+1 |
2009-01-08 | Perform proper goodby on lockdown shutdown. | Nikias Bassen | 1 | -0/+1 |
2009-01-04 | Merge branch 'master' into plist | Jonathan Beck | 1 | -1/+1 |
2009-01-02 | Fix indent issues. | Matt Colyer | 1 | -1/+2 |
2009-01-02 | Fix function prototypes | Christophe Fergeau | 1 | -2/+2 |
2008-12-13 | fork out plist stuff in libplist and migrate libiphone to use it. | Jonathan Beck | 1 | -1/+0 |
2008-12-12 | Change from Base64 encoded buffers to real buffers. Base64 decoding/encoding ... | Jonathan Beck | 1 | -5/+6 |
2008-12-11 | move stuff around to make code more organized. | Jonathan Beck | 1 | -2/+0 |
2008-09-11 | Setup a very basic lockdownd command line client | Jonathan Beck | 1 | -0/+1 |
2008-09-01 | Enforce a modified kr style. | Matt Colyer | 1 | -1/+2 |
2008-08-31 | use new function signature and few bugfixes. | Jonathan Beck | 1 | -9/+7 |
2008-08-31 | migrate usbmux.c. | Jonathan Beck | 1 | -1/+1 |
2008-08-31 | migrate lockdown.c | Jonathan Beck | 1 | -11/+12 |
2008-08-31 | more libraryzing | Jonathan Beck | 1 | -2/+1 |
2008-08-31 | use non anonymous structs so we can use opaque type on them | Jonathan Beck | 1 | -1/+1 |
2008-08-31 | first shot at setting up a library | Jonathan Beck | 1 | -1/+4 |
2008-08-22 | Handle known device through their UniqueDeviceID and use it as name to store ... | Jonathan Beck | 1 | -1/+1 |
2008-08-21 | add get_device_uid function | Jonathan Beck | 1 | -0/+1 |
2008-08-20 | Removed duplicate functions in initconf and fixed build issues. | Matt Colyer | 1 | -0/+2 |
2008-08-05 | Fixed Zach's name. I feel dumb, sorry about that. | Matt Colyer | 1 | -1/+1 |
2008-08-05 | Initial pairing implementation. | Jonathan Beck | 1 | -0/+6 |
2008-08-04 | Zack's C. rewrite of usbmux (with a few additions by Matt Colyer). | Matt Colyer | 1 | -2/+1 |
2008-08-01 | I copied the wrong legal headers into the code. Opps. | Matt Colyer | 1 | -11/+12 |
2008-07-30 | Added documentation and licensing information. | Matt Colyer | 1 | -0/+15 |
2008-07-29 | Autotooled the project with very basic versioning support. | Matt Colyer | 1 | -0/+36 |