aboutsummaryrefslogtreecommitdiff
path: root/print-chdlc.c
AgeCommit message (Expand)Author
2020-12-08CDP: Modernize packet parsing style.Denis Ovsienko
2020-09-08Remove 96 assorted ND_TCHECK calls.Denis Ovsienko
2020-09-06Remove many (762) now redundant ND_TCHECK_n() callsFrancois-Xavier Le Bail
2020-08-06CHDLC: Update the link-layer dissector to a void functionFrancois-Xavier Le Bail
2020-02-06Use the Wayback Machine for some removed documentsFrancois-Xavier Le Bail
2020-01-19More bounds checking when fetching addresses and converting to strings.Guy Harris
2019-04-18Fix some narrowing warnings on LP64/LLP64 platforms.Guy Harris
2019-03-26Use the new GET_ macros instead of the EXTRACT_ onesFrancois-Xavier Le Bail
2018-05-10Add more nd_print_trunc() callsFrancois-Xavier Le Bail
2018-03-19Remove useless commentsFrancois-Xavier Le Bail
2018-03-16Add the ndo_protocol field in the netdissect_options structureFrancois-Xavier Le Bail
2018-01-31Have ip{6}addr_string take a u_char * as the second argument.Guy Harris
2018-01-21Always include <config.h> rather than "config.h".Guy Harris
2018-01-21Use quoted include netdissect-stdinc.h instead of angle-bracketed oneFrancois-Xavier Le Bail
2018-01-07Update ND_PRINT() as a variadic macroFrancois-Xavier Le Bail
2017-12-29Use nd_ types.Guy Harris
2017-12-13Remove all storage class specifier 'register'Francois-Xavier Le Bail
2017-12-11Replace ND_TTEST2()/ND_TCHECK2() macros by macros using pointers (1/n)Francois-Xavier Le Bail
2017-12-09Use more the EXTRACT_U_1() macro (51/n)Francois-Xavier Le Bail
2017-11-24Use more ND_TCHECK_n()/ND_TTEST_n() macrosFrancois-Xavier Le Bail
2017-11-23Use more the EXTRACT_U_1() macro to fetch a one-byte value (23/n)Francois-Xavier Le Bail
2017-11-22Rename EXTRACT_ macrosFrancois-Xavier Le Bail
2017-11-22Rename ND_TCHECK_/ND_TTEST_ macrosFrancois-Xavier Le Bail
2017-11-20Use pointer expressions like in most similar casesFrancois-Xavier Le Bail
2017-11-18Rename EXTRACT_nBITS() macros to EXTRACT_BE_nBITS()Francois-Xavier Le Bail
2017-10-19CHDLC: Use the existing NLPID constants.Denis Ovsienko
2017-09-13CVE-2017-12897/ISO CLNS: Use ND_TTEST() for the bounds checks in isoclns_prin...Guy Harris
2017-09-13CVE-2017-13687/CHDLC: Improve bounds and length checks.Denis Ovsienko
2017-01-18pass correct caplen to other functions as wellDenis Ovsienko
2016-08-14Move the printer summaries from INSTALL.txt to each printerFrancois-Xavier Le Bail
2015-09-10Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'Francois-Xavier Le Bail
2015-09-05Printers must include 'netdissect.h', not 'interface.h'Francois-Xavier Le Bail
2015-03-22dismiss NETDISSECT_REWORKED macroDenis Ovsienko
2015-03-05clean K&R style up in function declarations a bitDenis Ovsienko
2014-10-01Leave it up to ip6_print() to handle non-IPv6-capable systems.Guy Harris
2014-06-12don't reinvent ND_TCHECK2()Denis Ovsienko
2014-04-23u_intN_t is dead, long live uintN_t.Guy Harris
2014-04-04Netdissectify the to-name resolution routines.Guy Harris
2014-03-28NDOize ISO CLNS decoderDenis Ovsienko
2014-03-15make use of NETDISSECT_REWORKEDDenis Ovsienko
2014-03-13NDOize 8 more small decodersDenis Ovsienko
2014-03-12NDOize more small decodersDenis Ovsienko
2014-02-28don't include pcap.h needlesslyDenis Ovsienko
2014-01-03remove tcpdump's own CVS keywordsDenis Ovsienko
2014-01-01ndo-ize print-ascii: hex_print_with_offset()Michael Richardson
2014-01-01whitespace changesMichael Richardson
2013-09-24justify declarations of struct tok arraysDenis Ovsienko
2010-11-07Convert the IPv6 printer to use netdissect.Guy Harris
2005-11-29clean up the L3 offset calculation for C-HDLChannes
2005-11-24avoid double printing of "unknown proto" messagehannes