| Commit message (Expand) | Author | Age | Files | Lines |
* | Give all subtrees an ett_ value. | Guy Harris | 2002-04-05 | 1 | -37/+27 |
* | The variables in question are only used if old unused code is present. | Guy Harris | 2002-03-31 | 1 | -2/+2 |
* | Get rid of an unused variable. | Guy Harris | 2002-03-31 | 1 | -3/+3 |
* | Get rid of unnecessary includes. | Guy Harris | 2002-03-12 | 1 | -10/+1 |
* | Get rid of the "--enable-snmp" option; instead, use "--with-ucdsnmp". | Guy Harris | 2002-03-12 | 1 | -17/+2 |
* | If we're linking with the UCD SNMP library, make "format_oid()" append a | Guy Harris | 2002-03-11 | 1 | -187/+22 |
* | From Kari Tiirikainen: use the SNMP library, if present, to print the | Guy Harris | 2002-02-26 | 1 | -50/+189 |
* | Add some necessary "volatile" declarations. | Guy Harris | 2002-02-22 | 1 | -2/+2 |
* | Catch the ReportedBoundsError exception in the DNS and TPKT dissectors | Guy Harris | 2002-02-22 | 1 | -1/+13 |
* | COPS-PR extension support, from Kari Tiirikainen. | Guy Harris | 2002-02-22 | 1 | -33/+748 |
* | Added a preference to allow for setting the COPS tcp port. | Ed Warnicke | 2002-02-22 | 1 | -5/+40 |
* | Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in | Guy Harris | 2002-01-24 | 1 | -3/+3 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -7/+7 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -3/+5 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -34/+34 |
* | Get rid of some unnecessary includes. | Guy Harris | 2001-04-23 | 1 | -2/+2 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-22 | 1 | -4/+3 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+2 |
* | Ensure that all value_string arrays end in {0, NULL}. Dissectors got away | Gilbert Ramirez | 2001-01-03 | 1 | -1/+3 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+3 |
* | Get rid of extra blanks in strings. | Guy Harris | 2000-12-27 | 1 | -24/+24 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -2/+2 |
* | Complete the COPS dissector. Heikki Vatiainen <hessu@cs.tut.fi> | Gilbert Ramirez | 2000-10-16 | 1 | -8/+510 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -10/+1 |
* | Convert IPX-and-friend dissectors in packet-ipx.c to use | Gilbert Ramirez | 2000-06-15 | 1 | -4/+3 |
* | Add COPS dissector (with a few fixes for compiling on Win32). | Gilbert Ramirez | 2000-06-07 | 1 | -0/+335 |