aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ansi_tcap
AgeCommit message (Expand)AuthorFilesLines
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