Moved dissect_ndr_nt_NTTIME() from packet-dcerpc-samr.c to packet-dcerpc-nt.c
[obnox/wireshark/wip.git] / packet-icmpv6.c
2002-01-30 guyMake some variables volatile because GCC on Digital...
2002-01-24 guyReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-15 guyFrom Martti Kuparinen: update the HMIPv6 support to...
2002-01-11 guyPut in a comment giving various Internet Draft names...
2002-01-11 guyFix some more signed vs. unsigned issues.
2002-01-10 guyFix more unsigned items to be displayed with "%u" rathe...
2002-01-10 guyThe filetime is an unsigned quantity, so display it...
2002-01-09 guyHMIPv6 fix, from Martti Kuparinen.
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-11-25 hagbardMoved from using dissect_data to using call_dissector()
2001-10-01 guyHave a flag in the "packet_info" structure, which indic...
2001-09-27 guyWhen dissecting an ICMP datagram that contains part...
2001-09-25 guyIf "snprintf()" can't print all the data because there...
2001-09-05 guyTypo fix, from Martti Kuparinen.
2001-09-04 guyHMIPv6 support, from Martti Kuparinen.
2001-07-02 guyTvbuffify the DNS, NBNS, NBDS, and NBSS dissectors.
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-06-02 guyNot all platforms have u_int32_t (for example, Windows...
2001-06-02 guyCreate the tree for an ICMPv6 optionn before putting...
2001-06-01 itojundraft-draves-ipngwg-router-selection-01 support.
2001-05-27 guyIn the ICMPv6 and OSI CLNP dissectors, when calling...
2001-04-27 guyMore signed-vs-unsigned changes from Joerg Mayer.
2001-04-23 guyMove the declarations of IP protocol numbers to "ipprot...
2001-04-23 guyNow that the IPv6 dissector has been tvbuffified, we...
2001-04-23 guyTvbuffification of the IPv6 and ICMPv6 dissectors,...
2001-03-28 oabadReplace proto_tree_add_item_hidden with proto_tree_add_...
2001-02-28 guyAdd hidden fields for bad checksums to various IP-famil...
2001-01-23 geraldMobile IPv6 updates from Borosa Tomislav <tomislav...
2001-01-22 guyRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-12-14 guyCheck the checksum on ICMPv6 packets, if possible.
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-11 guyGet rid of the definitions of LITTLE_ENDIAN and BIG_END...
2000-11-09 guyFix a "proto_tree_add_text()" call.
2000-11-09 itojunsupport match-prefix and use-prefix decoding for router...
2000-11-09 itojuncorrect IPv6 router renumbering dissector.
2000-10-12 gramDon't loop infinitely on options with zero length.
2000-08-29 itojuncorrect nodeinfo (node addresses). it returns address...
2000-08-22 gramChange u_int32_t to guint32
2000-08-22 itojunmore support for icmp6 node information query.
2000-08-18 itojunavoid pointer typecast, which leads to unaligned access.
2000-08-18 itojunadd dissector for draft-ietf-ipngwg-icmp-name-lookups...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-11 denielMiscellaneous code cleaning
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-11 gramAdd tvbuff class.
2000-04-20 guyHave the IPv6 dissector use the same dissector table...
2000-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
2000-01-24 guyFix a bunch of dissectors to use "pi.captured_len"...
2000-01-16 guyGet rid of the include of "util.h" that some dissectors...
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-10-16 denielReplace proto_tree_add_item_format by proto_tree_add_item.
1999-10-12 gramNew proto_tree header_field_info stuff. Header_field_in...
1999-10-10 denielAdd display filters.
1999-07-29 gramMade the protocol (but not the fields) use the new...
1999-07-28 geraldAdded a fix from Shoichi Sakane that corrects some...
1999-07-28 geraldAdded a fix from Takashi Tanaka to correct a byte order...
1999-07-13 gramAdded support for compiling on win32 with Visual C...
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-03-29 gramA fix for Solaris 2.5.1 compilation.
1999-03-29 gramTwo more files for ipv6.