aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dpnss.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-05-08Use NULL instead of duplicate text for hf[] blurbs;wmeier1-89/+78
2008-12-18Fix various typos and spelling errors (mostly in text strings)wmeier1-4/+4
2008-12-17Fix some typos and spelling (mostly in text strings)wmeier1-1/+1
2008-12-17Fix typos and spelling (mostly in text strings) wmeier1-2/+2
2008-09-25Minor proto_reg_handoff cleanupwmeier1-3/+0
2007-08-28Add filters.etxrab1-2/+36
2007-08-22Added DPNSS_NONE as par3_num and par4_num to "PCON-P"stig1-2/+3
2007-08-22Put suplementarry service strings and parameters into the tree.etxrab1-7/+654
2007-08-20Fix the build.jake1-2/+2
2007-08-20Dissect End-to-End and Link-by-Link messages.etxrab1-15/+208
2007-08-19Mark pinfo as unused to make buildbot happy again.stig1-1/+1
2007-08-19Fix copy-paste errors.etxrab1-3/+4
2007-08-19Disscet CC messages.etxrab1-128/+435
2007-08-18Fix some gcc warnings so buildbots can proceed.wmeier1-4/+4
2007-08-17Add a rudimentarry DPNSS dissector - work in progress.etxrab1-0/+470