aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cdt
AgeCommit message (Expand)AuthorFilesLines
2015-01-19Convert OID APIs to use wmem.Michael Mann1-1/+1
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke2-2/+2
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin1-1/+1
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-1/+1
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier2-10/+10
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss7-17/+0
2013-12-08- Forward declaration of register functions.Anders Broman1-0/+3
2013-12-04Fix for dissecting cdt without having a tree.Stig Bjørlykke1-0/+2
2013-07-03expert_add_info + proto_tree_add_text = proto_tree_add_expert, where applicableMichael Mann1-7/+4
2013-06-03Convert ASN.1 dissectors to use filterable expert info.Michael Mann2-5/+14
2013-05-07Another hour gone, another set of protocols.Jörg Mayer1-0/+27
2013-05-05Just whitespace changesJörg Mayer1-2/+3
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-4/+0
2011-07-19Use ENC_NA as encoding for FT_PROTOCOL, FT_NONE and FT_BYTES.Stig Bjørlykke1-1/+1
2011-07-19Use correct encoding for proto_tree_add_item().Stig Bjørlykke1-1/+1
2011-02-20Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistentStig Bjørlykke2-2/+2
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
2009-07-07Remove some check_col() calls.Stig Bjørlykke2-20/+13
2009-05-14Copy optimization changes to ASN.1 sources.Stig Bjørlykke1-2/+1
2009-03-15Adjusted my name to use only ASCII characters.Stig Bjørlykke2-2/+2
2008-10-02Decode content according to given content type.Stig Bjørlykke2-5/+34
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa1-1/+1
2007-11-01Change:Anders Broman1-1/+1
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-2/+2
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer1-1/+1
2007-10-10- Change Makefiles to include preincJörg Mayer2-1/+3
2007-10-07Convert some more protocols to new Makefile style.Jörg Mayer1-17/+0
2007-09-25Change some additional protocols to the new build systemJörg Mayer5-57/+97
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-08-15Regenerate the CDT dissector with -X and -T options.Stig Bjørlykke3-4/+4
2007-06-05not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 typesTomas Kukosa1-6/+6
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2-14/+15
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-1/+1
2007-02-08This patch adds some expert info in CDT when:Graeme Lunt3-6/+12
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-07-09include packet-cdt.h to declare prototypesJörg Mayer1-0/+2
2006-07-01Include <epan/oid_resolv.h> to declare get_oid_str_name().Guy Harris2-1/+2
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-1/+1
2006-05-23Ethereal -> WiresharkTomas Kukosa1-0/+9
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-5/+5
2006-05-21name changeRonnie Sahlberg2-4/+4
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
2006-02-23Add parsertab.pyc in clean targetAnders Broman1-1/+1
2005-11-23Add cdtAnders Broman7-0/+340