| Commit message (Expand) | Author | Age | Files | Lines |
* | Have a flag in the "packet_info" structure, which indicates whether the | Guy Harris | 2001-10-01 | 1 | -2/+16 |
* | When dissecting an ICMP datagram that contains part of an IP datagram, | Guy Harris | 2001-09-27 | 1 | -4/+13 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -19/+19 |
* | Various signed vs. unsigned fixes, from Joerg Mayer. | Guy Harris | 2001-06-18 | 1 | -2/+2 |
* | Don't display the data portion of an ER NPDU - we dissect it as a CLNP | Guy Harris | 2001-06-08 | 1 | -4/+4 |
* | Move the fragment reassembly code into "reassemble.c" and | Guy Harris | 2001-06-08 | 1 | -9/+215 |
* | Correctly compute the OSI checksum. | Guy Harris | 2001-06-05 | 1 | -4/+35 |
* | In the ICMPv6 and OSI CLNP dissectors, when calling the IPv6 or CLNP | Guy Harris | 2001-05-27 | 1 | -1/+29 |
* | NLPID's of 0x08 and 0x09 should be labeled as Q.933 and LMI, | Guy Harris | 2001-03-30 | 1 | -3/+1 |
* | Add a new AT_OSI address type. | Guy Harris | 2001-03-15 | 1 | -5/+5 |
* | Make tvb_get_ptr() return 'const guint8*', and clean up all the | Gilbert Ramirez | 2001-03-13 | 1 | -2/+2 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-22 | 1 | -5/+3 |
* | Make the stuff to handle SNAP frames (OUI, PID, payload) a routine of | Guy Harris | 2001-01-10 | 1 | -1/+3 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -4/+7 |
* | Add a new "prefs_register_protocol()" routine, which is like | Guy Harris | 2001-01-03 | 1 | -2/+2 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -4/+4 |
* | Report the holding time of a CLNP packet, in seconds, as seconds plus | Guy Harris | 2000-12-23 | 1 | -5/+14 |
* | Show the type/flags byte of a CLNP PDU with a subtree dissecting the | Guy Harris | 2000-12-23 | 1 | -2/+21 |
* | Dissect the payload of a CLNP ER packet as a CLNP packet, so you know | Guy Harris | 2000-12-23 | 1 | -4/+22 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -4/+4 |
* | Register the OSI transport dissector by name, and make it static. | Guy Harris | 2000-11-19 | 1 | -3/+4 |
* | Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSI | Guy Harris | 2000-11-18 | 1 | -414/+447 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+4 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -19/+19 |
* | Add some preferences in OSI CLNP/COTP/CLTP module to allow the user to: | Laurent Deniel | 2000-08-06 | 1 | -2/+20 |
* | Treat only ASCII characters as printable in TSAPs; otherwise, as 0xff | Guy Harris | 2000-07-10 | 1 | -3/+10 |
* | Add support for OSI CLTP. | Guy Harris | 2000-07-01 | 1 | -723/+761 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -19/+19 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -181/+181 |
* | Add routines to: | Guy Harris | 2000-05-05 | 1 | -5/+10 |
* | Changes from Gerrit Gehnen to | Guy Harris | 2000-04-28 | 1 | -3/+7 |
* | Fix the checksum option decoding in the CC/CR TPDU variable part. | Laurent Deniel | 2000-04-18 | 1 | -3/+3 |
* | Register an "osinl" dissector table for ISO/IEC TR 9577 NLPID values, | Guy Harris | 2000-04-17 | 1 | -2/+9 |
* | Remove TODO comments about NSAP and ISIS decodings since | Laurent Deniel | 2000-04-16 | 1 | -8/+1 |
* | Ralf Schneider's changes to enhance to OSI CLNP, CLTP, and ISIS support | Guy Harris | 2000-04-15 | 1 | -0/+1777 |