]> granicus.if.org Git - strace/history - tests/ip_mreq.c
strace: terminate itself if interrupted by a signal
[strace] / tests / ip_mreq.c
2018-12-10 Dmitry V. Levintests: change the license to GPL-2.0-or-later
2018-02-13 Dmitry V. LevinUpdate copyright headers
2018-02-11 Dmitry V. LevinInclude <limits.h> instead of <sys/param.h>
2017-08-15 Dmitry V. Levintests/ip_mreq: use ifindex_lo and IFINDEX_LO_STR
2017-07-09 Dmitry V. Levinnet: enhance decoding of IP_ADD_MEMBERSHIP et al socket...
2017-06-17 Dmitry V. LevinFix a few spacing style issues
2017-06-15 Dmitry V. LevinIntroduce print_inet_addr
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-03-16 Dmitry V. Levintests: use TAIL_ALLOC_OBJECT_CONST_PTR
2016-12-21 Dmitry V. Levintests: check decoding of unreadable ip_mreq and ipv6_mr...
2016-12-21 Dmitry V. Levintests: rewrite ip_mreq.c using arrays and iterators
2016-12-21 Dmitry V. Levintests: rewrite ip_mreq.c using tail_alloc
2016-12-21 Dmitry V. Levintests: rewrite ip_mreq.c without asserts
2016-08-02 Dmitry V. Levinip_mreq.test: rewrite from match_grep to match_diff
2016-06-21 Dmitry V. LevinAssume that libc provides inet_ntop and inet_pton
2016-01-06 Dmitry V. Levintests/ip_mreq.c: use libtests
2016-01-05 Dmitry V. Levintests: include tests.h instead of config.h
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-07-21 Dmitry V. Levintests/ip_mreq: skip if basic setsockopt operations...
2015-06-08 Dmitry V. Levinnet: decode setsockopt() multicast arguments