summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: Ignore SIGPIPENikias Bassen2019-09-282-0/+8
* win32: Fix compilationNikias Bassen2019-08-032-2/+22
* tools: Add new tool 'icat'Adrien Guinet2019-08-032-1/+154
* iproxy: Fix (newly introduced) timeout errors not being handledNikias Bassen2019-06-291-2/+2
* Move socket and collection functions to a convenience libraryChow Loong Jin2014-10-031-2/+2
* Update copyright headers of all source files to matchMartin Szulecki2014-10-031-5/+5
* iproxy: Print correct error message when receiving failsNikias Bassen2014-10-031-2/+2
* iproxy: Use internal socket helper functions everywhere for better portabilityNikias Bassen2014-10-031-13/+11
* iproxy: Detach accept thread to handle multiple connectionsEric Day2014-10-031-6/+16
* iproxy: Also disconnect client if usbmuxd is not running or no device is foundNikias Bassen2014-09-261-0/+6
* iproxy: Disconnect client if no or unmatching device is connectedNikias Bassen2014-09-211-1/+4
* iproxy: Add the ability to filter by UDIDEric Day2014-09-211-4/+28
* tools: Use $(top_builddir) instead of relative path to fix out of tree buildMartin Szulecki2014-05-091-1/+1
* Replace socket implementation and fix indentation in iproxy sourcesMartin Szulecki2014-02-101-193/+188
* fix win32 buildNikias Bassen2013-09-171-1/+1
* added libpthread_LIBS to fix build in toolsNikias Bassen2013-09-171-1/+1
* initial commit of adapted source tree.Nikias Bassen2013-09-172-0/+291