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
/
restore.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2013-04-25
common: Move debug and userpref code into libinternalcommon
Martin Szulecki
1
-1
/
+1
2013-02-26
Refactor port number use into service descriptor to enable SSL for services
Martin Szulecki
1
-1
/
+6
This is a major change which breaks API but is required in order to support SSL communication for services as used by network connections.
2012-04-06
restore: initialize uninitialized struct member info
Nikias Bassen
1
-0
/
+1
2012-03-22
Mass replace UUID by UDID, which is the correct term for it
Martin Szulecki
1
-7
/
+7
2012-03-19
Remove orphan arpa/inet.h include
Nikias Bassen
1
-1
/
+0
2012-03-18
Completely remove glib dependency.
Nikias Bassen
1
-1
/
+0
2012-03-08
restored: Add restored_query_value() to query for values in restore mode
Martin Szulecki
1
-0
/
+51
2012-01-11
restored: allow passing options to restored_start_restore()
Nikias Bassen
1
-2
/
+7
2010-06-08
restored: Fixed crash when attempting to pass NULL values to restored_query_type
Joshua Hill
1
-12
/
+20
2010-06-05
Added function to fetch device values from the QueryType response
Joshua Hill
1
-2
/
+44
2010-05-19
Implement restored API
Martin Szulecki
1
-0
/
+408