summaryrefslogtreecommitdiff
path: root/tools/inetcat.c
Commit message (Expand)AuthorAgeFilesLines
* Make conn_data member of usbmuxd_device_info struct unsigned since it's not a...Nikias Bassen2022-05-051-5/+5
* Remove common code in favor of new libimobiledevice-glueNikias Bassen2021-09-011-1/+1
* tools: Flip order of windows.h and winsock2.h to get rid of compiler warning ...Nikias Bassen2021-02-051-1/+1
* Do not use else after return or break for better code readabilityRosen Penev2020-12-301-1/+2
* inetcat: Add new "--version" option to output version informationMartin Szulecki2020-06-151-1/+9
* Unify usage output of tools and use proper indentationMartin Szulecki2020-06-041-11/+13
* inetcat: Update usage to better reflect what the tool actually doesNikias Bassen2020-05-311-2/+2
* tools: Make iproxy and inetcat use direct socket connection for network devicesNikias Bassen2020-05-181-2/+34
* inetcat: Properly handle USB vs. network devices with new command line switchesNikias Bassen2020-05-141-23/+99
* tools: Update .gitignore and name in header of c fileNikias Bassen2019-12-051-1/+1
* inetcat: Add missing sys/select headerRosen Penev2019-11-261-0/+1
* tools: Rename icat to inetcat due to name conflict with sleuthkit2.0.1Nikias Bassen2019-11-261-0/+168