aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2011-02-27Export SourceCellID.etxrab1-5/+7
2011-02-24Add exports.etxrab1-0/+6
2011-02-23Split get_dns_name() into get_dns_name() and expand_dns_name().gerald2-57/+13
2011-02-22Ensure we always have a valid top_tree for p1.content. This fixes a problemstig4-3/+44
2011-02-20Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistentstig57-417/+417
2011-02-20Add changes in r35546 to template and conformation file.stig2-9/+9
2011-02-20Add changes in r35384 to template file.stig1-8/+4
2011-02-16Generate correct type (FT_OID) for "x420.compression_algorithm_id".stig1-2/+2
2011-02-12Remove an unused ett_ variable.morriss1-2/+0
2011-02-10Declare ett's as gint, not guint.cmaynard1-1/+1
2011-02-10Added a dissector table for AttributeId localForm.stig2-6/+22
2011-02-07Dissect V1 version , found in trace from:etxrab2-1/+8
2011-02-07Add a missing IE found in trace from https://bugs.wireshark.org/bugzilla/show...etxrab1-1/+4
2011-02-05Remove debug printouts.etxrab1-3/+4
2011-02-04Introduce preferences to set the strictness of Invoke/responseetxrab2-20/+85
2011-02-04If ENBname is text, append the text.etxrab1-0/+26
2011-02-03Hope fully this will be the correct set of files - finally.etxrab3-642/+774
2011-02-03Add a forgotten fileetxrab1-0/+601
2011-02-02Start to prettify TimeStamp(to be continued).etxrab2-0/+45
2011-02-02Warning: packet-tetra.c does not have an SVN Id tag.etxrab1-3/+5
2011-02-02Integrate and build the tetra dissector.etxrab3-175/+172
2011-02-02Add gsmcdr to the makefiles.etxrab2-0/+2
2011-02-02Export more functions.etxrab1-0/+9
2011-02-02Routines to dissect GPRS CDR's tranported in GTP'etxrab8-0/+1142
2011-02-02Add the local makefiles.etxrab3-0/+102
2011-02-02From Holger Freyther:etxrab3-246/+216
2011-02-02The Beijing Institute of Technology (BIT) and associate professor LI Hai has ...etxrab4-0/+3387
2011-01-30Introduce "Fragment count" filter element for all protocols doing reassembly.stig3-0/+15
2011-01-27The attemt to pretify MSISDN and IMSI breaks the dissection.etxrab1-27/+0
2011-01-26packet-ocsp-template.c:47: warning: type defaults to 'int' in declaration of ...etxrab1-1/+1
2011-01-26From Kaspar Brand:etxrab2-1/+4
2011-01-26From Kaspar Brand:etxrab1-0/+1
2011-01-25Export Global-ENB-ID.etxrab1-0/+1
2011-01-23Export UE-EUTRA-Capability.etxrab2-2/+4
2011-01-20Allow for expert items to be actually attached somewhere.jake1-9/+12
2011-01-19Updated to OMA-TS-ULP-V2_0-20100806-Detxrab3-1107/+1119
2011-01-16From Porus Mehta:etxrab1-7/+7
2011-01-16r35546 Replace some tvb_get_ptr()s with tvb_get_ephemeral_string()s to ensure...etxrab1-1/+1
2011-01-14Add tvb_get_[n|le]toh[40|48|56]() accessors. Addresses bug 5082.cmaynard1-18/+6
2011-01-12Use value_string_ext in a couple of places.etxrab1-14/+25
2011-01-12TCAP- Application context name not been decoded correctlyetxrab1-1/+1
2011-01-11ldap.cnf:782: warning: ISO C90 forbids mixed declarations and codeetxrab1-1/+1
2011-01-11From Matthieu Patou <mat@samba.org>sahlberg2-5/+53
2011-01-06More misc. CLDAP improvements for Active Directory including updatingsfisher1-32/+44
2011-01-06More minor cleanup/fixes for MS Active Directory's use of CLDAP.sfisher1-20/+13
2011-01-06Minor corrections to NtVer dissection for NETLOGON_NT_VERSION Options Bitssfisher1-66/+69
2011-01-05Reset the global pdu_type *before* returning.morriss1-14/+28
2011-01-05Remove unreached statement.morriss1-1/+0
2010-12-30Only chop the last character (new line) from the error message.stig1-1/+1
2010-12-29Fix a buffer overflow in the engineId preferences. Fixes bug 5530.gerald1-11/+15