Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 ↵ | Nikias Bassen | 1 | -1/+1 | |
crashes | |||||
2013-02-26 | Refactor port number use into service descriptor to enable SSL for services | Martin Szulecki | 1 | -5/+10 | |
This is a major change which breaks API but is required in order to support SSL communication for services as used by network connections. | |||||
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 | |