aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ansi_tcap
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-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-06-22convert to proto_tree_add_subtree[_format] for ASN.1 dissectorsMichael Mann1-2/+1
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin1-4/+4
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-4/+4
2014-03-15Remove unused const variables errors seen with recent Clang versionPascal Quantin1-0/+3
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier2-13/+13
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss7-15/+0
2014-01-14Don't cast away constness.Guy Harris2-2/+2
2013-12-30Move tcap and camel "persistent data" functionality to the dissectors themsel...Michael Mann1-1/+7
2013-12-19Rename a couple of to_str functions to have ep_ in the name. This makes itEvan Huus1-2/+2
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-09-18Remove all non-ASCII characters from all .asn files. I didn't see the harm i...Chris Maynard1-3/+3
2013-06-19Convert a batch of asn1 dissectors from emem to wmem.Evan Huus1-7/+7
2013-05-07Another set of asn1 protocols can now be generated with cmakeJörg Mayer1-0/+31
2013-05-05Just whitespace changesJörg Mayer1-1/+1
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
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 FSF address - part II.Jakub Zawadzki1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki4-4/+4
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 Broman2-4/+110
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-2/+2
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-4/+0
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-29Decode parameters as ASN.1 directly and avoid interpreting as an OCTET STRING.Graeme Lunt1-29/+6
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
2010-01-13Remove redundant calls to check_col() in the .cnf files and regenerate.Anders Broman1-14/+7
2009-12-02Make it possible to match transaction Id:s for Conversation whereAnders Broman1-2/+14
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 Rajaratnam8-0/+1151