aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2011-02-16Generate correct type (FT_OID) for "x420.compression_algorithm_id".Stig Bjørlykke1-2/+2
2011-02-12Remove an unused ett_ variable.Jeff Morriss1-2/+0
2011-02-10Declare ett's as gint, not guint.Chris Maynard1-1/+1
2011-02-10Added a dissector table for AttributeId localForm.Stig Bjørlykke2-6/+22
2011-02-07Dissect V1 version , found in trace from:Anders Broman2-1/+8
2011-02-07Add a missing IE found in trace from https://bugs.wireshark.org/bugzilla/show...Anders Broman1-1/+4
2011-02-05Remove debug printouts.Anders Broman1-3/+4
2011-02-04Introduce preferences to set the strictness of Invoke/responseAnders Broman2-20/+85
2011-02-04If ENBname is text, append the text.Anders Broman1-0/+26
2011-02-03Hope fully this will be the correct set of files - finally.Anders Broman3-642/+774
2011-02-03Add a forgotten fileAnders Broman1-0/+601
2011-02-02Start to prettify TimeStamp(to be continued).Anders Broman2-0/+45
2011-02-02Warning: packet-tetra.c does not have an SVN Id tag.Anders Broman1-3/+5
2011-02-02Integrate and build the tetra dissector.Anders Broman3-175/+172
2011-02-02Add gsmcdr to the makefiles.Anders Broman2-0/+2
2011-02-02Export more functions.Anders Broman1-0/+9
2011-02-02Routines to dissect GPRS CDR's tranported in GTP'Anders Broman8-0/+1142
2011-02-02Add the local makefiles.Anders Broman3-0/+102
2011-02-02From Holger Freyther:Anders Broman3-246/+216
2011-02-02The Beijing Institute of Technology (BIT) and associate professor LI Hai has ...Anders Broman4-0/+3387
2011-01-30Introduce "Fragment count" filter element for all protocols doing reassembly.Stig Bjørlykke3-0/+15
2011-01-27The attemt to pretify MSISDN and IMSI breaks the dissection.Anders Broman1-27/+0
2011-01-26packet-ocsp-template.c:47: warning: type defaults to 'int' in declaration of ...Anders Broman1-1/+1
2011-01-26From Kaspar Brand:Anders Broman2-1/+4
2011-01-26From Kaspar Brand:Anders Broman1-0/+1
2011-01-25Export Global-ENB-ID.Anders Broman1-0/+1
2011-01-23Export UE-EUTRA-Capability.Anders Broman2-2/+4
2011-01-20Allow for expert items to be actually attached somewhere.Jaap Keuter1-9/+12
2011-01-19Updated to OMA-TS-ULP-V2_0-20100806-DAnders Broman3-1107/+1119
2011-01-16From Porus Mehta:Anders Broman1-7/+7
2011-01-16r35546 Replace some tvb_get_ptr()s with tvb_get_ephemeral_string()s to ensure...Anders Broman1-1/+1
2011-01-14Add tvb_get_[n|le]toh[40|48|56]() accessors. Addresses bug 5082.Chris Maynard1-18/+6
2011-01-12Use value_string_ext in a couple of places.Anders Broman1-14/+25
2011-01-12TCAP- Application context name not been decoded correctlyAnders Broman1-1/+1
2011-01-11ldap.cnf:782: warning: ISO C90 forbids mixed declarations and codeAnders Broman1-1/+1
2011-01-11From Matthieu Patou <mat@samba.org>Ronnie Sahlberg2-5/+53
2011-01-06More misc. CLDAP improvements for Active Directory including updatingStephen Fisher1-32/+44
2011-01-06More minor cleanup/fixes for MS Active Directory's use of CLDAP.Stephen Fisher1-20/+13
2011-01-06Minor corrections to NtVer dissection for NETLOGON_NT_VERSION Options BitsStephen Fisher1-66/+69
2011-01-05Reset the global pdu_type *before* returning.Jeff Morriss1-14/+28
2011-01-05Remove unreached statement.Jeff Morriss1-1/+0
2010-12-30Only chop the last character (new line) from the error message.Stig Bjørlykke1-1/+1
2010-12-29Fix a buffer overflow in the engineId preferences. Fixes bug 5530.Gerald Combs1-11/+15
2010-12-28Add tvb_bcd_dig_to_ep_str()Anders Broman1-1/+5
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris43-173/+173
2010-12-16From Pascal Quantin:Anders Broman1-64/+64
2010-12-06Make some prefs callback functions static. (These modules don't use proto_re...Jeff Morriss8-56/+72
2010-12-06Make some (preference) variables static.Jeff Morriss1-3/+3
2010-12-06Fix various typos and spelling errors.Bill Meier4-17/+17
2010-11-17- Update to 3GPP TS 25.413 V9.4.0 (2010-09).Anders Broman7-7/+55