Small explanation for why MS created their own KRB5 OID value.
[metze/wireshark/wip.git] / packet-eigrp.c
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-05-02 Guy HarrisFrom Joerg Mayer: get rid of unused arguments.
2002-02-01 Gilbert RamirezProvide tvb_ensure_length_remaining(), which is like
2002-01-24 Guy HarrisReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-12-03 Guy HarrisMake "dissector_add()", "dissector_delete()", and ...
2001-06-18 Guy HarrisFrom Joerg Mayer: explicitly fill in all members of a
2001-05-03 Guy HarrisIPX SAP over IPX EIGRP support, and IP EIGRP authentica...
2001-04-23 Guy HarrisMove the declarations of IP protocol numbers to "ipprot...
2001-04-20 Guy HarrisPut the top-level item for a TLV into the protocol...
2001-03-22 Gilbert RamirezMove appletalk- and sna-related address routines out...
2001-01-22 Guy HarrisRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-09 Guy HarrisAdd an additional "protocol index" argument to "{old_...
2001-01-03 Guy HarrisHave "proto_register_protocol()" build a list of data...
2000-11-19 Guy HarrisFor each column, have both a buffer into which strings...
2000-11-14 Gilbert RamirezAdd a ; to the empty default case in a switch statement...
2000-11-09 Guy HarrisNew EIGRP dissector, from Paul Ionescu.
2000-08-13 Laurent DenielAdd the "Edit:Protocols..." feature which currently...
2000-08-07 Guy HarrisAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-05-31 Guy HarrisAdd routines for adding items to a protocol tree that...
2000-05-30 Guy HarrisGive the IPX dissector dissector hash tables for the...
2000-05-30 Gilbert Ramirez#include netinet/in.h (for ntohs() macro), if available.
2000-05-28 Guy HarrisGive the Appletalk DDP dissector a dissector hash table...