index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A cross-platform protocol library to access iOS devices
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
userpref.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-21
userpref: Use /var/lib/lockdown as the system-wide pair record path on Linux
Martin Szulecki
1
-4
/
+1
2013-09-19
userpref: Use system wide pair record path and add config directory getter
Martin Szulecki
1
-73
/
+3
2013-09-19
userpref: fix leak and possible endless recursion in mkdir_with_parents
Nikias Bassen
1
-7
/
+4
2013-09-17
userpref: Add missing argument docs for device_record_get_certs_as_pem()
Martin Szulecki
1
-0
/
+1
2013-09-17
Make sure to re-use the DeviceCertificate instead of generating a new one eve...
Nikias Bassen
1
-1
/
+14
2013-09-17
Fix broken build of GnuTLS and silence two compiler warnings
Martin Szulecki
1
-2
/
+2
2013-09-17
userpref: Add copyright reference
Martin Szulecki
1
-0
/
+1
2013-09-17
Refactor userpref logic to use plist format and implement trust dialog handling
Martin Szulecki
1
-351
/
+333
2013-07-15
userpref: correctly NULL-terminate arguments in string_concat calls
Nikias Bassen
1
-2
/
+2
2013-07-13
common: Fix WIN32 portability for recent userpref security fix
Martin Szulecki
1
-1
/
+6
2013-07-02
Bug #331 - Don't create a /tmp/root directory insecurely
Federico Mena Quintero
1
-29
/
+76
2013-05-23
Silence compiler warnings for win32 builds
Martin Szulecki
1
-0
/
+2
2013-04-25
common: Move debug and userpref code into libinternalcommon
Martin Szulecki
1
-0
/
+1161