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
/
tools
/
idevicedebugserverproxy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
tools: Unify --network command line switch and add it where missing
Nikias Bassen
1
-3
/
+9
2020-06-05
tools: Add --version command line switch
Nikias Bassen
1
-2
/
+9
2020-06-04
Unify usage output in all tools and add bugreport URL
Martin Szulecki
1
-2
/
+6
2019-06-11
common: Update thread.c/.h to match the one from libusbmuxd
Nikias Bassen
1
-3
/
+3
2018-10-01
tools: Remove length check on device UDID arguments to support newer devices
Nikias Bassen
1
-2
/
+2
2018-07-24
idevicedebugserverproxy: Fix possible use-after-free
Bastien Nocera
1
-1
/
+1
2015-10-06
tools: Use PACKAGE_URL define for homepage project links in usage output
Martin Szulecki
1
-1
/
+5
2015-01-28
Remove trailing whitespace errors from all files
Martin Szulecki
1
-3
/
+3
2015-01-27
tools: Add link to project homepage on usage output
Martin Szulecki
1
-0
/
+1
2015-01-22
idevicedebugserverproxy: Properly handle server shutdown
Nikias Bassen
1
-45
/
+75
2015-01-16
idevicedebugserverproxy: Use debugserver service and fix reconnecting to it
Martin Szulecki
1
-71
/
+46
2015-01-13
thread: Introduce thread_new and thread_free to cover handle leaks on WIN32
Martin Szulecki
1
-3
/
+9
2014-10-11
tools: Make sure to print an error when lockdown connection fails
Nikias Bassen
1
-2
/
+3
2013-03-20
move thread and socket code to "common" subdir
Nikias Bassen
1
-2
/
+2
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
-5
/
+10
2013-02-23
idevicedebugserverproxy: Fix irritating and wrong debug message
Martin Szulecki
1
-1
/
+1
2012-11-29
tools: use pointer instead of static buffer for UDID since it can start with '0'
Nikias Bassen
1
-16
/
+8
2012-11-29
idevicedebugserver: fix small bug in error message
Nikias Bassen
1
-1
/
+1
2012-10-21
Add new idevicedebugserverproxy tool
Martin Szulecki
1
-0
/
+374