]> granicus.if.org Git - strace/history - net.c
tests: add a test for -yy option
[strace] / net.c
2014-09-17 Dmitry V. LevinFix compilation warnings reported by gcc -Wsign-compare
2014-09-10 Dmitry V. Levintprint_sock_type: remove unused parameter
2014-09-10 Dmitry V. Levinprintsock: fix decoding of unrecognized AF_PACKET packe...
2014-08-06 Dmitry V. LevinDecode file descriptors returned by accept and accept4...
2014-05-30 Dmitry V. LevinCompress blank lines
2014-05-30 Dmitry V. LevinGenerate xlat/*.in files
2014-05-30 Dmitry V. LevinDecode file descriptors passed via SCM_RIGHTS control...
2014-03-11 Masatake YAMATODecode protocol argument for PF_NETLINK sockets
2014-03-11 Dmitry V. LevinCleanup socketpair decoding
2014-02-05 Dmitry V. LevinUse XLAT_END macro
2014-02-05 Dmitry V. LevinUse XLAT macro
2014-02-02 Philippe OmbredanneAdd decoding of sockets descriptor 'paths' for network...
2014-01-31 Mike Frysingernet: add more sockopt options
2013-11-12 Dmitry V. LevinRemove unneeded redefinitions of IPPROTO_* macros
2013-11-12 Dmitry V. LevinRemove unused code
2013-05-17 Dmitry V. LevinUpdate AF_*, PF_*, MSG_*, and TCP_* constants
2013-02-12 Denys VlasenkoHandle recv[m]msg for non-native 32-bit personality...
2013-02-08 Denys VlasenkoIf we are on a glibc system, assume it's at least glibc 2.1
2012-05-01 Dmitry V. LevinFix recvmmsg decode: do not show more data than actuall...
2012-05-01 Dmitry V. LevinRemove recently introduced use of ULONG_MAX
2012-04-28 Denys VlasenkoFix recvmsg decode: do not show more data than actually...
2012-03-17 Denys VlasenkoReindent case labels. No code changes
2012-03-16 Denys VlasenkoTidy up includes and copyright notices, fix indentation
2012-03-13 Dmitry V. Levinnet.c: recognize MSG_WAITFORONE
2012-03-11 Dmitry V. LevinImplement sendmmsg syscall decoder
2012-02-27 Denys VlasenkoStyle fixes, no code changes
2012-02-25 Dmitry V. LevinCompress blank lines
2012-02-25 Denys VlasenkoBuild fixes after non-Linux code removal
2012-02-25 Denys VlasenkoFix defined(FOO) style
2012-02-25 Denys VlasenkoCleanup after non-Linux code removal.
2012-02-25 Denys VlasenkoAutomated removal of non-Linux code
2012-02-22 Dmitry V. LevinFix sockaddr_un.sun_path name in decoded output
2012-01-20 Denys VlasenkoEliminate code duplication in time printing, reduce...
2011-12-01 Dmitry V. Levin* net.c (socktcpoptions): Add more TCP_* constants...
2011-09-01 Denys VlasenkoUse tprints with literal strings, it may be faster...
2011-09-01 Denys VlasenkoFix "format not a string literal" warning caused by...
2011-06-22 Denys VlasenkoWhitespace cleanups. No code changes.
2011-06-13 Dmitry V. LevinAdd argument to tprint_iov() specifying whether to...
2011-06-07 Denys VlasenkoWhitespace cleanups. no code changes.
2011-05-30 Denys Vlasenko"Modernize" all old-style function parameter declarations
2011-03-03 Sebastian PippingPrint shutdown(2) modes as SHUT_* constants
2011-03-03 Dmitry V. LevinFix struct xlat initialization bugs
2011-01-14 Holger Hans Peter... Parse SOL_SCTP socket options
2011-01-14 Holger Hans Peter... * net.c (socketlayers): Add more SOL_* constants from...
2011-01-10 Dmitry V. Levin* net.c (protocols): Add more IPPROTO_* constants defin...
2011-01-10 Holger Hans Peter... * net.c (protocols): Add IPPROTO_GRE, IPPROTO_SCTP...
2010-12-03 Dmitry V. LevinDecode struct ucred for getsockopt SO_PEERCRED
2010-04-07 Dmitry V. LevinEnhance recvmmsg parser
2010-04-07 Andreas SchwabDecode recvmmsg syscall
2010-02-04 Dmitry V. LevinRemove dead code
2009-11-13 Dmitry V. LevinDecode more SOL_PACKET socket options
2009-11-06 Dmitry V. LevinFix getsockopt decoding on architectures where sizeof...
2009-09-01 Paolo BonziniReplace x86-64 paccept with accept4
2009-03-23 Denys Vlasenko* system.c (sram_alloc_flag): Add L2_SRAM constant.
2009-02-27 Denys VlasenkoAVR32 support by Hans-Christian Egtvedt
2009-01-13 Denys VlasenkoFixes for ptrace() argument parsing.
2009-01-01 Dmitry V. Levin2009-01-01 Andreas Schwab <schwab@suse.de>
2008-11-10 Dmitry V. Levin2008-10-23 Dmitry V. Levin <ldv@altlinux.org>
2008-11-10 Dmitry V. Levin2008-10-22 Dmitry V. Levin <ldv@altlinux.org>
2007-11-01 Roland McGrath2007-11-01 Roland McGrath <roland@redhat.com>
2007-10-13 Dmitry V. Levinnet.c (printsock): Really use printpathn() as written...
2007-10-08 Dmitry V. Levin2007-10-01 Dmitry V. Levin <ldv@altlinux.org>
2007-08-07 Roland McGrath2007-08-03 Ulrich Drepper <drepper@redhat.com>
2006-12-13 Dmitry V. Levin2006-12-10 Dmitry V. Levin <ldv@altlinux.org>
2005-07-04 Roland McGrath2005-07-04 Roland McGrath <roland@redhat.com>
2005-07-04 Roland McGrath2005-07-04 Roland McGrath <roland@redhat.com>
2005-07-04 Roland McGrath2005-07-04 Roland McGrath <roland@redhat.com>
2005-06-01 Roland McGrath2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
2005-06-01 Roland McGrath2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
2005-02-02 Roland McGrath2005-02-01 Roland McGrath <roland@redhat.com>
2005-02-02 Roland McGrath2005-01-22 Andreas Schwab <schwab@suse.de>
2004-10-06 Roland McGrath2004-10-06 Roland McGrath <roland@redhat.com>
2004-09-04 Roland McGrath2004-09-03 Roland McGrath <roland@redhat.com>
2004-08-31 Roland McGrath2004-08-31 Roland McGrath <roland@redhat.com>
2004-08-31 Roland McGrath2004-08-30 Roland McGrath <roland@redhat.com>
2004-07-12 Roland McGrath2004-07-07 David S. Miller <davem@nuts.davemloft...
2004-07-12 Roland McGrath2004-07-12 Roland McGrath <roland@redhat.com>
2004-06-04 Roland McGrath2004-06-03 Roland McGrath <roland@redhat.com>
2004-04-14 Roland McGrath2004-04-13 Roland McGrath <roland@redhat.com>
2004-03-01 Roland McGrath2004-02-26 Andreas Schwab <schwab@suse.de>
2003-11-06 Roland McGrath2003-11-06 Roland McGrath <roland@redhat.com>
2003-06-23 Roland McGrath2003-06-23 Roland McGrath <roland@redhat.com>
2003-03-31 Roland McGrath2003-02-26 Stuart Menefy <stuart.menefy@st.com>
2003-01-14 Roland McGrath2003-01-13 Roland McGrath <roland@redhat.com>
2002-12-30 Roland McGrath2002-12-22 Roland McGrath <roland@redhat.com>
2002-05-24 John Hughesfix unsigned arithmetic bug in previous change
2002-05-23 John HughesImprove tracing of timod ioctls
2002-05-22 John Hughesimprove {set,get}sockopt
2002-04-01 Wichert Akkermandecode packet options
2001-12-27 Wichert AkkermanAdd new TCP socket options
2001-09-18 John Hughesfix sockaddr display
2001-07-10 John HughesMerge iov fixes from Richard Kettlewell
2001-03-27 John HughesFix compile errors with SCO UDK compiler
2001-03-06 John HughesMerge Harald Böhme's solaris patches
2001-03-06 John Hughesfix compile on UW
2001-02-21 Wichert AkkermanFix format for Unix domain sockets
2001-02-16 Wichert Akkermanadd support for IPv6 scope ids
2001-02-16 Wichert AkkermanTest for netinet/tcp.h and udp.h and use those
2000-11-26 Wichert Akkermanfix formating error in sys_setsockopt
2000-09-03 Wichert Akkermanmore FreeBSD updates
next