aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ranap/packet-ranap-template.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-26Remove sccp_info member from packet_info structure.Michael Mann1-7/+13
2014-09-09Fix some spelling & grammar.Bill Meier1-1/+1
2014-08-19Remove unused hf and deprecated APIAndersBroman1-5/+0
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 Quantin1-13/+13
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-13/+13
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 Morriss1-2/+0
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-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
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-07-31- Put back not used constants to fill value_strings_ext.Anders Broman1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-02-21From David Wei and me, update to 3GPP TS 25.413 V10.4.0 (2011-12).Anders Broman1-1/+1
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 Broman1-0/+8
2011-08-02 Bug 6146 - Malformed RANAP packets when HandOver procedure on iuh Anders Broman1-0/+2
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 Harris1-12/+12
2010-04-30Fix a gcc -Wshadow warning.Bill Meier1-5/+5
2010-04-29From Mike Morrin:Anders Broman1-0/+1
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-1/+0
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2010-01-26remove check_colAnders Broman1-1/+1
2009-11-26Dissect RRC-container in RelocationResourceAllocation successful outcome.Anders Broman1-2/+3
2009-11-23Add dissection of Source RNC to target RNC transparent information in BSSAP.Anders Broman1-2/+4
2009-11-01- Dissect Target-ToSource-TransparentContainer.Anders Broman1-0/+1
2009-10-31Dissect ToTargetRNC-Container.Anders Broman1-1/+4
2009-10-26RelocationRequired incorrectly dissected.Anders Broman1-2/+3
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-06-23From Kovarththanan Rajaratnam:Stig Bjørlykke1-1/+1
2009-04-22Fix a warning in the RANAP dissector.Guy Harris1-1/+1
2009-04-22- Try to get rid of the unused code warnings.Anders Broman1-10/+27
2009-04-21- Reintroduce heuristic dissectorAnders Broman1-10/+70
2009-03-04From Neil Piercy:Anders Broman1-0/+4
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-11-04Minor cleanup mostly related to proto_reg_handoffBill Meier1-5/+4
2008-07-26Fix unused code warings generated because some IE:s uses the same "value" for...Anders Broman1-1/+36
2008-07-26From Neil Piercy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2637...Jeff Morriss1-7/+26
2007-09-03Incorrectly decoded IMSI in RANAP prot./id-CommonID procedureAnders Broman1-0/+7
2007-08-29RANAP rewritten to use original ASN.1 source and updated to TS 25.413 V7.6.0 ...Tomas Kukosa1-1072/+99
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman1-0/+1
2007-03-27Another iteration over sctp calls (RANAP/BSSAP) a step towards TCAP/(MAP/IMAP...Luis Ontanon1-4/+4
2007-03-25migrate packet-megaco.c from plugins/megaco to epan/dissectorsLuis Ontanon1-3/+5