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