aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ranap
Commit message (Expand)AuthorAgeFilesLines
* Add an option to dissect RRC-Container IEPascal Quantin2013-06-241-0/+4
* Convert the rest of the ASN1 dissectors from emem to wmem.Evan Huus2013-06-191-2/+2
* I added EXPORT_FILES in too many places, remove themJörg Mayer2013-05-111-4/+0
* Some more protocols can be generated via cmakeJörg Mayer2013-05-101-0/+36
* Just whitespace changesJörg Mayer2013-05-051-4/+4
* Stub cmake support for generating the asn1 dissectors.Jörg Mayer2013-04-231-0/+23
* From beroset:Anders Broman2013-03-191-3/+3
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Add data parameter to dissector_try_uint_newJakub Zawadzki2012-09-111-10/+10
* Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki2012-09-101-18/+18
* Fix field type for some 64 bits header fieldsPascal Quantin2012-08-151-4/+0
* - Put back not used constants to fill value_strings_ext.Anders Broman2012-07-313-2/+11
* Update Free Software Foundation address.Jakub Zawadzki2012-06-285-5/+5
* Upgrade GSM BSSMAP dissection to Release 9 (V9.8.0)Pascal Quantin2012-06-121-0/+1
* Get rid of remaining Booleans-as-encoding-arguments inGuy Harris2012-05-101-2/+2
* Dissect transport layer address NSAPAnders Broman2012-05-041-1/+1
* From David Wei and me, update to 3GPP TS 25.413 V10.4.0 (2011-12).Anders Broman2012-02-218-64/+69
* Try to get the container stuff right...Anders Broman2011-12-081-1/+3
* Add a missing IE number.Anders Broman2011-11-171-2/+3
* For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier2011-10-211-1/+1
* Dissect NSAP encoded transport layer address.Anders Broman2011-10-132-4/+23
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-5/+0
* Fix a typoAnders Broman2011-09-121-1/+1
* Update to V10.2.0 (2011-06)Anders Broman2011-09-127-77/+529
* Update to V9.6.0 (2011-06)Anders Broman2011-09-127-17/+21
* Bug 6146 - Malformed RANAP packets when HandOver procedure on iuh Anders Broman2011-08-022-12/+21
* Export SourceCellID.Anders Broman2011-02-271-5/+7
* Reset the global pdu_type *before* returning.Jeff Morriss2011-01-051-14/+28
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-202-14/+14
* - Update to 3GPP TS 25.413 V9.4.0 (2010-09).Anders Broman2010-11-177-14/+59
* Use value_string_ext fcns to access several value_string arrays.Bill Meier2010-11-151-1/+3
* Use value_string_ext fcns to access a value_string array.Bill Meier2010-11-151-2/+5
* Dissect more GTPV2 IE'sAnders Broman2010-06-281-0/+2
* Update to V9.2.0 (2010-03).Anders Broman2010-05-157-39/+45
* Fix a gcc -Wshadow warning.Bill Meier2010-04-301-5/+5
* From Mike Morrin:Anders Broman2010-04-292-0/+24
* #include <string.h> and/or #include <stdio.h> not needed.Bill Meier2010-04-071-1/+0
* #include <stdio.h> not needed.Bill Meier2010-04-061-1/+0
* Fix for Bug 4588:Gerasimos Dimitriadis2010-03-201-1/+1
* Squelch a bunch of compiler warnings.Guy Harris2010-02-231-1/+1
* remove check_colAnders Broman2010-01-262-5/+4
* Update to V9.1.0 (2009-12).Anders Broman2009-12-217-21/+88
* Expert info when E.212 MCC/MNC contain non-decimal digitsGerasimos Dimitriadis2009-11-271-2/+2
* Dissect RRC-container in RelocationResourceAllocation successful outcome.Anders Broman2009-11-262-3/+8
* If SourceRNC-ToTargetRNC-TransparentContainer is called trough dissect_ran...Anders Broman2009-11-251-0/+9
* Add dissection of Source RNC to target RNC transparent information in BSSAP.Anders Broman2009-11-232-6/+19
* - Dissect Target-ToSource-TransparentContainer.Anders Broman2009-11-018-158/+204
* Dissect ToTargetRNC-Container.Anders Broman2009-10-312-1/+13
* RelocationRequired incorrectly dissected.Anders Broman2009-10-261-2/+3
* Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam2009-10-081-1/+0