]> granicus.if.org Git - strace/history - net.c
Add argument to tprint_iov() specifying whether to decode each iovec
[strace] / net.c
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
2000-09-01 Wichert AkkermanAdd FreeBSD support
2000-08-10 Wichert Akkermantest/clone.c: minor fixup
2000-07-05 Wichert Akkermannet.c: add SOL_PACKET and SOL_RAW socket options, updat...
1999-12-23 Wichert AkkermanBunch of stuff
1999-11-26 Wichert AkkermanMerge patches from John Hughes
1999-11-18 Wichert AkkermanStart merging linux-ip-routing fork
1999-11-01 Wichert AkkermanFix duplicate for sys_create_module
1999-11-01 Wichert Akkermantest for linux/in6.h in configure
1999-10-06 Wichert AkkermanCompilation updates
1999-08-29 Wichert AkkermanCatching up on my mail-backlog, see ChangeLog for details
1999-05-11 Wichert AkkermanOnly compile IPX-support in net.c for Linux
1999-05-09 Wichert AkkermanMerged in a bunch of patches that I got as reaction...
1999-04-06 Nate SammonsAvoid compiler warning.
1999-03-15 Wichert AkkermanSimply bugfixes, see patch to debian/changelog for...
1999-02-19 Wichert AkkermanInitial revision