summaryrefslogtreecommitdiffstats
path: root/src/lockdown.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-07cache device uuid in client structGravatar Nikias Bassen1-0/+1
2009-12-07better handling of session_idGravatar Nikias Bassen1-1/+1
2009-11-17simplify gnutls_session_t useGravatar Christophe Fergeau1-1/+1
2009-11-17don't leak memory allocated for gnutls credentialsGravatar Christophe Fergeau1-0/+1
2009-09-12Public API rework, extension and adaption to latest libusbmuxd-1.0 API.Gravatar Nikias Bassen1-1/+1
2009-07-25Update lockdown API and introduce new error codesGravatar Martin Szulecki1-4/+6
2009-07-07Cleanup lockdown request API and fix docs, tools, bindings and exportsGravatar Martin Szulecki1-19/+5
2009-05-18Make use of usbmuxd and remove libusb dependenciesGravatar Nikias Bassen1-3/+1
2009-04-12Use less secure random number generation so we can generate privateGravatar Jonathan Beck1-4/+4
2009-03-24Merge branch 'master' of git://github.com/MattColyer/libiphone into contact_syncGravatar Jonathan Beck1-2/+0
2009-03-23Remove lockdown gnutls buffer hack [#1 state:resolved]Gravatar Nikias Bassen1-2/+0
2009-01-29Merge branch 'master' into contact_syncGravatar Jonathan Beck1-1/+2
2009-01-27Moved lockdownd_get_device_uid to be part of the public API.Gravatar Matt Colyer1-1/+0
2009-01-09Perform proper goodby on lockdown shutdown.Gravatar Nikias Bassen1-0/+1
2009-01-08Merge branch 'nikias' into plistGravatar Jonathan Beck1-0/+1
2009-01-08Perform proper goodby on lockdown shutdown.Gravatar Nikias Bassen1-0/+1
2009-01-04Merge branch 'master' into plistGravatar Jonathan Beck1-1/+1
2009-01-02Fix indent issues.Gravatar Matt Colyer1-1/+2
2009-01-02Fix function prototypesGravatar Christophe Fergeau1-2/+2
2008-12-13fork out plist stuff in libplist and migrate libiphone to use it.Gravatar Jonathan Beck1-1/+0
2008-12-12Change from Base64 encoded buffers to real buffers. Base64 decoding/encoding ...Gravatar Jonathan Beck1-5/+6
2008-12-11move stuff around to make code more organized.Gravatar Jonathan Beck1-2/+0
2008-09-11Setup a very basic lockdownd command line clientGravatar Jonathan Beck1-0/+1
2008-09-01Enforce a modified kr style.Gravatar Matt Colyer1-1/+2
2008-08-31use new function signature and few bugfixes.Gravatar Jonathan Beck1-9/+7
2008-08-31migrate usbmux.c.Gravatar Jonathan Beck1-1/+1
2008-08-31migrate lockdown.cGravatar Jonathan Beck1-11/+12
2008-08-31more libraryzingGravatar Jonathan Beck1-2/+1
2008-08-31use non anonymous structs so we can use opaque type on themGravatar Jonathan Beck1-1/+1
2008-08-31first shot at setting up a libraryGravatar Jonathan Beck1-1/+4
2008-08-22Handle known device through their UniqueDeviceID and use it as name to store ...Gravatar Jonathan Beck1-1/+1
2008-08-21add get_device_uid functionGravatar Jonathan Beck1-0/+1
2008-08-20Removed duplicate functions in initconf and fixed build issues.Gravatar Matt Colyer1-0/+2
2008-08-05Fixed Zach's name. I feel dumb, sorry about that.Gravatar Matt Colyer1-1/+1
2008-08-05Initial pairing implementation.Gravatar Jonathan Beck1-0/+6
2008-08-04Zack's C. rewrite of usbmux (with a few additions by Matt Colyer).Gravatar Matt Colyer1-2/+1
2008-08-01I copied the wrong legal headers into the code. Opps.Gravatar Matt Colyer1-11/+12
2008-07-30Added documentation and licensing information.Gravatar Matt Colyer1-0/+15
2008-07-29Autotooled the project with very basic versioning support.Gravatar Matt Colyer1-0/+36