| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of a now-unused variable; it's the only variable of type | Guy Harris | 2001-07-02 | 1 | -2/+1 |
* | Fetch fields from the ISIS header one at a time, rather than snarfing | Guy Harris | 2001-07-02 | 1 | -52/+79 |
* | Fix the file name in the comment, and update Gerald's e-mail address. | Guy Harris | 2001-07-02 | 1 | -4/+3 |
* | Tvbuffified ISIS dissector, from Ronnie Sahlberg. | Guy Harris | 2001-07-02 | 1 | -106/+65 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -9/+9 |
* | Get rid of an extra colon on a field name, and display that field using | Guy Harris | 2001-05-23 | 1 | -3/+3 |
* | NLPID's of 0x08 and 0x09 should be labeled as Q.933 and LMI, | Guy Harris | 2001-03-30 | 1 | -2/+1 |
* | Make the stuff to handle SNAP frames (OUI, PID, payload) a routine of | Guy Harris | 2001-01-10 | 1 | -1/+2 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+2 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+2 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -2/+2 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | - add proto_tree_add_text_valist | Laurent Deniel | 2000-08-10 | 1 | -2/+2 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -2/+2 |
* | Make the "isis_hello.source_id" an FT_BYTES field rather than an | Guy Harris | 2000-06-19 | 1 | -10/+32 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -9/+9 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -11/+11 |
* | Register an "osinl" dissector table for ISO/IEC TR 9577 NLPID values, | Guy Harris | 2000-04-17 | 1 | -2/+8 |
* | Ralf Schneider's changes to enhance to OSI CLNP, CLTP, and ISIS support | Guy Harris | 2000-04-15 | 1 | -116/+75 |
* | Set the COL_PROTOCOL column to "ISIS" in the ISIS dissector, rather than | Guy Harris | 2000-04-13 | 1 | -1/+4 |
* | Change dfilter_init() to check for empty-string abbreviations and for | Gilbert Ramirez | 2000-03-20 | 1 | -2/+2 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -2/+2 |
* | Fix a bunch of dissectors to use "pi.captured_len" rather than | Guy Harris | 2000-01-24 | 1 | -9/+9 |
* | Get the NLPID value for ISIS from "nlpid.h", and report the NLPID value | Guy Harris | 2000-01-13 | 1 | -9/+4 |
* | Stuart Stanley's ISIS dissection support. | Guy Harris | 1999-12-15 | 1 | -0/+354 |