aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/inap/inap.cnf
AgeCommit message (Expand)AuthorFilesLines
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-1/+1
2015-04-09Replace deprecated API tvb_length -> tvb_reported_lengthAndersBroman1-3/+3
2015-02-04[INAP] Add dissection of CauseAndersBroman1-0/+17
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-2/+0
2014-10-10Remove (almost all) proto_tree_add_text calls in ISUP dissector.Michael Mann1-1/+1
2014-08-09Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann1-3/+4
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin1-3/+3
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-3/+3
2014-03-15Remove unused const variables errors seen with recent Clang versionPascal Quantin1-1/+2
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-2/+2
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-1/+0
2013-10-31Add a data parameter to call_ber_oid_callback to be able to pass data to subd...Michael Mann1-1/+1
2013-07-03expert_add_info_format_text + proto_tree_add_text = proto_tree_add_expert_for...Michael Mann1-11/+6
2013-06-03Convert ASN.1 dissectors to use filterable expert info.Michael Mann1-6/+3
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-3/+3
2012-03-26In dissect_invokeData(), fixup the default case of the switch statement. Fix...Chris Maynard1-8/+10
2011-04-05Compile fix: camel_obj_id -> obj_id.Stig Bjørlykke1-1/+1
2011-04-05Actually get the oid string ...Anders Broman1-1/+4
2011-04-02-Whitespace fix in gsm_map-template(no need to regenerate).Anders Broman1-2/+8
2010-11-07Make the changes from:Anders Broman1-1/+1
2010-03-01Try to get rid of unused code warnings.Anders Broman1-0/+1
2010-03-01Dissect error code.Anders Broman1-6/+3
2010-01-17Get rid of check_col();Anders Broman1-4/+0
2009-12-15From Vasil Velichkov:Anders Broman1-0/+13
2008-07-28Get rid of some unused code warnings.Anders Broman1-75/+127
2008-07-22Try again.Anders Broman1-11/+11
2008-07-22Get rid of some unused code warnings...Anders Broman1-41/+41
2007-11-01removed unnecessary forward class declarationsTomas Kukosa1-4/+0
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-1/+17
2007-08-06Use correct SVN keywords.Anders Broman1-0/+45
2007-07-04Preparations for updated CAMEL dissector.Anders Broman1-29/+17
2007-06-04- CLASS definitions support including exports through the *-exp.cnf fileTomas Kukosa1-36/+6
2007-06-03INAP:Anders Broman1-6/+40
2007-06-01Regenerate the INAP dissector with the -X option using the original asn1 filesAnders Broman1-8/+17
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-2/+2
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-1/+24
2005-11-30Connec all op types to the asn1 code. Use #.PDU to get hf fields auto generated.Anders Broman1-0/+52
2005-11-29ISUP - Export functions used by INAP and CamelAnders Broman1-27/+87
2005-02-09fix svn propertiesLars Roland1-1/+1
2005-02-09From Tim Endean: INAP dissector.Anders Broman1-0/+52