More updates from Hannes Gredler.
[obnox/wireshark/wip.git] / packet-clnp.c
2001-06-05 guyCorrectly compute the OSI checksum.
2001-05-27 guyIn the ICMPv6 and OSI CLNP dissectors, when calling...
2001-03-30 guyNLPID's of 0x08 and 0x09 should be labeled as Q.933...
2001-03-15 guyAdd a new AT_OSI address type.
2001-03-13 gramMake tvb_get_ptr() return 'const guint8*', and clean...
2001-01-22 guyRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-10 guyMake the stuff to handle SNAP frames (OUI, PID, payload...
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 guyAdd a new "prefs_register_protocol()" routine, which...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-12-23 guyReport the holding time of a CLNP packet, in seconds...
2000-12-23 guyShow the type/flags byte of a CLNP PDU with a subtree...
2000-12-23 guyDissect the payload of a CLNP ER packet as a CLNP packe...
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-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-08-06 denielAdd some preferences in OSI CLNP/COTP/CLTP module to...
2000-07-10 guyTreat only ASCII characters as printable in TSAPs;...
2000-07-01 guyAdd support for OSI CLTP.
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-11 gramAdd tvbuff class.
2000-05-05 guyAdd routines to:
2000-04-28 guyChanges from Gerrit Gehnen to
2000-04-18 deniel Fix the checksum option decoding in the CC/CR TPDU...
2000-04-17 guyRegister an "osinl" dissector table for ISO/IEC TR...
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...