index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A protocol library to access iOS devices on Linux
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
userpref.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-22
Mass replace UUID by UDID, which is the correct term for it
Martin Szulecki
1
-4
/
+4
2012-03-19
Add more debug output to userprefs
Nikias Bassen
1
-0
/
+2
2012-03-19
userpref.h: include stdint.h
Nikias Bassen
1
-0
/
+2
2012-03-19
Add OpenSSL support
Nikias Bassen
1
-3
/
+19
2012-03-18
Completely remove glib dependency.
Nikias Bassen
1
-6
/
+13
2010-05-28
Expose more userpref functions for use in the new idevicepair tool
Martin Szulecki
1
-2
/
+2
2010-05-28
userpref: new internal function userpref_get_paired_uuids
Nikias Bassen
1
-0
/
+1
2010-01-08
Add userpref helper to allow removal of the stored device public key
Martin Szulecki
1
-0
/
+1
2009-11-10
hide symbols that should not get exported
Nikias Bassen
1
-6
/
+7
2009-09-12
Public API rework, extension and adaption to latest libusbmuxd-1.0 API.
Nikias Bassen
1
-2
/
+2
2009-07-25
Improve API of userpref system
Martin Szulecki
1
-10
/
+12
2009-04-12
Use less secure random number generation so we can generate private
Jonathan Beck
1
-40
/
+10
2009-01-04
Merge branch 'master' into plist
Jonathan Beck
1
-1
/
+1
2009-01-02
Fix function prototypes
Christophe Fergeau
1
-1
/
+1
2008-12-12
Change from Base64 encoded buffers to real buffers. Base64 decoding/encoding ...
Jonathan Beck
1
-1
/
+1
2008-09-01
Enforce a modified kr style.
Matt Colyer
1
-9
/
+9
2008-08-22
Handle known device through their UniqueDeviceID and use it as name to store ...
Jonathan Beck
1
-2
/
+2
2008-08-06
Finish converting over to doxygen.
Matt Colyer
1
-27
/
+21
2008-08-05
Store certificates and private keys as PEM files instead of storing them in c...
Jonathan Beck
1
-14
/
+15
2008-08-05
prepare config for pairing
Jonathan Beck
1
-0
/
+44
2008-08-01
I copied the wrong legal headers into the code. Opps.
Matt Colyer
1
-11
/
+12
2008-07-31
Added a way to load HostID from a user specific config file.
Jonathan Beck
1
-0
/
+31