aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/atn-cm
AgeCommit message (Expand)AuthorFilesLines
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-1/+1
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann1-1/+1
2015-12-07Spelling fixes for errors found by lintianBalint Reczey1-1/+1
2015-08-09Trivial: Convert 'tabs' indentation to '4 space' indentationBill Meier3-274/+258
2015-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann1-1/+1
2015-07-12Add "user presentable" and "unique string ids" to heuristic table entries.Michael Mann1-0/+2
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-4/+2
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke2-5/+5
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-11/+2
2014-05-25Grab-bag of dead initializers and two actual bugs.Evan Huus1-3/+3
2014-04-16Fix "might be clobbered by 'longjmp' or 'vfork' [-Werror=clobbered]" warning ...Bill Meier1-1/+1
2014-04-06Apply found fix-encoding-args.pl errors in the dissector directory.Michael Mann1-1/+1
2014-03-10Remove 1 duplicate #include and several unneeded #include's.Bill Meier1-5/+0
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-7/+7
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss6-14/+0
2013-12-10- Forward declaration of register functions.Anders Broman1-0/+3
2013-11-10Add missing includes in order to remove exceptions.h from proto.h (next commit).Jakub Zawadzki1-0/+1
2013-09-15Fix checkapi warnings (missing id)Jörg Mayer4-16/+68
2013-09-12Give various files RCS IDs.Guy Harris1-0/+2
2013-09-07Fix the FSF address in the license header for the new ASN.1 dissectors.Evan Huus1-2/+2
2013-09-05Convert atn-* dissectors to wmem. No emem in new code please!Evan Huus1-1/+0
2013-09-05Add missing CMakeLists.txt filesJörg Mayer1-0/+55
2013-09-05From Mathias Guettler:Anders Broman2-1/+1
2013-08-08From Mathias Guettler:Anders Broman6-0/+531