- 12394bc idevicesyslog: Update to reflect color macro name change in libimobiledevice-glue by Nikias Bassen · 2 years, 10 months ago
- 2b48c41 Add new idevice_events_subscribe/unsubscribe API with context by Nikias Bassen · 2 years, 10 months ago
- cf2c7d4 [clang-tidy] Do not use else after return by Rosen Penev · 2 years, 11 months ago
- 6cb13f9 tools: Use getopt for option parsing in all tools by Nikias Bassen · 2 years, 11 months ago
- 3de1317 [clang-tidy] use const pointer parameter by Rosen Penev · 2 years, 11 months ago
- ce76093 Remove common code in favor of new libimobiledevice-glue by Nikias Bassen · 3 years, 7 months ago
- 333eb1a idevicesyslog: Print device UDID with connect/disconnect message by Nikias Bassen · 4 years, 9 months ago
- 02aa163 idevicesyslog: Make sure device event callback respects the presence or absence of --network option by Nikias Bassen · 4 years, 9 months ago
- 489a673 tools: Unify --network command line switch and add it where missing by Nikias Bassen · 4 years, 10 months ago
- 3aa4e24 tools: Add --version command line switch by Nikias Bassen · 4 years, 10 months ago
- bc2a155 Unify usage output in all tools and add bugreport URL by Martin Szulecki · 4 years, 10 months ago
- 962add3 idevicesyslog: Add some more process names to quiet filter list by Nikias Bassen · 4 years, 10 months ago
- 45ba75a idevicesyslog: Add command line switch --no-colors to disable colored output by Nikias Bassen · 4 years, 10 months ago
- 6e1c9f3 idevicesyslog: Add more process names to quiet filter list by Nikias Bassen · 4 years, 10 months ago
- 05d2e6d Fix whitespace error in idevicesyslog.c by Nikias Bassen · 4 years, 10 months ago
- f62d644 idevicesyslog: [win32] Fix color output by Nikias Bassen · 4 years, 10 months ago
- 42e40aa idevicesyslog: Fix color code escape sequences printing null-byte by Nikias Bassen · 4 years, 10 months ago
- bc559ab idevicesyslog: Add color support and filtering options by Nikias Bassen · 4 years, 11 months ago
- dc20b07 idevicesyslog: Add command line switch to exit when device disconnects by Nikias Bassen · 5 years ago
- 45d7856 idevicesyslog: Make sure CTRL+C works when waiting for passcode entry by Nikias Bassen · 5 years ago
- 7dbc17f tools: Allow idevicesyslog to connect to network devices by Nikias Bassen · 5 years ago
- b34e343 tools: Remove length check on device UDID arguments to support newer devices by Nikias Bassen · 6 years ago
- 3a37a4e idevicesyslog: Wait for passcode entry on device when required by Nikias Bassen · 7 years ago
- d93043e tools: Use PACKAGE_URL define for homepage project links in usage output by Martin Szulecki · 9 years ago
- 24ce2e2 Remove trailing whitespace errors from all files by Martin Szulecki · 10 years ago
- 1aa329c tools: Add link to project homepage on usage output by Martin Szulecki · 10 years ago
- f88d37c idevicesyslog: Flush stdout whenever encountering a line break by Nikias Bassen · 10 years ago
- 83c45ae Replace () with (void) in libinternalcommon and tools for consistency by Martin Szulecki · 10 years ago
- ae6550a idevicesyslog: print [disconnected] if device is removed by Nikias Bassen · 11 years ago
- 0701c78 idevicesyslog: Remove obsolete include of lockdown interface by Martin Szulecki · 12 years ago
- abad8cb idevicesyslog: Switch code to new syslog_relay service interface by Martin Szulecki · 12 years ago
- b2924a1 use new internal common code for thread, mutex, and socket operations by Nikias Bassen · 12 years ago
- a49c508 idevicesyslog: removed unused header include by Nikias Bassen · 12 years ago
- b5a7434 idevicesyslog: use events to allow automatic reconnect to device by Nikias Bassen · 12 years ago
- 76ce1e8 idevicesyslog: use new service API by Nikias Bassen · 12 years ago
- fcc1bb8 Refactor port number use into service descriptor to enable SSL for services by Martin Szulecki · 12 years ago
- 14bacd9 tools: mass replace 'device' with 'phone' variable names by Nikias Bassen · 12 years ago
- 36c0192 tools: use pointer instead of static buffer for UDID since it can start with '0' by Nikias Bassen · 12 years ago
- e284960 idevicesyslog: fix bug causing the connection to close after timeout by Nikias Bassen · 13 years ago
- c153ee9 idevicesyslog: fix reading from syslog_relay (simple socket connection) by Nikias Bassen · 13 years ago
- 1379f42 Update comments of tools to use "device" instead of naming specific models by Martin Szulecki · 13 years ago
- 7457346 Mass replace UUID by UDID, which is the correct term for it by Martin Szulecki · 13 years ago
- 7acb8ec win32: fix idevicesyslog building by Nikias Bassen · 13 years ago
- 294cf69 New file for be*/le* macros plus check for endian.h presence by Nikias Bassen · 13 years ago
- dcb8572 Completely remove glib dependency. by Nikias Bassen · 13 years ago
- be74df9 idevicesyslog: use fflush to immediately write out buffer by Nikias Bassen · 13 years ago
- d133d33 idevicesyslog: terminate on receive errors (e.g. device unplugging) by Nikias Bassen · 15 years ago
- 6f07a0b Use glib GUINT32_TO/FROM_BE macros instead of htonl/ntohl by Martin Szulecki · 15 years ago
- 96101a1 Global renames due to project rename to libimobiledevice by Nikias Bassen · 15 years ago[Renamed (82%) from tools/iphonesyslog.c]
- 3183e7c Rename iphone_device_recv/_send functions to use iphone_connection_* domain by Martin Szulecki · 15 years ago
- 471c997 lockdown/tools/python: use correct type for port parameter by Nikias Bassen · 15 years ago
- bf3dc42 Remove support for debug masks due to inconsistent use by Martin Szulecki · 15 years ago
- 9de537f Allow lockdown client creation without performing full handshake by Martin Szulecki · 15 years ago
- 0ac0908 Allow set the label of a lockdown request, usually set to the program name by Martin Szulecki · 15 years ago
- e617375 Update tools to use new API by Martin Szulecki · 16 years ago
- 1f6282f Public API rework, extension and adaption to latest libusbmuxd-1.0 API. by Nikias Bassen · 16 years ago
- e169cf9 Move production ready tools into tools/ and do not install the dev/ ones by Martin Szulecki · 16 years ago[Renamed from dev/syslog_relay.c]
- 1cfc274 Rename iphone_get_device_handle to iphone_device_get_handle and update tools by Martin Szulecki · 16 years ago
- 5cb9ecc Follow glib style and rename iphone_free_device to iphone_device_free by Martin Szulecki · 16 years ago
- f5e9d76 Update lockdown API and introduce new error codes by Martin Szulecki · 16 years ago
- 601e70e Rename iphone_set_debug() to iphone_set_debug_level() and code using it by Martin Szulecki · 16 years ago
- 62a6f55 Cleanup lockdown request API and fix docs, tools, bindings and exports by Martin Szulecki · 16 years ago
- 9223396 Fix segfault when displaying usage for installed iphoneinfo and iphonesyslog by Martin Szulecki · 16 years ago
- 0727ae7 Lkdn times out after few seconds idle so close it early and fix a crash on quit by Martin Szulecki · 16 years ago
- b61667e Adapted iphoneinfo and iphonesyslog to new API to allow device selection Added iphone_id tool to list devices attached and retrieve device name. by Nikias Bassen · 16 years ago
- 34b8e4d lockdown: Check for gnutls errors and silence compiler warnings. general: Removed some commented-out code. by Nikias Bassen · 16 years ago
- 8eaac05 Make use of usbmuxd and remove libusb dependencies by Nikias Bassen · 16 years ago
- f104eb4 Add tool to relay the syslog from a device to stdout by Martin Szulecki · 16 years ago