aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h283.c
AgeCommit message (Collapse)AuthorFilesLines
2009-06-26Re-generate asn1 dissectors after hf_register_info cleanup.stig1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28848 f5534014-38df-0310-8fa8-9805f1628bb7
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-2/+2
(1) Trailing/leading spaces are removed from 'name's/'blurb's (2) Duplicate 'blurb's are replaced with NULL (3) Empty ("") 'blurb's are replaced with NULL (4) BASE_NONE, NULL, 0x0 are used for 'display', 'strings' and 'bitmask' fields for FT_NONE, FT_BYTES, FT_IPv4, FT_IPv6, FT_ABSOLUTE_TIME, FT_RELATIVE_TIME, FT_PROTOCOL, FT_STRING and FT_STRINGZ field types (5) Only allow non-zero value for 'display' if 'bitmask' is non-zero git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28770 f5534014-38df-0310-8fa8-9805f1628bb7
2009-05-16Regenerate all asn2wrs generated dissectors.stig1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28379 f5534014-38df-0310-8fa8-9805f1628bb7
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-6/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27390 f5534014-38df-0310-8fa8-9805f1628bb7
2009-01-28#include prefs.h not req'dwmeier1-6/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27322 f5534014-38df-0310-8fa8-9805f1628bb7
2008-11-04asn2wrs generated files changed as a result of recent asn1 template changes wmeier1-10/+8
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26698 f5534014-38df-0310-8fa8-9805f1628bb7
2008-11-01Regenerate all asn2wrs generated dissectorsetxrab1-5/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26670 f5534014-38df-0310-8fa8-9805f1628bb7
2007-12-14If we implement new style dissectors, register them as such.jmayer1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23861 f5534014-38df-0310-8fa8-9805f1628bb7
2007-11-02new H.282 (RDC) and H.283 (LCT) dissectorskukosa1-0/+784
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23339 f5534014-38df-0310-8fa8-9805f1628bb7