aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cdt
Commit message (Expand)AuthorAgeFilesLines
* Convert ASN.1 dissectors to use filterable expert info.Michael Mann2013-06-032-5/+14
* Another hour gone, another set of protocols.Jörg Mayer2013-05-071-0/+27
* Just whitespace changesJörg Mayer2013-05-051-2/+3
* Stub cmake support for generating the asn1 dissectors.Jörg Mayer2013-04-231-0/+23
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-2/+0
* Update Free Software Foundation address.Jakub Zawadzki2012-06-285-5/+5
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-4/+0
* Use ENC_NA as encoding for FT_PROTOCOL, FT_NONE and FT_BYTES.Stig Bjørlykke2011-07-191-1/+1
* Use correct encoding for proto_tree_add_item().Stig Bjørlykke2011-07-191-1/+1
* Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistentStig Bjørlykke2011-02-202-2/+2
* Make all proto_* values static.Stig Bjørlykke2009-10-111-1/+1
* Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam2009-10-081-1/+0
* Remove some check_col() calls.Stig Bjørlykke2009-07-072-20/+13
* Copy optimization changes to ASN.1 sources.Stig Bjørlykke2009-05-141-2/+1
* Adjusted my name to use only ASCII characters.Stig Bjørlykke2009-03-152-2/+2
* Decode content according to given content type.Stig Bjørlykke2008-10-022-5/+34
* asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer2007-12-191-1/+2
* ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa2007-12-101-1/+1
* Change:Anders Broman2007-11-011-1/+1
* Apply the small performance enhancment patches for:Anders Broman2007-10-231-2/+2
* - Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer2007-10-111-1/+1
* - Change Makefiles to include preincJörg Mayer2007-10-102-1/+3
* Convert some more protocols to new Makefile style.Jörg Mayer2007-10-071-17/+0
* Change some additional protocols to the new build systemJörg Mayer2007-09-255-57/+97
* get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon2007-08-251-1/+1
* Regenerate the CDT dissector with -X and -T options.Stig Bjørlykke2007-08-153-4/+4
* not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 typesTomas Kukosa2007-06-051-6/+6
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-132-14/+15
* EXTERNAL type is handled in asn2wrs nowTomas Kukosa2007-05-031-1/+1
* This patch adds some expert info in CDT when:Graeme Lunt2007-02-083-6/+12
* put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping2006-10-291-1/+1
* include packet-cdt.h to declare prototypesJörg Mayer2006-07-091-0/+2
* Include <epan/oid_resolv.h> to declare get_oid_str_name().Guy Harris2006-07-012-1/+2
* remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa2006-06-281-1/+1
* Ethereal -> WiresharkTomas Kukosa2006-05-231-0/+9
* - asn2eth renamed to asn2wrsTomas Kukosa2006-05-212-5/+5
* name changeRonnie Sahlberg2006-05-212-4/+4
* Add distclean and maintainerclean rules.Guy Harris2006-04-251-0/+4
* Add parsertab.pyc in clean targetAnders Broman2006-02-231-1/+1
* Add cdtAnders Broman2005-11-237-0/+340