summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-10-03Move socket and collection functions to a convenience libraryGravatar Chow Loong Jin1-2/+2
2014-10-03Update copyright headers of all source files to matchGravatar Martin Szulecki1-5/+5
2014-10-03iproxy: Print correct error message when receiving failsGravatar Nikias Bassen1-2/+2
2014-10-03iproxy: Use internal socket helper functions everywhere for better portabilityGravatar Nikias Bassen1-13/+11
2014-10-03iproxy: Detach accept thread to handle multiple connectionsGravatar Eric Day1-6/+16
2014-09-26iproxy: Also disconnect client if usbmuxd is not running or no device is foundGravatar Nikias Bassen1-0/+6
2014-09-21iproxy: Disconnect client if no or unmatching device is connectedGravatar Nikias Bassen1-1/+4
2014-09-21iproxy: Add the ability to filter by UDIDGravatar Eric Day1-4/+28
2014-05-09tools: Use $(top_builddir) instead of relative path to fix out of tree buildGravatar Martin Szulecki1-1/+1
2014-02-10Replace socket implementation and fix indentation in iproxy sourcesGravatar Martin Szulecki1-193/+188
2013-09-17fix win32 buildGravatar Nikias Bassen1-1/+1
2013-09-17added libpthread_LIBS to fix build in toolsGravatar Nikias Bassen1-1/+1
2013-09-17initial commit of adapted source tree.Gravatar Nikias Bassen2-0/+291