aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ansi_tcap
Commit message (Expand)AuthorAgeFilesLines
* Fix some spelling & grammar.Bill Meier2014-09-091-1/+1
* Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann2014-08-091-5/+13
* Add some files under asn1 to the distribution.Guy Harris2014-07-301-1/+1
* convert to proto_tree_add_subtree[_format] for ASN.1 dissectorsMichael Mann2014-06-221-2/+1
* Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin2014-06-191-4/+4
* Update ASN.1 source files with the API changes done in g021e7afPascal Quantin2014-06-181-4/+4
* Remove unused const variables errors seen with recent Clang versionPascal Quantin2014-03-151-0/+3
* Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier2014-02-262-13/+13
* Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss2014-02-187-15/+0
* Don't cast away constness.Guy Harris2014-01-142-2/+2
* Move tcap and camel "persistent data" functionality to the dissectors themsel...Michael Mann2013-12-301-1/+7
* Rename a couple of to_str functions to have ep_ in the name. This makes itEvan Huus2013-12-191-2/+2
* Convert ASN1 dissectors from ep_address_to_str to address_to_str. Clean up a bitEvan Huus2013-11-231-13/+14
* Add a data parameter to call_ber_oid_callback to be able to pass data to subd...Michael Mann2013-10-311-1/+1
* Have ANSI TCAP dissector pass data through subdissector parameter instead of ...Michael Mann2013-10-271-2/+1
* Remove all non-ASCII characters from all .asn files. I didn't see the harm i...Chris Maynard2013-09-181-3/+3
* Convert a batch of asn1 dissectors from emem to wmem.Evan Huus2013-06-191-7/+7
* Another set of asn1 protocols can now be generated with cmakeJörg Mayer2013-05-071-0/+31
* Just whitespace changesJörg Mayer2013-05-051-1/+1
* Stub cmake support for generating the asn1 dissectors.Jörg Mayer2013-04-231-0/+23
* svn path=/trunk/; revision=48440Anders Broman2013-03-201-0/+2
* From beroset:Anders Broman2013-03-191-1/+1
* Make all enum_val_t's const.Jeff Morriss2012-11-291-44/+44
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* make hash key session scopedMichael Mann2012-08-181-15/+4
* Mark a parameter as unused.Guy Harris2012-08-181-7/+5
* epan/dissectors/packet-ansi_tcap.c shouldn't be edited - it's generatedGuy Harris2012-08-181-4/+1
* Update FSF address - part II.Jakub Zawadzki2012-06-281-1/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-284-4/+4
* Get rid of Warnings.Anders Broman2011-11-191-6/+6
* Add a dissector table for National operation codes.Anders Broman2011-11-171-6/+14
* Dissect national Opcode.Anders Broman2011-11-162-4/+110
* For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier2011-10-211-2/+2
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-4/+0
* Introduce preferences to set the strictness of Invoke/responseAnders Broman2011-02-041-8/+41
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-2/+2
* Decode parameters as ASN.1 directly and avoid interpreting as an OCTET STRING.Graeme Lunt2010-06-291-29/+6
* tcaphash_context_t.oid is of size LENGTH_OID+1, not LENGTH_OID. Just use siz...Jeff Morriss2010-06-041-1/+1
* #include <stdio.h> not needed.Bill Meier2010-04-061-1/+0
* Remove redundant calls to check_col() in the .cnf files and regenerate.Anders Broman2010-01-131-14/+7
* Make it possible to match transaction Id:s for Conversation whereAnders Broman2009-12-021-2/+14
* Remove more unused variables/forward declarationsKovarththanan Rajaratnam2009-10-111-6/+3
* Make some ett/hf variables staticKovarththanan Rajaratnam2009-10-111-6/+6
* Make all proto_* values static.Stig Bjørlykke2009-10-111-1/+1
* ansi-tcap -> ansi_tcap to make directory name consistent with filenamesKovarththanan Rajaratnam2009-10-108-0/+1151