]> The Tcpdump Group git mirrors - tcpdump/history - print-smb.c
remove redundant ND_TCHECK, let GET_ routines handle checks
[tcpdump] / print-smb.c
2020-09-08  Denis OvsienkoRemove 96 assorted ND_TCHECK calls.
2020-09-06  Francois-Xavier... Remove many (762) now redundant ND_TCHECK_n() calls
2020-08-24  Denis OvsienkoRename min() and max() to ND_MIN() and ND_MAX(). [skip ci]
2020-05-28  Guy HarrisMerge branch 'master' into macsec
2020-05-27  Guy Harrissmb: use ND_BYTES_BETWEEN() to get the bytes between...
2020-05-25  Guy HarrisMerge pull request #602 from gromit1811/fix_udp_frag_badlen
2020-05-25  Guy HarrisSquelch some warnings.
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-02-29  Michael RichardsonMerge pull request #492 from vel21ripn/nflog-print
2019-08-15  Francois-Xavier... SMB: Remove blank lines in output
2019-06-06  Francois-Xavier... SMB: Add two missing bounds checks
2019-05-22  Guy HarrisDon't use leftover string length values.
2019-05-18  Guy HarrisSet the protocol name to "smb" when dissecting SMB.
2019-04-18  Guy HarrisSquelch more narrowing warnings.
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-03-09  Francois-Xavier... SMB: Avoid an unsigned integer underflow
2019-02-01  Francois-Xavier... Remove some useless spaces
2018-11-17  Tero KivinenUpdated 802.15.4 code
2018-09-03  Francois-Xavier... Fix spaces
2018-05-04  Francois-Xavier... Print truncations with nd_print_trunc() instead of...
2018-03-16  Francois-Xavier... Add the ndo_protocol field in the netdissect_options...
2018-02-22  Francois-Xavier... Rename some printer functions to *_print
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-07  Francois-Xavier... Update ND_PRINT() as a variadic macro
2018-01-07  Guy HarrisClean up signed vs. unsigned.
2017-12-30  Francois-Xavier... SMB: Address a clang warning
2017-12-18  Francois-Xavier... SMB: Add two missing bounds checks
2017-12-16  Francois-Xavier... Use more the EXTRACT_U_1() macro (57/n)
2017-12-16  Francois-Xavier... Simplify some expressions
2017-12-16  Guy HarrisMerge branch 'master' into master 630/head
2017-12-10  Francois-Xavier... Use more the EXTRACT_U_1() macro (53/n)
2017-12-09  Francois-Xavier... Use more the EXTRACT_U_1() macro (52/n)
2017-12-04  Francois-Xavier... Use more the ND_TCHECK_1() macro
2017-12-04  Francois-Xavier... Use more the ND_TCHECK_1() macro
2017-12-03  Francois-Xavier... Use more the EXTRACT_U_1() macro (46/n)
2017-12-03  Francois-Xavier... Use more the EXTRACT_U_1() macro (44/n)
2017-12-03  Francois-Xavier... Use more the EXTRACT_U_1() macro (43/n)
2017-12-03  Francois-Xavier... Simplify some expressions
2017-12-02  Francois-Xavier... Simplify some expressions
2017-11-26  Francois-Xavier... Use more the EXTRACT_U_1() macro (28/n)
2017-11-24  Francois-Xavier... Use more ND_TCHECK_n()/ND_TTEST_n() macros
2017-11-23  Francois-Xavier... Use pointer expressions like in most similar cases
2017-11-22  Francois-Xavier... Rename EXTRACT_ macros
2017-11-22  Francois-Xavier... Rename ND_TCHECK_/ND_TTEST_ macros
2017-11-20  Francois-Xavier... Use pointer expressions like in most similar cases
2017-11-18  Francois-Xavier... Rename EXTRACT_nBITS() macros to EXTRACT_BE_nBITS()
2017-02-02  Guy HarrisMerge pull request #588 from glebius/casper
2017-01-18  Guy HarrisDo bounds checks on NBNS resource types and resource...
2017-01-18  Guy HarrisBefore fetching the flags2 field, make sure we have it.
2017-01-18  Guy HarrisMerge pull request #500 from atsampson/master
2016-09-11  Francois-Xavier... Declare some variables as static
2016-08-14  Francois-Xavier... Move the printer summaries from INSTALL.txt to each...
2015-09-18  Francois-Xavier... Rename print_data() to smb_print_data()
2015-09-10  Francois-Xavier... Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
2015-09-05  Francois-Xavier... Printers must include 'netdissect.h', not 'interface.h'
2015-04-22  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2015-03-22  Denis Ovsienkodismiss NETDISSECT_REWORKED macro
2014-10-19  Guy HarrisSeparate SMB-over-TCP output from TCP output with a...
2014-04-23  Guy Harrisu_intN_t is dead, long live uintN_t.
2014-04-14  Denis OvsienkoSMB: make use of tok2str() and ternary conditional
2014-04-02  Denis OvsienkoNDOize SMB decoder
2014-03-14  Denis Ovsienkojustify min()/max() macros declarations and usage
2014-01-03  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-01-02  Denis Ovsienkoremove tcpdump's own CVS keywords
2014-01-02  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-01-02  Michael Richardsonwhitespace changes
2013-12-26  Denis Ovsienkomake consistent use of the "tstr" idiom
2013-12-19  Denis Ovsienkomake more array declarations static/const
2007-12-09  guySMB-over-TCP (port 445) support.
2007-08-29  mcrPatches from NetBSD tree.
2007-07-14  guyFix message printed for bad andX offset to correctly...
2007-07-14  guyProperly check for a bogus andX offset - it has to...
2005-05-08  guyFix up the bounds checking for NetBIOS-over-TCP. Among...
2005-05-05  guyAlways check for "smb_fdata()" returning null - for...
2004-12-30  guyCheck the "status value is an NT status" flag and,...
2004-12-29  guyAdd format options to save the value fetched and to...
2004-12-29  guyCorrectly dissect GetBackupList and BackupListResponse.
2004-12-29  guyThe transaction name doesn't seem to be in any Transact...
2004-12-28  guyCorrectly handle Unicode strings - skip padding to...
2004-12-28  guyCorrectly dissect LockingAndX requests - there's a...
2004-12-28  guyDon't print byte data if the byte count is 0.
2004-12-28  guyFetch the byte count from the right location.
2004-12-28  guyRename "wcnt" in some routines to "wct", just as it...
2004-05-31  guyFetch lengths in NBT Session Service packets in big...
2004-05-31  guyShow the message type for NBT Session Service messages...
2004-05-31  guyDo NBF commands with a table giving the name of the...
2003-11-16  guyHave the configure script arrange that the Makefile...
2003-11-15  guyFrom Neil Spring:
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.
2002-07-11  guyPut in some casts to squelch compiler warnings.
2002-04-30  guyFrom Sami Farin <[email protected]>: put in a missing blank...
2002-04-25  guyConvert some format pointers to "char *" from "u_char...
2002-02-06  guyInclude <netinet/in.h> to declare "ntohs()" (which...
next