summaryrefslogtreecommitdiff
path: root/asn1/ansi_tcap/packet-ansi_tcap-template.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-3/+0
2014-09-09Fix some spelling & grammar.Bill Meier1-1/+1
2014-08-09Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann1-5/+13
2014-06-22convert to proto_tree_add_subtree[_format] for ASN.1 dissectorsMichael Mann1-2/+1
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-1/+0
2013-12-30Move tcap and camel "persistent data" functionality to the dissectors themsel...Michael Mann1-1/+7
2013-11-23Convert ASN1 dissectors from ep_address_to_str to address_to_str. Clean up a bitEvan Huus1-13/+14
2013-10-31Add a data parameter to call_ber_oid_callback to be able to pass data to subd...Michael Mann1-1/+1
2013-10-27Have ANSI TCAP dissector pass data through subdissector parameter instead of ...Michael Mann1-2/+1
2013-06-19Convert a batch of asn1 dissectors from emem to wmem.Evan Huus1-7/+7
2013-03-20svn path=/trunk/; revision=48440Anders Broman1-0/+2
2013-03-19From beroset:Anders Broman1-1/+1
2012-11-29Make all enum_val_t's const.Jeff Morriss1-44/+44
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-08-18make hash key session scopedMichael Mann1-15/+4
2012-08-18Mark a parameter as unused.Guy Harris1-7/+5
2012-08-18epan/dissectors/packet-ansi_tcap.c shouldn't be edited - it's generatedGuy Harris1-4/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-11-19Get rid of Warnings.Anders Broman1-6/+6
2011-11-17Add a dissector table for National operation codes.Anders Broman1-6/+14
2011-11-16Dissect national Opcode.Anders Broman1-3/+47
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-2/+2
2011-02-04Introduce preferences to set the strictness of Invoke/responseAnders Broman1-8/+41
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-2/+2
2010-06-04tcaphash_context_t.oid is of size LENGTH_OID+1, not LENGTH_OID. Just use siz...Jeff Morriss1-1/+1
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2009-10-11Remove more unused variables/forward declarationsKovarththanan Rajaratnam1-6/+3
2009-10-11Make some ett/hf variables staticKovarththanan Rajaratnam1-6/+6
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-10-10ansi-tcap -> ansi_tcap to make directory name consistent with filenamesKovarththanan Rajaratnam1-0/+463