aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2013-06-12Fix wrong offset in H.235 tokens causing malformed packet exceptionTomas Kukosa1-5/+5
2013-06-12Fix a crash when oid_info->value_typem is NULLAnders Broman1-1/+1
2013-06-12Batch of filterable expert infos with some minor cleanup I noticed while doin...Michael Mann3-10/+33
2013-06-11Show DisplayString as a string.Anders Broman1-1/+5
2013-06-05Quick fix for bug 8768. For now assume that only three logical channelsGerald Combs1-0/+12
2013-06-04From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8746 :Pascal Quantin1-5/+31
2013-06-04Add subdissection of:Anders Broman1-0/+20
2013-06-04From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8762 :Jeff Morriss1-6/+2
2013-06-03cc1: warnings being treated as errorsAnders Broman2-3/+3
2013-06-03Convert ASN.1 dissectors to use filterable expert info.Michael Mann38-134/+428
2013-06-01Also notify CMAS alertsPascal Quantin1-0/+5
2013-06-01Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8745 :Pascal Quantin2-12/+16
2013-06-01Make Earthquake and Tsunami Warning Sytem indications stand out aMartin Mathieson1-0/+4
2013-06-01Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8744 :Pascal Quantin1-0/+1
2013-05-31Don't intentionally use -1 as an hfindex: while only naughty before, with theJeff Morriss1-1/+3
2013-05-28Add some info to make it easier to see when SI config changes:Martin Mathieson2-5/+61
2013-05-24From LI Hai via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8708 :Pascal Quantin3-33/+33
2013-05-19Don't access nbap_dch_chnl_info if the index is > maxNrOfDCHsAnders Broman1-2/+4
2013-05-18Revert r49406: it's not ready for prime time yetPascal Quantin2-2/+3
2013-05-18Move kerberos back from broken list to normal listJörg Mayer2-3/+2
2013-05-17More compilation fixes when having HAVE_KERBEROSPascal Quantin2-11/+11
2013-05-16Fix link failure with WindowsPascal Quantin3-19/+23
2013-05-16Fix compilation for Linux (defined but not used errors, C++ incompatibilities...Pascal Quantin2-26/+48
2013-05-16Remove useless blurbsPascal Quantin1-4/+4
2013-05-16Remove useless exports and fix a compilation errorPascal Quantin1-6/+1
2013-05-16Updated the Kerberos ASN.1 dissector to the point I believe it can replace th...Michael Mann5-343/+1049
2013-05-15Export CellGlobalIdOrServiceAreaIdOrLAI.Anders Broman1-0/+1
2013-05-14Upate to spec. 11.0.0Anders Broman8-51/+204
2013-05-12Add the posibillity to use a key for per-packet-data.Anders Broman4-12/+12
2013-05-11I added EXPORT_FILES in too many places, remove themJörg Mayer23-92/+0
2013-05-11Now all disectors requiring asn2wrs can be generated usingJörg Mayer8-0/+226
2013-05-11Correct previous commit:Jörg Mayer1-1/+2
2013-05-11MCS-PROTOCOL.asn does not exists (in this directory) and does notJörg Mayer1-2/+1
2013-05-11Small cleanupsJörg Mayer1-4/+3
2013-05-10pkix1explicit_exp.cnf and pkix1implicit_exp.cnf are storedJörg Mayer1-6/+0
2013-05-10Some more protocols can be generated via cmakeJörg Mayer29-0/+1049
2013-05-10Distribute the kerberos and x721 subdirectories, even though we don'tGuy Harris1-0/+2
2013-05-07Small optical changeJörg Mayer1-3/+0
2013-05-07Some moreJörg Mayer31-1/+992
2013-05-07x721 and kerberos: Use standard Makefile.amJörg Mayer6-9/+13
2013-05-07Small formatting changeJörg Mayer1-1/+2
2013-05-07Another hour gone, another set of protocols.Jörg Mayer10-0/+324
2013-05-07Another set of asn1 protocols can now be generated with cmakeJörg Mayer11-0/+447
2013-05-07Allow generating some more dissectors with cmake.Jörg Mayer8-0/+303
2013-05-07Make exports actaully workJörg Mayer2-2/+29
2013-05-07Move common code into UseAsn2Wrs.cmake.Jörg Mayer2-43/+91
2013-05-07Build the first (and one of the easiest) of 99 asn1 dissectors withJörg Mayer1-0/+58
2013-05-05Just whitespace changesJörg Mayer88-193/+263
2013-05-01Protect a "divide by zero" operation. Bug 7359 (https://bugs.wireshark.org/b...Michael Mann1-12/+20
2013-05-01Fix warning.Guy Harris1-1/+1