aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gprscdr
AgeCommit message (Expand)AuthorFilesLines
2015-02-26[GTP CDR] Add support for CDR data record format version 12.6.0AndersBroman3-41/+53
2015-01-14[E212]Modify dissect_e212_mcc_mnc() to take E212 number type as anAndersBroman1-1/+1
2015-01-13[GPRS CDR]Fix faulty ASN1 modificationAndersBroman1-1/+1
2015-01-13[GPRS CDR] Handle Rel 7 CDRsAndersBroman2-4/+163
2015-01-12[GPRS CDR] Add expert info for unknown record types.AndersBroman2-0/+16
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-1/+0
2014-12-17Update to V12.5.0AndersBroman6-14/+1872
2014-12-10GPRSCDR: fix warning: 'dissect_gprscdr_MBMSInformation' defined but not useAlexis La Goutte1-0/+11
2014-12-02Make it possible to register an OID dissector to dissectAndersBroman2-1/+15
2014-08-09Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann2-1/+12
2014-07-31Add more files to the distribution.Guy Harris1-0/+11
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-3/+3
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-13/+13
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss18-27/+0
2014-01-22It's one character, either + or -, hence ASCII.Guy Harris1-1/+1
2014-01-04Omit assignment for not used types.Anders Broman1-0/+6
2014-01-01Change incorrect property 'keywords' to 'svn:keywords'Bill Meier1-1/+1
2013-12-01Copy over rev 53700 to cmakeJörg Mayer1-2/+2
2013-12-01Update to V11.7.1 (2013-09)Anders Broman4-3/+1655
2013-09-22emem -> wmem conversion:Pascal Quantin1-9/+9
2013-09-18Remove all non-ASCII characters from all .asn files. I didn't see the harm i...Chris Maynard9-430/+430
2013-09-05Missed 50% of the updates in last commitJörg Mayer1-1/+1
2013-09-05CMakeLists was no longer in sync with Makefile.commonJörg Mayer1-1/+1
2013-07-29Add the forgotten makefile updates.Anders Broman1-2/+2
2013-07-28Update to handle version 9.Anders Broman3-0/+1505
2013-05-07Another hour gone, another set of protocols.Jörg Mayer1-0/+37
2013-05-05Just whitespace changesJörg Mayer1-2/+0
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2013-03-28-Wmissing-prototypesAnders Broman1-0/+2
2013-01-24Add sGSNPLMNIDChangeAnders Broman1-0/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-07-09Dissect Release 8 CDR:sAnders Broman5-157/+1591
2012-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
2011-12-07RatingGroup -> RatingGroupIdAnders Broman1-4/+2
2011-12-06Update to 3GPP TS 32.298 V6.4.1 (2006-06)Anders Broman5-2/+1202
2011-12-05Pretify TimeStamp and TimeZoneAnders Broman2-2/+74
2011-10-14Don't generate the conformance file for exported types when building theJeff Morriss1-1/+1
2011-10-10Fix unused function warningsAnders Broman2-2/+15
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-6/+3
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-02Routines to dissect GPRS CDR's tranported in GTP'Anders Broman8-0/+1142