1. 01b7bc4 adb: move all cleanup to a function with defined ordering. by Josh Gao · 7 years ago
  2. eaae97e adb: support forwarding TCP port 0. by David Pursell · 8 years ago
  3. 5200c66 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  4. 424af02 Fix error handling/reporting for "adb forward" and "adb reverse". by Elliott Hughes · 9 years ago
  5. 3bd73c1 Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  6. ab52c18 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  7. e67f1f8 More adb buffer fixes. by Elliott Hughes · 9 years ago
  8. 7b50609 Always explain why bind(2) failed. by Elliott Hughes · 9 years ago
  9. 2d4121c Remove extern "C" barriers to using C++. by Elliott Hughes · 9 years ago
  10. e9fca14 Move the listener code into its own file. by Dan Albert · 9 years ago