summaryrefslogtreecommitdiff
path: root/asn1/atn-cpdlc
AgeCommit message (Expand)AuthorFilesLines
2015-02-25ATN-CPDLC: never put a break in a TRY blockPascal Quantin1-8/+10
2014-08-01Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-05-29Grab-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-2/+2
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-14/+14
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss6-15/+0
2013-12-10- Forward declaration of register functions.Anders Broman1-0/+3
2013-11-17Add a way to retrieve a PER variable bit string lengthPascal Quantin1-1/+1
2013-11-10Add missing includes in order to remove exceptions.h from proto.h (next commit).Jakub Zawadzki1-0/+1
2013-10-31Add a data parameter to call_ber_oid_callback to be able to pass data to subd...Michael Mann1-1/+1
2013-09-15Fix checkapi warnings (missing id)Jörg Mayer4-21/+69
2013-09-12Give various files RCS IDs.Guy Harris1-0/+2
2013-09-08Slightly different fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Pascal Quantin1-9/+11
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-2/+1
2013-09-05Add missing CMakeLists.txt filesJörg Mayer1-0/+55
2013-08-08Added default ignore targets for new asn1 dissectors.Stig Bjørlykke1-138/+0
2013-08-08From Mathias Guettler:Anders Broman6-0/+3485