aboutsummaryrefslogtreecommitdiffstats
path: root/packet-cops.c
Commit message (Expand)AuthorAgeFilesLines
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-34/+34
* Get rid of some unnecessary includes.Guy Harris2001-04-231-2/+2
* Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto ="Guy Harris2001-01-221-4/+3
* Add an additional "protocol index" argument to "{old_}dissector_add()",Guy Harris2001-01-091-2/+2
* Ensure that all value_string arrays end in {0, NULL}. Dissectors got awayGilbert Ramirez2001-01-031-1/+3
* Have "proto_register_protocol()" build a list of data structures forGuy Harris2001-01-031-2/+3
* Get rid of extra blanks in strings.Guy Harris2000-12-271-24/+24
* For each column, have both a buffer into which strings for that columnGuy Harris2000-11-191-2/+2
* Complete the COPS dissector. Heikki Vatiainen <hessu@cs.tut.fi>Gilbert Ramirez2000-10-161-8/+510
* Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel2000-08-131-1/+3
* Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris2000-08-071-10/+1
* Convert IPX-and-friend dissectors in packet-ipx.c to useGilbert Ramirez2000-06-151-4/+3
* Add COPS dissector (with a few fixes for compiling on Win32).Gilbert Ramirez2000-06-071-0/+335