Age | Commit message (Expand) | Author | Files | Lines |
2020-05-14 | inetcat: Properly handle USB vs. network devices with new command line switches | Nikias Bassen | 1 | -23/+99 |
2020-05-14 | iproxy: Properly handle USB vs. network devices with new command line switches | Nikias Bassen | 1 | -36/+112 |
2019-12-05 | tools: Update .gitignore and name in header of c file | Nikias Bassen | 1 | -1/+1 |
2019-11-26 | inetcat: Add missing sys/select header | Rosen Penev | 1 | -0/+1 |
2019-11-26 | tools: Rename icat to inetcat due to name conflict with sleuthkit2.0.1 | Nikias Bassen | 2 | -5/+5 |
2019-09-28 | tools: Ignore SIGPIPE | Nikias Bassen | 2 | -0/+8 |
2019-08-03 | win32: Fix compilation | Nikias Bassen | 2 | -2/+22 |
2019-08-03 | tools: Add new tool 'icat' | Adrien Guinet | 2 | -1/+154 |
2019-06-29 | iproxy: Fix (newly introduced) timeout errors not being handled | Nikias Bassen | 1 | -2/+2 |
2014-10-03 | Move socket and collection functions to a convenience library | Chow Loong Jin | 1 | -2/+2 |
2014-10-03 | Update copyright headers of all source files to match | Martin Szulecki | 1 | -5/+5 |
2014-10-03 | iproxy: Print correct error message when receiving fails | Nikias Bassen | 1 | -2/+2 |
2014-10-03 | iproxy: Use internal socket helper functions everywhere for better portability | Nikias Bassen | 1 | -13/+11 |
2014-10-03 | iproxy: Detach accept thread to handle multiple connections | Eric Day | 1 | -6/+16 |
2014-09-26 | iproxy: Also disconnect client if usbmuxd is not running or no device is found | Nikias Bassen | 1 | -0/+6 |
2014-09-21 | iproxy: Disconnect client if no or unmatching device is connected | Nikias Bassen | 1 | -1/+4 |
2014-09-21 | iproxy: Add the ability to filter by UDID | Eric Day | 1 | -4/+28 |
2014-05-09 | tools: Use $(top_builddir) instead of relative path to fix out of tree build | Martin Szulecki | 1 | -1/+1 |
2014-02-10 | Replace socket implementation and fix indentation in iproxy sources | Martin Szulecki | 1 | -193/+188 |
2013-09-17 | fix win32 build | Nikias Bassen | 1 | -1/+1 |
2013-09-17 | added libpthread_LIBS to fix build in tools | Nikias Bassen | 1 | -1/+1 |
2013-09-17 | initial commit of adapted source tree. | Nikias Bassen | 2 | -0/+291 |