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
/
tools
/
idevicedebug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-29
idevicedebug: Terminate QSetLogging command
Shane Garrett
1
-1
/
+1
2022-03-29
idevicedebug: Only decode response if not OK, otherwise it may cause a buffer...
Greg Dennis
1
-1
/
+3
2022-03-29
idevicedebug: Gracefully fail on invalid bundle IDs
Greg Dennis
1
-1
/
+7
2022-03-29
tools: Correct misspelled directionary -> dictionary in function name
Nikias Bassen
1
-2
/
+2
2020-12-10
idevicedebug: Add --detach option to start an app and exit idevicedebug witho...
Jan Peter Stotz
1
-0
/
+16
2020-06-05
tools: Unify --network command line switch and add it where missing
Nikias Bassen
1
-3
/
+8
2020-06-05
tools: Add --version command line switch
Nikias Bassen
1
-3
/
+10
2020-06-04
Unify usage output in all tools and add bugreport URL
Martin Szulecki
1
-4
/
+7
2020-02-20
idevicedebug: Rename name-colliding debug_info() to log_debug()
Nikias Bassen
1
-23
/
+26
2019-11-20
debugserver: Return size of the returned buffer
Nikias Bassen
1
-10
/
+10
2018-10-01
tools: Remove length check on device UDID arguments to support newer devices
Nikias Bassen
1
-2
/
+2
2016-04-29
idevicedebug: Show error if container info not found
Matthias Ringwald
1
-10
/
+8
2015-10-06
tools: Use PACKAGE_URL define for homepage project links in usage output
Martin Szulecki
1
-1
/
+5
2015-01-27
tools: Add link to project homepage on usage output
Martin Szulecki
1
-0
/
+1
2015-01-27
idevicedebug: Use more efficient instproxy_lookup instead of browsing all apps
Martin Szulecki
1
-20
/
+8
2015-01-27
idevicedebug: Use new return attributes helper
Martin Szulecki
1
-7
/
+1
2014-12-09
idevicedebug: Fix memory leak and compiler warnings regarding command creation
Martin Szulecki
1
-2
/
+6
2014-10-15
idevicedebug: Fix invalid write due to out of bounds access
1.1.7
Martin Szulecki
1
-1
/
+1
2014-10-14
idevicedebug: Fix broken logic when creating app arguments
Martin Szulecki
1
-3
/
+3
2014-10-14
idevicedebug: Fix redeclaration and incrementation of environment_index
Martin Szulecki
1
-4
/
+1
2014-10-07
idevicedebug: Fix small memory leak
Martin Szulecki
1
-6
/
+11
2014-10-07
idevicedebug: Fix error variables for type consistency
Martin Szulecki
1
-1
/
+1
2014-10-03
idevicedebug: Fix win32 build
Nikias Bassen
1
-0
/
+5
2014-09-19
Add new "idevicedebug" tool to interact with debugserver on a device
Martin Szulecki
1
-0
/
+518