aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ositp.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-24* Prefer col_append_str instead of col_append_fstr for constant stringskrj1-6/+3
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj1-7/+7
2009-08-03(Trivial) Fix two typos.wmeier1-1/+1
2009-07-30Remove some unused variable assignments.gerald1-4/+0
2009-06-19From Kovarththanan Rajaratnam via bug 3548:stig1-7/+7
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-1/+1
2009-03-22P64 changes: Fix some cases for which size_t is not requiredwmeier1-1/+1
2009-01-28Minor changes mostly related to proto_register & proto_reg_handoff;wmeier1-14/+15
2008-12-26Remove unneeded/incorrect properties wmeier1-0/+0
2008-12-20Fix various typos and spelling errors (mostly in text strings)wmeier1-1/+1
2008-10-06Also use conversation index in the generated dst_ref.stig1-2/+10
2008-07-15Add registered fields for the transport class and option bits inguy1-12/+32
2008-07-15Move the OSI transport protocol dissectors (ISO 8073/ITU-T X.224guy1-0/+1854