aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
1999-10-19Enable display filtering on FT_DOUBLE fields.Gilbert Ramirez4-29/+269
1999-10-19A fix, from Olivier, to the previous patch.Guy Harris1-3/+3
1999-10-19Add ASCII/EBCDIC conversion to TCP Follow window. Also add Close buttonGilbert Ramirez3-16/+234
1999-10-18Move display.[ch] --> gtk/display_opts.[ch]Gilbert Ramirez5-15/+16
1999-10-18Fixes to SNA address display in proto_tree and clist.Gilbert Ramirez1-33/+71
1999-10-18Decode more TH types.Gilbert Ramirez1-5/+196
1999-10-18Add Gerald Combs to the list of contributors; he added the Ascend/LucentGuy Harris1-1/+1
1999-10-18Olivier Abad's patches to add:Guy Harris7-125/+426
1999-10-18improve ripng dissector. decode route entries in more detail.Jun-ichiro itojun Hagino2-3/+26
1999-10-17Get rid of difference between T_VAL_NUMBER_STRING andGilbert Ramirez2-8/+7
1999-10-17Add display filters.Laurent Deniel1-7/+25
1999-10-17Remove no longer needed comment.Laurent Deniel1-2/+1
1999-10-17Add display filters.Laurent Deniel1-16/+40
1999-10-17Add display filters for nbns, nbdgm and nbss protocols.Laurent Deniel1-42/+155
1999-10-17- add lpd protocol registrationLaurent Deniel2-6/+38
1999-10-17- add display filters for spx, ipxrip and sap protocols.Laurent Deniel1-19/+128
1999-10-17Replace proto_tree_add_item_format by proto_tree_add_item.Laurent Deniel1-24/+16
1999-10-17Fix typo in preferences-display name for COL_RES_NET_SRC.Guy Harris1-2/+2
1999-10-17move rule for hexadecimal with "0x" upwards.Jun-ichiro itojun Hagino1-11/+7
1999-10-16Fix from Nathan Neulinger.Laurent Deniel1-2/+2
1999-10-16- replace proto_tree_add_item_format by proto_tree_add_item.Laurent Deniel1-17/+9
1999-10-16Replace proto_tree_add_item_format by proto_tree_add_item.Laurent Deniel1-4/+3
1999-10-16Add display filters.Laurent Deniel1-11/+30
1999-10-16Remove #define DEBUG_SMB_HASHLaurent Deniel1-3/+1
1999-10-16Declare print_object_key as static.Laurent Deniel1-2/+2
1999-10-16Fix bit-swapped src address field name assignment.Laurent Deniel1-2/+2
1999-10-16Completed first pass of state keeping code in packet-smb.c.Richard Sharpe1-69/+718
1999-10-16Added FT_UINT24 (FT_INT24 was already there) to glossary output soGilbert Ramirez1-1/+4
1999-10-16upport BGP multiprotocol extension (required for IPv6 BGP exchange).Jun-ichiro itojun Hagino1-1/+222
1999-10-16Add display filters.Laurent Deniel1-16/+67
1999-10-16More display filter fields added.Laurent Deniel1-6/+23
1999-10-16- bug fixed with user name displayLaurent Deniel1-16/+20
1999-10-16Replace proto_tree_add_item_format by proto_tree_add_item.Laurent Deniel1-26/+30
1999-10-16Add the missing proto_register_bgp().Laurent Deniel1-1/+3
1999-10-16- replace proto_tree_add_item_format by proto_tree_add_item.Laurent Deniel1-15/+17
1999-10-16- replace proto_tree_add_item_format by proto_tree_add_item.Laurent Deniel1-18/+23
1999-10-16Replace proto_tree_add_item_format by proto_tree_add_item.Laurent Deniel1-26/+26
1999-10-16improve decoding of unknown BGP attributes.Jun-ichiro itojun Hagino1-1/+27
1999-10-15Add full name of LAPB to protocol label.Gilbert Ramirez1-2/+2
1999-10-15Added ethereal, randpkt, and intermediate programs (dfilter2pod, rdps) toGilbert Ramirez2-0/+4
1999-10-15Fixed elem_size in ipv6-related dfilter_mknode() functions. Fixing thisGilbert Ramirez1-42/+4
1999-10-15Phil Techau's patch to add "col_append_str()".Guy Harris3-7/+35
1999-10-15Nathan Neulinger's patch to set "pi.srcport" and "pi.dstport".Guy Harris1-1/+4
1999-10-15BGP decoding. more attributes and NLRIs needs to be added.Jun-ichiro itojun Hagino5-5/+531
1999-10-15add missing termination to value_string.Jun-ichiro itojun Hagino1-1/+2
1999-10-15provide ripng.{version,cmd} to the filtering engine.Jun-ichiro itojun Hagino1-5/+18
1999-10-15make pim.{version,type,cksum} available for filters.Jun-ichiro itojun Hagino1-7/+32
1999-10-15add ipcomp.flags to filter notation.Jun-ichiro itojun Hagino2-5/+13
1999-10-15IPComp (RFC2393) decoding.Jun-ichiro itojun Hagino6-16/+115
1999-10-15avoid mistakingly commit dynamically generated files, like "Makefile".Jun-ichiro itojun Hagino4-0/+39