Don't show "Text" as one of the available fields.
[obnox/wireshark/wip.git] / packet-osi.c
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-19 guyRegister the OSI transport dissector by name, and make...
2000-11-18 guyTvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP...
2000-11-17 guyGive the "null" link-layer header dissector a dissector...
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-04-17 guyRegister an "osinl" dissector table for ISO/IEC TR...
2000-04-17 guyRegister a "llc.dsap" dissector table for 802.2 LLC...
2000-04-16 deniel Remove TODO comments about NSAP and ISIS decodings...
2000-04-15 guyRalf Schneider's changes to enhance to OSI CLNP, CLTP...
2000-04-15 guyIn the COTP dissector, don't forcibly set the protocol...
2000-04-15 guyAlas, one can't count on CLNP packets with a destinatio...
2000-04-15 guyIf an NPDU contains multiple concatenated TPDUs, dissec...
2000-04-13 guySet the COL_PROTOCOL column to "ISIS" in the ISIS disse...
2000-04-13 guyAdd CLNP PDU types other than DT and ER.
2000-04-13 guyFix a typo.
2000-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
2000-03-02 guyGerrit Gehnen's dissector for the Sinec H1 protocol...
2000-02-15 gramCreate a header file for every packet-*.c file. Prune...
2000-01-30 guyAdd a bunch of additional NLPIDs from ISO 9577.
2000-01-26 guyIn "dissect_clnp()", fill in "clnp" before looking...
2000-01-24 guyFix a bunch of dissectors to use "pi.captured_len"...
2000-01-20 guyGerrit Gehnen's patch to add support for the "Inactive...
2000-01-13 guyGet the NLPID value for ISIS from "nlpid.h", and report...
2000-01-13 guyAdd the NLPID value for PPP.
2000-01-13 guyExport the list of OSI NLPIDs in "nlpid.h", for use...
1999-12-15 guyStuart Stanley's ISIS dissection support.
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-10-12 gramNew proto_tree header_field_info stuff. Header_field_in...
1999-09-18 denielConvert OSI CLNP into new protocol tree dissectors.
1999-09-11 denielRegister cotp and clnp instead of simply osi to allow
1999-07-29 gramMade the protocol (but not the fields) use the new...
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-03-23 gramRemoved all references to gtk objects from packet*...
1998-11-17 gerald* Added column formatting functionality.
1998-11-12 gramA lengthy patch to add the wiretap library. Wiretap...
1998-10-13 denieltoo few arguments for sprintf format
1998-09-27 geraldMerged in a _huge_ patch from Guy Harris. It adds...
1998-09-17 gerald* Added in Laurent's OSI/ISO CNLP and COTP support.