1. 802cc28 Make getfdproto return enum instead of string by Fabien Siron · 9 years ago
  2. 7b69797 Fix one more code pattern that might break gcc strict aliasing rules by Dmitry V. Levin · 9 years ago
  3. 814c0d5 Add netlink domain sockets support to socketutils by Fabien Siron · 9 years ago
  4. 071b927 Factorize send_query functions by Fabien Siron · 9 years ago
  5. 10c61e3 Change unix_diag requests back to use full dump instead of exact match by Dmitry V. Levin · 9 years ago
  6. ea21823 socketutils: add const qualifier to variables by Dmitry V. Levin · 9 years ago
  7. bcf5975 print_sockaddr_by_inode: cleanup protocol lookup by Dmitry V. Levin · 9 years ago
  8. 3c17d1b Implement caching of print_sockaddr_by_inode by Dmitry V. Levin · 9 years ago
  9. 69bfc89 Change unix_diag requests to use exact match instead of full dump by Dmitry V. Levin · 9 years ago
  10. 3c86e0e Robustify netlink response parsers by Dmitry V. Levin · 9 years ago
  11. cc09ba1 inet_parse_response: add a safety check by Dmitry V. Levin · 9 years ago
  12. 2215c3e receive_responses: avoid potential hangup by Dmitry V. Levin · 9 years ago
  13. 3d0f55e unix_parse_response: add a safety check by Dmitry V. Levin · 9 years ago
  14. ea8b8e3 Move fallback -yy socket print from printfd to print_sockaddr_by_inode by Dmitry V. Levin · 9 years ago
  15. 38a34c9 Add copyright headers to some files which lack them by Dmitry V. Levin · 9 years ago
  16. 301c65c alpha: fix -yy decoding by Dmitry V. Levin · 10 years ago
  17. 513e96e Rework string_quote API by Dmitry V. Levin · 10 years ago
  18. d9f7e7a Fix build on systems that lack NETLINK_SOCK_DIAG definition by Dmitry V. Levin · 10 years ago
  19. 959205c Make -yy output for inet sockets consistent with unix domain sockets by Dmitry V. Levin · 10 years ago
  20. 120e5db Support unix domain sockets in -yy option by Masatake YAMATO · 10 years ago
  21. f605e92 Use the protocol name of a socket as a hint for peer address resolution by Masatake YAMATO · 10 years ago
  22. af534b8 Consistently use C99 designated initializers in the new netlink code by Dmitry V. Levin · 10 years ago
  23. 2f6510c Add -yy option: print ip and port associated with socket descriptors by Dmitry V. Levin · 10 years ago