1. 303ece5 iproxy: Use updated socket_create API to listen on IPv4 and IPv6 with a single socket by Nikias Bassen · 12 months ago
  2. 30e678d iproxy: Fix typo in log messages by Nikias Bassen · 1 year, 6 months ago
  3. 36ffb7a Make conn_data member of usbmuxd_device_info struct unsigned since it's not a string by Nikias Bassen · 2 years, 10 months ago
  4. 8eae989 Remove common code in favor of new libimobiledevice-glue by Nikias Bassen · 3 years, 6 months ago
  5. 3eb50a0 tools: Flip order of windows.h and winsock2.h to get rid of compiler warning (Windows) by Nikias Bassen · 4 years, 1 month ago
  6. 22988d8 Add parentheses to macro arguments by Rosen Penev · 4 years, 9 months ago
  7. e7168f3 Do not use else after return or break for better code readability by Rosen Penev · 4 years, 9 months ago
  8. c56e112 socket: Fix build on Windows by Nikias Bassen · 4 years, 3 months ago
  9. fb2ae85 iproxy: Add missing include by Nikias Bassen · 4 years, 9 months ago
  10. f26cb45 iproxy: Add new "--version" option to output version information by Martin Szulecki · 4 years, 9 months ago
  11. 06e70e0 inetcat: Add new "--version" option to output version information by Martin Szulecki · 4 years, 9 months ago
  12. 96cf00b Add API version to library and pkgconfig file for proper linking by Nikias Bassen · 4 years, 9 months ago
  13. 033202c iproxy: Use sockaddr_storage struct in network connection logic by Nikias Bassen · 4 years, 9 months ago
  14. 95d575a iproxy: Allow proper listening on localhost for IPv6 _and_ IPv4 by Nikias Bassen · 4 years, 9 months ago
  15. 145d3a2 Unify usage output of tools and use proper indentation by Martin Szulecki · 4 years, 9 months ago
  16. c04bb75 inetcat: Update usage to better reflect what the tool actually does by Nikias Bassen · 4 years, 9 months ago
  17. e8e1f55 iproxy: Update usage to reflect new local:remote port format by Nikias Bassen · 4 years, 9 months ago
  18. d79d190 iproxy: Fix crash when no UDID is given by Nikias Bassen · 4 years, 9 months ago
  19. 3ae1cbb iproxy: Allow multiple port mappings (in local:device format) by Nikias Bassen · 4 years, 10 months ago
  20. 910166b iproxy: Allow specifying source address for the listening socket by Nikias Bassen · 4 years, 10 months ago
  21. 1bfcffb iproxy: Get rid of concurrent threads and use loop with select() instead by Nikias Bassen · 4 years, 10 months ago
  22. 5e3c636 tools: Make iproxy and inetcat use direct socket connection for network devices by Nikias Bassen · 4 years, 10 months ago
  23. a4ed7a3 iproxy: Fix build on win32 by Nikias Bassen · 4 years, 10 months ago
  24. d235570 inetcat: Properly handle USB vs. network devices with new command line switches by Nikias Bassen · 4 years, 10 months ago
  25. 20b5cec iproxy: Properly handle USB vs. network devices with new command line switches by Nikias Bassen · 4 years, 10 months ago
  26. cca207c tools: Update .gitignore and name in header of c file by Nikias Bassen · 5 years ago
  27. ed0fc22 inetcat: Add missing sys/select header by Rosen Penev · 5 years ago
  28. e97cebe tools: Rename icat to inetcat due to name conflict with sleuthkit by Nikias Bassen · 5 years ago 2.0.1
  29. c2db27c tools: Ignore SIGPIPE by Nikias Bassen · 5 years ago
  30. b097ea3 win32: Fix compilation by Nikias Bassen · 6 years ago
  31. 219e6bc tools: Add new tool 'icat' by Adrien Guinet · 8 years ago
  32. 6539b02 iproxy: Fix (newly introduced) timeout errors not being handled by Nikias Bassen · 6 years ago
  33. 305450a Move socket and collection functions to a convenience library by Chow Loong Jin · 10 years ago
  34. cc4f7aa Update copyright headers of all source files to match by Martin Szulecki · 10 years ago
  35. e147062 iproxy: Print correct error message when receiving fails by Nikias Bassen · 10 years ago
  36. ddede75 iproxy: Use internal socket helper functions everywhere for better portability by Nikias Bassen · 10 years ago
  37. 68ab9d3 iproxy: Detach accept thread to handle multiple connections by Eric Day · 10 years ago
  38. 84fc937 iproxy: Also disconnect client if usbmuxd is not running or no device is found by Nikias Bassen · 10 years ago
  39. ca68e3c iproxy: Disconnect client if no or unmatching device is connected by Nikias Bassen · 10 years ago
  40. b9a9f44 iproxy: Add the ability to filter by UDID by Eric Day · 10 years ago
  41. 7b1acb2 tools: Use $(top_builddir) instead of relative path to fix out of tree build by Martin Szulecki · 11 years ago
  42. 9cc128a Replace socket implementation and fix indentation in iproxy sources by Martin Szulecki · 11 years ago
  43. d0d265c fix win32 build by Nikias Bassen · 11 years ago
  44. 48e18c7 added libpthread_LIBS to fix build in tools by Nikias Bassen · 11 years ago
  45. c45ae1f initial commit of adapted source tree. by Nikias Bassen · 11 years ago