summaryrefslogtreecommitdiffstats
path: root/tools/idevicecrashreport.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-05tools: Unify --network command line switch and add it where missingGravatar Nikias Bassen1-3/+9
2020-06-05tools: Add --version command line switchGravatar Nikias Bassen1-2/+9
2020-06-04Unify usage output in all tools and add bugreport URLGravatar Martin Szulecki1-2/+6
2019-09-28tools: Ignore SIGPIPE wherever possibleGravatar Nikias Bassen1-0/+6
2019-07-12Fix service startup in idevicecrashreport for iOS 13Gravatar Nikias Bassen1-17/+17
2019-06-25idevicecrashreport: zero-fill full struct stat structure instead of just the ...Gravatar Nikias Bassen1-1/+1
2019-06-13Timeout support for SSL connections and better timeout handeling.Gravatar DanyL1-1/+1
2018-10-01tools: Remove length check on device UDID arguments to support newer devicesGravatar Nikias Bassen1-2/+2
2015-12-22tools: idevicecrashreport: Fix missing 0-term when creating local filenameGravatar Nikias Bassen1-1/+3
2015-12-18tools: idevicecrashreport: Propertly initialize buffer used to check for ping...Gravatar Nikias Bassen1-0/+1
2015-12-18tools: Fix inverted abort condition in idevicecrashreportGravatar Nikias Bassen1-1/+1
2015-10-06tools: Use PACKAGE_URL define for homepage project links in usage outputGravatar Martin Szulecki1-1/+5
2015-01-28Remove trailing whitespace errors from all filesGravatar Martin Szulecki1-3/+3
2015-01-27tools: Add link to project homepage on usage outputGravatar Martin Szulecki1-0/+1
2015-01-27idevicecrashreport: Enable build for win32Gravatar Nikias Bassen1-0/+5
2014-10-11tools: Make sure to print an error when lockdown connection failsGravatar Nikias Bassen1-0/+1
2014-08-02idevicecrashreport: Silence compiler warning about ignored return value from ...Gravatar Nikias Bassen1-1/+3
2014-03-04Add new "idevicecrashreport" tool to retrieve crash reports/logs from a deviceGravatar Martin Szulecki1-0/+456