aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x2ap.c
AgeCommit message (Collapse)AuthorFilesLines
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29340 f5534014-38df-0310-8fa8-9805f1628bb7
2009-06-26Re-generate asn1 dissectors after hf_register_info cleanup.stig1-430/+1429
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28848 f5534014-38df-0310-8fa8-9805f1628bb7
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-21/+21
(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-25/+25
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28379 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-14Use G_GINT64_CONSTANT in stead of G_GUINT4_CONSTANTetxrab1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28048 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-14support UINT64 constants for upper value boundskukosa1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28042 f5534014-38df-0310-8fa8-9805f1628bb7
2009-03-25Make it possible to check for extension marker in SEQUENCE OF and SET OF.etxrab1-24/+24
Fore some reason the trace in bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3360 does not decode properly if dissecting the exension marker so leave that code #if 0:ed out for now. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27848 f5534014-38df-0310-8fa8-9805f1628bb7
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-8/+7
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27390 f5534014-38df-0310-8fa8-9805f1628bb7
2008-11-05Regenerated .c files for asn1 changes commited in SVN #26703wmeier1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26704 f5534014-38df-0310-8fa8-9805f1628bb7
2008-11-04asn2wrs generated files changed as a result of recent asn1 template changes wmeier1-9/+8
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26698 f5534014-38df-0310-8fa8-9805f1628bb7
2008-11-01Regenerate all asn2wrs generated dissectorsetxrab1-24/+24
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26670 f5534014-38df-0310-8fa8-9805f1628bb7
2008-10-14Try to get rid of unused code warnings.etxrab1-113/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26455 f5534014-38df-0310-8fa8-9805f1628bb7
2008-09-25Update to the latest asn1 files and try to get rid of unused code warnings.etxrab1-330/+1239
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26271 f5534014-38df-0310-8fa8-9805f1628bb7
2008-04-08Update to latest spec.etxrab1-93/+192
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24851 f5534014-38df-0310-8fa8-9805f1628bb7
2008-01-16- Removed some unused variables in asn1 dissectorsstig1-6/+5
- Fixed last parameter to cry_cipher_open() in pkcs12 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24116 f5534014-38df-0310-8fa8-9805f1628bb7
2008-01-15make per_constrained_integer handle 64bits needed for X2AP.etxrab1-10/+10
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24097 f5534014-38df-0310-8fa8-9805f1628bb7
2008-01-03Build x2ap and s1ap - needs more work, untested as no traces available yet.etxrab1-0/+3014
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24006 f5534014-38df-0310-8fa8-9805f1628bb7