aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ranap
AgeCommit message (Expand)AuthorFilesLines
2015-01-14[E212]Modify dissect_e212_mcc_mnc() to take E212 number type as anAndersBroman1-1/+1
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-2/+0
2014-11-26Remove sccp_info member from packet_info structure.Michael Mann2-12/+20
2014-09-09Fix some spelling & grammar.Bill Meier1-1/+1
2014-08-19Remove unused hf and deprecated APIAndersBroman2-7/+2
2014-08-19Use the E212 function to dissect IMSI correct the filter Id string inAndersBroman1-6/+6
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-06-21batch of tvb-length conversionsEvan Huus1-16/+13
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin2-16/+16
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin2-16/+16
2014-03-26More fiddling with heuristic.AndersBroman1-2/+2
2014-03-26Fix off by one errorAndersBroman1-1/+1
2014-03-25Strengthen RANAP heuristic.AndersBroman1-1/+10
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss13-28/+1
2013-12-19Rename a couple of to_str functions to have ep_ in the name. This makes itEvan Huus1-1/+1
2013-12-08- Forward declaration of register functions.Anders Broman1-1/+0
2013-12-08- Forward declaration of register functions.Anders Broman1-0/+3
2013-09-22emem -> wmem conversion:Pascal Quantin1-1/+1
2013-09-18Remove all non-ASCII characters from all .asn files. I didn't see the harm i...Chris Maynard2-32/+32
2013-09-15emem -> wmem (don't forget about .cnf)Jörg Mayer1-204/+204
2013-06-24Add an option to dissect RRC-Container IEPascal Quantin1-0/+4
2013-06-19Convert the rest of the ASN1 dissectors from emem to wmem.Evan Huus1-2/+2
2013-05-11I added EXPORT_FILES in too many places, remove themJörg Mayer1-4/+0
2013-05-10Some more protocols can be generated via cmakeJörg Mayer1-0/+36
2013-05-05Just whitespace changesJörg Mayer1-4/+4
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2013-03-19From beroset:Anders Broman1-3/+3
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-11Add data parameter to dissector_try_uint_newJakub Zawadzki1-10/+10
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-18/+18
2012-08-15Fix field type for some 64 bits header fieldsPascal Quantin1-4/+0
2012-07-31- Put back not used constants to fill value_strings_ext.Anders Broman3-2/+11
2012-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
2012-06-12Upgrade GSM BSSMAP dissection to Release 9 (V9.8.0)Pascal Quantin1-0/+1
2012-05-10Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-2/+2
2012-05-04Dissect transport layer address NSAPAnders Broman1-1/+1
2012-02-21From David Wei and me, update to 3GPP TS 25.413 V10.4.0 (2011-12).Anders Broman8-64/+69
2011-12-08Try to get the container stuff right...Anders Broman1-1/+3
2011-11-17Add a missing IE number.Anders Broman1-2/+3
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2011-10-13Dissect NSAP encoded transport layer address.Anders Broman2-4/+23
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-5/+0
2011-09-12Fix a typoAnders Broman1-1/+1
2011-09-12Update to V10.2.0 (2011-06)Anders Broman7-77/+529
2011-09-12Update to V9.6.0 (2011-06)Anders Broman7-17/+21
2011-08-02 Bug 6146 - Malformed RANAP packets when HandOver procedure on iuh Anders Broman2-12/+21
2011-02-27Export SourceCellID.Anders Broman1-5/+7
2011-01-05Reset the global pdu_type *before* returning.Jeff Morriss1-14/+28
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris2-14/+14
2010-11-17- Update to 3GPP TS 25.413 V9.4.0 (2010-09).Anders Broman7-14/+59