aboutsummaryrefslogtreecommitdiffstats
path: root/packet-osi.c
Commit message (Expand)AuthorAgeFilesLines
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-12/+24
* New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1999-10-121-12/+33
* Convert OSI CLNP into new protocol tree dissectors.Laurent Deniel1999-09-181-356/+397
* Register cotp and clnp instead of simply osi to allowLaurent Deniel1999-09-111-17/+30
* Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1999-07-291-11/+24
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-198/+187
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-237/+233
* * Added column formatting functionality.Gerald Combs1998-11-171-56/+59
* A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1998-11-121-2/+1
* too few arguments for sprintf formatLaurent Deniel1998-10-131-2/+2
* Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1998-09-271-59/+60
* * Added in Laurent's OSI/ISO CNLP and COTP support.Gerald Combs1998-09-171-0/+1617