aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2010-10-31Don't generate packet-ns_cert_exts.h, it's not used.stig2-38/+1
2010-10-31Added a "all" target to rebuild all asn1 dissectors.stig1-0/+2
2010-10-29One more:stig1-1/+1
2010-10-29Make the third argument to a UAT copy callback a size_t.stig2-2/+2
2010-10-29Make the third argument to a UAT copy callback a size_t (not that any ofguy1-1/+1
2010-10-15Added info column descriptions for AARQ and AARE.stig1-0/+10
2010-10-14From Fulko Hew via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4615 :morriss1-134/+194
2010-10-04Update to V9.4.0 (2010-09), no change in the asn1 def's.etxrab6-6/+7
2010-09-30Cleanup reassembly hf entries.stig1-9/+8
2010-09-30Cleanup reassembly hf entries.stig1-9/+8
2010-09-23Replace blurbs that match the name (case insensitive) with NULL.morriss1-3/+3
2010-09-23Corrected check for attribute flag bits.stig1-1/+1
2010-09-23Show Abort source in info column.stig1-0/+12
2010-09-21The CLDAP attribute value on a CLDAP reply is no longer being decodedetxrab1-1/+1
2010-09-21As suggested by Kovarththanan Rajaratnam in https://bugs.wireshark.org/bugzil...morriss1-1/+1
2010-09-20Put Abort reason in info column.stig2-3/+12
2010-09-17Copy the rev 34143 changes to packet-snmp.c over to the asn1 source.morriss1-13/+13
2010-09-10From Martin Peylo via bug 5198:stig2-2/+10
2010-09-08Do not report undecoded message to expert info for ReturnResult without resul...kukosa1-7/+10
2010-08-31From Pascal Quantin:etxrab2-4/+366
2010-08-31Add stub code for future dissection of featureGroupIndicators.etxrab1-0/+6
2010-08-29Fix for Bug Packet details have errors when decode MAP V2 PRN_ACK msg etxrab2-2/+5
2010-08-27From Dirk via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5150 : remo...morriss1-0/+2
2010-08-24Display content entry (with length) in tree.stig1-1/+2
2010-08-24Fix modifier in .cnf file.stig1-1/+1
2010-08-24Rewrote to fetch content_tvb from dissect_ber_octet_string().stig1-16/+5
2010-08-24Display octet string fragments for RTSE segment data.stig1-4/+7
2010-08-24Indicate abort and abort-reason in info column.stig1-0/+17
2010-08-24Add Id.etxrab2-0/+2
2010-08-16Added Info for RTTPapdu.stig1-0/+10
2010-08-03Added some missing elements from MS Certificate:stig1-0/+3
2010-08-02Mark encryptedData as unused, to avoid warnings when not HAVE_LIBGCRYPT.stig1-2/+2
2010-08-02Added missing include <string.h>.stig1-0/+1
2010-07-02oid_encoded2string() returns a const char *; don't assign it to a charguy1-2/+4
2010-07-01Don't add raw bytes to the tree.gerald1-2/+3
2010-07-01Initialize MechType_oid in the right place.gerald2-3/+1
2010-07-01Initialize more variables.gerald2-2/+4
2010-06-30Initialize a variable.gerald1-0/+2
2010-06-30Initialize a variable.gerald1-0/+1
2010-06-30Sort filename expansionkrj1-1/+1
2010-06-29Interpret single-ASN1-type as ASN.1 and not as an OCTET STRING.gal2-2/+1
2010-06-29Decode parameters as ASN.1 directly and avoid interpreting as an OCTET STRING.gal1-29/+6
2010-06-29New "#.SYNTAX" section for the asn2wrs conformance file. gal1-17/+16
2010-06-29Update to V9.3.0 (2010-06)etxrab6-21/+38
2010-06-28Add the missing packet-s1ap.hstig1-0/+30
2010-06-28Dissect more GTPV2 IE'setxrab3-2/+12
2010-06-28Removal of various warnings, mainly by not emitting functions for ASN.1 types...gal4-4/+50
2010-06-28Moved register_ber_syntax_dissector() and register_ber_oid_syntax() fromstig4-15/+12
2010-06-28Remove the -R flag (used to generate syntax registrations) and replace with a gal2-1/+3
2010-06-27Initialize attributedesc_string in a couple of places so that wegerald2-9/+7