]> The Tcpdump Group git mirrors - tcpdump/history - print-domain.c
Revert partially the commit 21b1273
[tcpdump] / print-domain.c
2020-09-06  Francois-Xavier... Remove many (762) now redundant ND_TCHECK_n() calls
2020-08-10  Francois-Xavier... DNS: Use GET_U_1() to replace a direct dereference
2020-06-10  Francois-Xavier... DNS: Do the 'over TCP' processing in the printer
2020-05-28  Guy HarrisMerge branch 'master' into macsec
2020-05-25  Guy HarrisMerge branch 'master' into fix_udp_frag_badlen 602/head
2020-05-25  Guy HarrisMerge pull request #773 from Mister-X-/fix-reason-codes
2020-05-25  Guy HarrisMerge pull request #772 from Mister-X-/fix-status-codes
2020-04-11  Francois-Xavier... DNS: Remove nd_print_invalid() call in truncation case
2020-04-10  jacobgb24DNS: Update printing the EDNS options and their data...
2020-04-10  Casey DeccioDNS: Add printing the EDNS options
2020-02-29  Michael RichardsonMerge pull request #492 from vel21ripn/nflog-print
2019-08-19  Francois-Xavier... Use more HTTPS in URLs
2019-08-08  Francois-Xavier... Use %zu as the print format for size_t
2019-08-04  Francois-Xavier... DNS: Use PRIsize format instead of using a cast
2019-06-10  Francois-Xavier... Use nd_ipv6 rather than struct in6_addr
2019-06-09  Francois-Xavier... DNS: Add a length check
2019-04-13  Wang JianAdd support for decoding DNS URI RR (typecode 256,... 732/head
2019-04-03  Guy HarrisMerge pull request #743 from taghos/master
2019-04-03  Francois-Xavier... DNS: Rename a printer
2019-03-27  Guy HarrisSquelch a compiler warning.
2019-03-26  Francois-Xavier... Use the new GET_ macros instead of the EXTRACT_ ones
2019-03-24  Michael RichardsonMerge branch 'master' of https://github.com/kivinen...
2019-03-23  Michael RichardsonMerge pull request #733 from marka63/dns-get-extended...
2019-02-13  Mark AndrewsExtract extend DNS rcode from OPT record and print it.
2018-11-17  Tero KivinenUpdated 802.15.4 code
2018-05-10  Francois-Xavier... Add more nd_print_trunc() calls
2018-04-30  Francois-Xavier... Rename the fn_printX() functions to nd_printX()
2018-03-16  Francois-Xavier... Add the ndo_protocol field in the netdissect_options...
2018-01-31  Guy HarrisUse nd_ipv6 rather than struct in6_addr in packet-layou...
2018-01-21  Guy HarrisAlways include <config.h> rather than "config.h".
2018-01-21  Francois-Xavier... Use quoted include netdissect-stdinc.h instead of angle...
2018-01-11  Guy HarrisClean up signed vs. unsigned.
2018-01-07  Francois-Xavier... Update ND_PRINT() as a variadic macro
2018-01-03  Francois-Xavier... Use ND_TTEST_SIZE()/ND_TCHECK_SIZE() macros (1/n)
2018-01-02  Francois-Xavier... DNS: Coding style update
2017-12-30  Guy HarrisMerge pull request #660 from amsalam20/srh
2017-12-30  Francois-Xavier... DNS: Address two clang warnings
2017-12-16  Guy HarrisMerge branch 'master' into master 630/head
2017-12-13  Guy HarrisC99 type, not BSD type; use uint16_t.
2017-12-13  Francois-Xavier... Remove all storage class specifier 'register'
2017-12-13  Guy HarrisUse nd_ types for DNS.
2017-12-11  Francois-Xavier... Replace ND_TTEST2()/ND_TCHECK2() macros by macros using...
2017-12-04  Francois-Xavier... Use more the ND_TCHECK_1() macro
2017-11-27  Francois-Xavier... Use more the EXTRACT_U_1() macro (31/n)
2017-11-24  Francois-Xavier... Use more ND_TCHECK_n()/ND_TTEST_n() macros
2017-11-22  Francois-Xavier... Rename EXTRACT_ macros
2017-11-22  Francois-Xavier... Rename ND_TCHECK_/ND_TTEST_ macros
2017-11-20  Guy HarrisMore EXTRACT_8BITS() changes. Use ND_CHECK_nBITS(...
2017-11-18  Francois-Xavier... Rename EXTRACT_nBITS() macros to EXTRACT_BE_nBITS()
2017-11-16  Francois-Xavier... DNS: Rename entry function
2017-09-13  Guy HarrisCVE-2017-12995/Check for DNS compression pointers that...
2017-02-02  Guy HarrisMerge pull request #588 from glebius/casper
2017-01-18  Guy HarrisCVE-2016-7993/Clean up relative time stamp printing.
2017-01-18  Guy HarrisMerge pull request #500 from atsampson/master
2016-08-14  Francois-Xavier... Move the printer summaries from INSTALL.txt to each...
2015-09-17  Guy HarrisDon't require IPv6 library support in order to support...
2015-09-10  Francois-Xavier... Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
2015-09-07  Francois-Xavier... Remove obsolete comments
2015-09-05  Francois-Xavier... Printers must include 'netdissect.h', not 'interface.h'
2015-07-10  Guy HarrisMerge pull request #469 from gvanem/patch-2
2015-07-10  Guy HarrisMerge pull request #468 from gvanem/patch-1
2015-07-10  Denis OvsienkoMerge pull request #467 from wessels/master
2015-06-18  Duane WesselsFor DNS messages, represent the "DNSSEC OK" bit as... 467/head
2015-05-20  Guy HarrisMerge pull request #455 from brooksdavis/gndo-cleanup
2015-04-27  Guy HarrisFix a bunch of de-constifications.
2015-04-22  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2015-03-22  Denis Ovsienkodismiss NETDISSECT_REWORKED macro
2014-04-23  Guy Harrisu_intN_t is dead, long live uintN_t.
2014-04-14  Denis OvsienkoNDOize the rest of util.c
2014-04-03  Denis OvsienkoNDOize some generic code
2014-03-25  Denis OvsienkoNDOize BOOTP, DHCPv6, DNS, PIM and sFlow decoders
2014-03-25  Denis OvsienkoDNS: fix a typo
2014-01-03  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-01-02  Denis Ovsienkoremove tcpdump's own CVS keywords
2013-09-24  Denis Ovsienkojustify declarations of struct tok arrays
2013-02-22  Bill FennerMerge branch 'master' of git://github.com/mcr/tcpdump
2012-09-03  Michael RichardsonMerge pull request #9 from monthadar/master
2012-05-03  Michael RichardsonMerge remote-tracking branch 'infrastation/master'
2012-04-13  Denis Ovsienkoadd DNSSL (RFC6106) support
2007-12-09  guyFrom Greg Minshall:
2007-02-13  guyOnly print (QU) and (QM) for mDNS queries.
2007-01-15  guyFrom Kevin Steves: get rid of extra leading spaces.
2006-11-12  guyMark Krochmal says that the class field should be treat...
2006-11-12  guyFor OPT resource records, the class field is used as...
2006-11-10  guyThe topmost bit in the class field isn't a "cache flush...
2006-04-07  guyFrom Wesley Griffin <[email protected]...
2006-04-07  guyFrom Wesley Griffin <[email protected]...
2005-04-20  guyIf we get an ELT other than a bit label in labellen...
2004-03-23  fennerRewrite bitstring truncation check; it would incorrectl...
2003-11-16  guyHave the configure script arrange that the Makefile...
2003-11-15  guyFrom Neil Spring:
2003-11-05  guyIn mDNS, report IN-class records with the "cache flush...
2003-09-25  guyFrom Scott Rose <[email protected]>:
2003-04-04  fennerInsert references to type definition RFCs.
2003-04-04  fennerTeach ns_nskip() that pointers can occur anywhere,...
2002-12-11  guyThe "__attribute__((packed))" tag on structures causes...
2002-09-05  guyGet rid of the "-Wno-unused" flag, and fix up most...
2002-09-05  guyAdd a few more GCC warnings on GCC >= 2 for ".devel...
2002-08-01  rissoAdded support for Win32, based on WinPcap.
2001-10-19  guyGet rid of a null-pointer dereference when dissecting...
next