obnox/wireshark/wip.git
1999-10-22 guyAdd support for SNA FID type 4 addresses to the code...
1999-10-22 guyAdjust the sizes of the buffers in "vines_addr_to_str()".
1999-10-22 guyAdd support for Banyan Vines addresses to the code...
1999-10-22 guyGet rid of an "extern" before the definition of "atalk_...
1999-10-22 guyAdd support for Appletalk DDP addresses to the code...
1999-10-22 guyIf one wants to look up a value in a "value_string...
1999-10-22 guyGeneralize the "ip_src" and "ip_dst" members of the...
1999-10-22 guyAdditional NTP changes:
1999-10-22 guyPrint the sequence number and call number as unsigned...
1999-10-22 guyCheck to make sure the header length is at least the...
1999-10-22 gramMention nettl in docs, and mention VLAN addition in...
1999-10-21 guyWhen scanning source files to generate "register.c...
1999-10-21 guyHave Ethereal check for a first command-line argument...
1999-10-21 gramPut tunneled protocols under pimopt_tree instead of...
1999-10-21 gramAdded Nathan's UCD SNMP patch.
1999-10-21 gramFinished the last two TH types.
1999-10-20 gramAnd add the new file to the list of gtk/libui.a sources...
1999-10-20 guyNathan Neulinger's 802.1q VLAN patch.
1999-10-20 gramMove GTK-related stuff out of globals.h and put it...
1999-10-20 gramMoved to version 0.7.6 and updated NEWS file. We have...
1999-10-20 gramAdded Nathan's patch for AFS and RX dissection.
1999-10-20 gramAdded Nathan's patch to yahoo dissector.
1999-10-20 guyDocument the requirements for getting a protocol's...
1999-10-20 guyAutomatically generate a function to call the register...
1999-10-20 gramFinally finished FID4 Transmission Header decoding.
1999-10-19 gramAdded Tony Hart's <thart@avici.com> patch to dissect...
1999-10-19 guyAdd "inet_v6defs.h" to the list of Ethereal source...
1999-10-19 gramEnable filtering on the existence of an FT_STRING varia...
1999-10-19 gramEnable display filtering on FT_DOUBLE fields.
1999-10-19 guyA fix, from Olivier, to the previous patch.
1999-10-19 gramAdd ASCII/EBCDIC conversion to TCP Follow window. Also...
1999-10-18 gramMove display.[ch] --> gtk/display_opts.[ch]
1999-10-18 gramFixes to SNA address display in proto_tree and clist.
1999-10-18 gramDecode more TH types.
1999-10-18 guyAdd Gerald Combs to the list of contributors; he added...
1999-10-18 guyOlivier Abad's patches to add:
1999-10-18 itojunimprove ripng dissector. decode route entries in more...
1999-10-17 gramGet rid of difference between T_VAL_NUMBER_STRING and
1999-10-17 denielAdd display filters.
1999-10-17 denielRemove no longer needed comment.
1999-10-17 denielAdd display filters.
1999-10-17 denielAdd display filters for nbns, nbdgm and nbss protocols.
1999-10-17 deniel- add lpd protocol registration
1999-10-17 deniel- add display filters for spx, ipxrip and sap protocols.
1999-10-17 denielReplace proto_tree_add_item_format by proto_tree_add_item.
1999-10-17 guyFix typo in preferences-display name for COL_RES_NET_SRC.
1999-10-17 itojunmove rule for hexadecimal with "0x" upwards.
1999-10-16 denielFix from Nathan Neulinger.
1999-10-16 deniel- replace proto_tree_add_item_format by proto_tree_add_...
1999-10-16 denielReplace proto_tree_add_item_format by proto_tree_add_item.
1999-10-16 denielAdd display filters.
1999-10-16 denielRemove #define DEBUG_SMB_HASH
1999-10-16 denielDeclare print_object_key as static.
1999-10-16 denielFix bit-swapped src address field name assignment.
1999-10-16 sharpeCompleted first pass of state keeping code in packet...
1999-10-16 gramAdded FT_UINT24 (FT_INT24 was already there) to glossar...
1999-10-16 itojunupport BGP multiprotocol extension (required for IPv6...
1999-10-16 denielAdd display filters.
1999-10-16 denielMore display filter fields added.
1999-10-16 deniel- bug fixed with user name display
1999-10-16 denielReplace proto_tree_add_item_format by proto_tree_add_item.
1999-10-16 denielAdd the missing proto_register_bgp().
1999-10-16 deniel- replace proto_tree_add_item_format by proto_tree_add_...
1999-10-16 deniel- replace proto_tree_add_item_format by proto_tree_add_...
1999-10-16 denielReplace proto_tree_add_item_format by proto_tree_add_item.
1999-10-16 itojunimprove decoding of unknown BGP attributes.
1999-10-15 gramAdd full name of LAPB to protocol label.
1999-10-15 gramAdded ethereal, randpkt, and intermediate programs...
1999-10-15 gramFixed elem_size in ipv6-related dfilter_mknode() functi...
1999-10-15 guyPhil Techau's patch to add "col_append_str()".
1999-10-15 guyNathan Neulinger's patch to set "pi.srcport" and "pi...
1999-10-15 itojunBGP decoding. more attributes and NLRIs needs to be...
1999-10-15 itojunadd missing termination to value_string.
1999-10-15 itojunprovide ripng.{version,cmd} to the filtering engine.
1999-10-15 itojunmake pim.{version,type,cksum} available for filters.
1999-10-15 itojunadd ipcomp.flags to filter notation.
1999-10-15 itojunIPComp (RFC2393) decoding.
1999-10-15 itojunavoid mistakingly commit dynamically generated files...
1999-10-15 itojunuse proto_tree_add_item() for IPv6 header, to allow...
1999-10-15 itojunadd prototype for get_host_ipaddr6().
1999-10-14 gramUpdate man page with new bytestring methods (negative...
1999-10-14 itojunadd string IP protocol name into info field of fragment...
1999-10-14 guyPut back the "%expect 4" that I accidentally deleted.
1999-10-14 guyInclude <arpa/inet.h>, so we get a declaration of ...
1999-10-14 guyMake it build on systems lacking "inet_pton()", "inet_n...
1999-10-14 itojunuse inet_pton() and inet_ntop(), which are RFC2553...
1999-10-14 guyNathan Neulinger's NTP dissector.
1999-10-14 itojunimplement ipprotostr() in ipproto.c, which basically...
1999-10-14 guyUpdates from Nathan Neulinger.
1999-10-14 guyInclude "snprintf.h" on systems that don't declare...
1999-10-14 guyNathan Neulinger's dissector for the Yahoo messenger...
1999-10-13 gramMove tunnelled protocols up a few trees to co-exist...
1999-10-13 guyJun-ichiro itojun Hagino's code for PIM, and some fixes...
1999-10-13 guyFix the
1999-10-13 gramUse %d to sprintf FT_INT* into proto_tree instead of %u.
1999-10-13 guySome fixes from Jun-ichiro itojun Hagino.
1999-10-12 guyJun-ichiro itojun Hagino's changes for IPv6 extension...
1999-10-12 gramAdd FT_UINT24 and FT_INT24 to a spot where they were...
1999-10-12 gramFix byte-count of IPv6 addresses.
1999-10-12 gramNew proto_tree header_field_info stuff. Header_field_in...
next