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
/
src
/
device_link_service.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-27
Make sure to handle timeout errors in device link service and all depending s...
Nikias Bassen
1
-42
/
+49
2015-01-28
Remove trailing whitespace errors from all files
Martin Szulecki
1
-7
/
+7
2013-04-25
common: Move debug and userpref code into libinternalcommon
Martin Szulecki
1
-1
/
+1
2013-03-14
global: make sure to check service before checking service->port to prevent c...
Nikias Bassen
1
-1
/
+1
2013-02-26
Refactor port number use into service descriptor to enable SSL for services
Martin Szulecki
1
-4
/
+8
2011-04-28
device_link_service: Allow passing a reason message upon disconnecting
Martin Szulecki
1
-2
/
+6
2010-08-27
device_link_service: add new function device_link_service_receive_message
Nikias Bassen
1
-17
/
+57
2010-08-15
device_link_service: removed unused local variable
Nikias Bassen
1
-2
/
+1
2010-05-13
Actually free the client in the _free() call.
Bryan Forbes
1
-0
/
+1
2010-03-16
Rename the *_int to *_private for better semantic and fix public typedefs
Martin Szulecki
1
-1
/
+1
2010-03-15
Add device_link_service_send_ping function.
Nikias Bassen
1
-0
/
+28
2010-03-15
device_link_service: process_message functions renamed using send/receive
Nikias Bassen
1
-2
/
+2
2010-02-19
device_link_service: new function and docs updated
Nikias Bassen
1
-2
/
+69
2010-01-29
Global renames due to project rename to libimobiledevice
Nikias Bassen
1
-1
/
+1
2010-01-25
Merge branch 'martin' into mobilebackup
Martin Szulecki
1
-0
/
+1
2010-01-25
device_link_service: send version number with VersionsOk message
Nikias Bassen
1
-0
/
+1
2010-01-24
Add function to handle the ProcessMessage in the DeviceLink service
Martin Szulecki
1
-0
/
+20
2010-01-12
Refactor and unify internal debug system for ease of use and verbosity
Martin Szulecki
1
-8
/
+8
2010-01-12
Rename utils to debug as it does exactly that, contain debug code
Martin Szulecki
1
-1
/
+1
2010-01-12
New device_link_service
Nikias Bassen
1
-0
/
+299