aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
1999-10-14Nathan Neulinger's dissector for the Yahoo messenger and pagerGuy Harris9-5/+274
1999-10-13Move tunnelled protocols up a few trees to co-exist with theGilbert Ramirez1-3/+3
1999-10-13Jun-ichiro itojun Hagino's code for PIM, and some fixes from him asGuy Harris8-10/+589
1999-10-13Fix theGuy Harris1-6/+7
1999-10-13Use %d to sprintf FT_INT* into proto_tree instead of %u.Gilbert Ramirez1-12/+124
1999-10-13Some fixes from Jun-ichiro itojun Hagino.Guy Harris1-4/+10
1999-10-12Jun-ichiro itojun Hagino's changes for IPv6 extension header decodingGuy Harris9-37/+387
1999-10-12Add FT_UINT24 and FT_INT24 to a spot where they were missing.Gilbert Ramirez1-1/+3
1999-10-12Fix byte-count of IPv6 addresses.Gilbert Ramirez1-2/+2
1999-10-12New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez39-548/+1926
1999-10-12The 4 shift/reduce conflicts have to do with the associativity of theGilbert Ramirez1-4/+3
1999-10-12In "string_to_value()", make sure the number is valid.Guy Harris1-1/+5
1999-10-12Have "dfilter_compile()" return 0 on success and 1 on failure, andGuy Harris6-50/+57
1999-10-12Re-implemented fix to keep display filter from reading data from outsideGilbert Ramirez7-36/+294
1999-10-11The answer to the questionGuy Harris1-14/+30
1999-10-11Oops! Forgot to commit the change that adds Christophe Tronche to theGuy Harris3-1/+7
1999-10-11- add handling of FT_IPv6 variablesLaurent Deniel7-19/+208
1999-10-11Fixed bug reported by Laurent regarding byte-string filters notGilbert Ramirez4-30/+34
1999-10-11Add display filtersLaurent Deniel1-17/+44
1999-10-11Solaris 7 doesn't have "inet_aton()", either; supply our own version onGuy Harris3-5/+154
1999-10-11Solaris 7 (and perhaps other OSes) lack INADDR_NONE; it doesn't matterGuy Harris1-2/+5
1999-10-11When a new display filter is to be applied, don't set "cf.dfilter" orGuy Harris10-190/+118
1999-10-11Have "get_host_ipaddr()" return a Boolean indicating whether itGuy Harris6-41/+76
1999-10-10The #defines to turn "yy{lex,error}" into names specific to theGuy Harris2-26/+5
1999-10-10Add reference to tcpdump manual page for capture filter syntax.Laurent Deniel1-0/+4
1999-10-10Add display filters.Laurent Deniel1-11/+22
1999-10-10Big bunch of fixes to packet-smb.c for things I need.Richard Sharpe3-138/+221
1999-10-10Changed the macro XDLC_HAS_PAYLOAD(control) to look at only the firstGilbert Ramirez1-2/+2
1999-10-09Fix a typo in error message.Laurent Deniel1-2/+2
1999-10-09- fix a segmentation violation with big "match selected" filters.Laurent Deniel1-2/+3
1999-10-09Add display filters.Laurent Deniel1-22/+31
1999-10-09- dissect data if type unknownLaurent Deniel1-22/+105
1999-10-09- correct bound checkings in string parsingLaurent Deniel1-15/+49
1999-10-08The abbreviation for a protocol is generally all-lower-case, as it'sGuy Harris1-2/+2
1999-10-08Christophe Tronche's BPDU dissector.Guy Harris5-5/+170
1999-10-08Add display filters.Laurent Deniel1-49/+121
1999-10-08Move some definitions of stuff not used outside the Lucent/AscendGuy Harris3-13/+15
1999-10-08Add an "ascend-int.h" file, to declare routines used by more than one ofGuy Harris4-3/+48
1999-10-08Include "main.h", to pull in the external declarations of severalGuy Harris1-1/+5
1999-10-08Fix the include-guard #define to be "__MAIN_H__", matching the name ofGuy Harris1-4/+4
1999-10-07Phil Techau's patch to allocate colors read-only and, if we can't getGuy Harris2-30/+54
1999-10-07Make "dfilter_error()" available to the lexical analyzer.Guy Harris4-19/+69
1999-10-07- add display filtersLaurent Deniel1-19/+55
1999-10-07A DNS or NBNS name may contain pointers to other names in the packet; ifGuy Harris2-39/+22
1999-10-07Add NBNS support.Guy Harris1-2/+24
1999-10-07Add more packet bounds checking to DNS, and add some to NetBIOS-over-TCPGuy Harris3-262/+582
1999-10-07Fixed the infinite-loop problem in the DNS dissector, at least forGilbert Ramirez1-7/+25
1999-10-06Added ICMP and DNS to randpkt.Gilbert Ramirez1-1/+41
1999-10-06Fix dfilter scanner to accept hyphenated hostnames for IPv4 addresses.Gilbert Ramirez1-2/+2
1999-10-06Give it a copyright notice and RCS ID.Guy Harris2-0/+48