aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/dap/dap.cnf
AgeCommit message (Expand)AuthorFilesLines
2015-04-09Replace deprecated API tvb_length -> tvb_reported_lengthAndersBroman1-1/+1
2014-09-09Fix some spelling & grammar.Bill Meier1-1/+1
2014-08-09Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann1-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-03-15Remove unused const variables errors seen with recent Clang versionPascal Quantin1-0/+3
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-3/+0
2013-09-16Whitespace changesJörg Mayer1-17/+17
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+1
2011-07-19Use ENC_NA as encoding for FT_PROTOCOL, FT_NONE and FT_BYTES.Stig Bjørlykke1-1/+1
2010-06-09Support for X.519 (section 9) Internet Directly Mapped Protocol (IDMP).Graeme Lunt1-3/+12
2010-03-01Try to get rid of unused code warnings.Anders Broman1-1/+1
2010-03-01Dissect error code.Anders Broman1-0/+1
2010-01-17Get rid of check_col();Anders Broman1-21/+8
2009-10-10pkixcrmf -> crmf to make directory name consistent with filenamesKovarththanan Rajaratnam1-1/+1
2009-09-24* Prefer col_append_str instead of col_append_fstr for constant stringsKovarththanan Rajaratnam1-2/+1
2008-11-01Regenerate all asn2wrs generated dissectorsAnders Broman1-1/+29
2008-09-01Update to use unchanged asn1 files and X.501:08/2005.Anders Broman1-28/+5
2008-07-20Fix a warning.Anders Broman1-0/+4
2008-01-04Get rid of ber_last_created_item().Anders Broman1-5/+4
2007-12-15Revised DAP dissector using latest asn2wrs features (requiring fewer changes ...Graeme Lunt1-14/+105
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-1/+1
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt1-0/+2
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer1-8/+8
2007-06-06use ASN.1 type names in #.FN_BODY (instead of Wireshark type names)Tomas Kukosa1-10/+10
2007-06-05not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 typesTomas Kukosa1-4/+4
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-17/+17
2006-08-27Support for X.500 strong authentication - used by DAP, DISP, DSP and DOP.Graeme Lunt1-3/+4
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-17/+9
2006-04-30Operational Attributes and SyntaxesGraeme Lunt1-12/+15
2005-12-14From Grame Lunt:Anders Broman1-18/+16
2005-11-26Porperties: replace executable by eol-style and keywordsJörg Mayer1-0/+0
2005-11-16from Graeme LuntRonnie Sahlberg1-0/+277