aboutsummaryrefslogtreecommitdiffstats
path: root/packet-osi.c
AgeCommit message (Expand)AuthorFilesLines
1999-10-12New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1-12/+33
1999-09-18Convert OSI CLNP into new protocol tree dissectors.Laurent Deniel1-356/+397
1999-09-11Register cotp and clnp instead of simply osi to allowLaurent Deniel1-17/+30
1999-07-29Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1-11/+24
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-198/+187
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-237/+233
1998-11-17* Added column formatting functionality.Gerald Combs1-56/+59
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1-2/+1
1998-10-13too few arguments for sprintf formatLaurent Deniel1-2/+2
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1-59/+60
1998-09-17* Added in Laurent's OSI/ISO CNLP and COTP support.Gerald Combs1-0/+1617