aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-atn-cpdlc.c
Commit message (Expand)AuthorAgeFilesLines
* Trivial: Convert 'tabs' indentation to '4 space' indentationBill Meier2015-08-091-283/+277
* Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann2015-07-171-1/+1
* Add "user presentable" and "unique string ids" to heuristic table entries.Michael Mann2015-07-121-0/+2
* ATN-CPDLC: never put a break in a TRY blockPascal Quantin2015-02-251-10/+12
* asn1 generated dissectors: cleanup #include usageBill Meier2014-12-231-12/+7
* ASN1: Register PDU-dissectors as NEWStig Bjørlykke2014-10-131-29/+45
* Get rid of some unused variables.Guy Harris2014-06-221-3/+2
* convert to proto_tree_add_subtree[_format] for ASN.1 dissectorsMichael Mann2014-06-221-11/+4
* Grab-bag of dead initializers and two actual bugs.Evan Huus2014-05-251-3/+3
* Fix "might be clobbered by 'longjmp' or 'vfork' [-Werror=clobbered]" warning ...Bill Meier2014-04-161-2/+2
* Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier2014-02-261-13/+13
* Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss2014-02-181-7/+5
* - Forward declaration of register functions.Anders Broman2013-12-101-5/+8
* Add a way to retrieve a PER variable bit string lengthPascal Quantin2013-11-171-3/+3
* Add missing includes in order to remove exceptions.h from proto.h (next commit).Jakub Zawadzki2013-11-101-5/+6
* Add a data parameter to call_ber_oid_callback to be able to pass data to subd...Michael Mann2013-10-311-1/+1
* The recent update to asn2wrs affected one additional dissector.Jörg Mayer2013-10-061-1/+1
* Regenerate all files where the .cnf files had whitespace changes.Jörg Mayer2013-09-171-2/+2
* Give various files RCS IDs.Guy Harris2013-09-121-5/+7
* Slightly different fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Pascal Quantin2013-09-081-9/+11
* Fix the FSF address in the license header for the new ASN.1 dissectors.Evan Huus2013-09-071-2/+2
* Convert atn-* dissectors to wmem. No emem in new code please!Evan Huus2013-09-051-7/+6
* From Mathias Guettler:Anders Broman2013-09-051-0/+8113