Fix for bug 4535: The SSL dissector can not correctly resemple SSL records when the...
[obnox/wireshark/wip.git] / asn1 / dap /
2010-04-08 wmeierMy try at fixing Bug 4653; (Also reverts SVN #32420)
2010-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 wmeier#include <stdio.h> not needed.
2010-03-01 stigFrom LEGO via bug 4405:
2010-02-28 stigAdded svn:ignore targets.
2010-01-17 etxrabGet rid of check_col();
2010-01-11 stigUpdate to X.511:08/2005.
2009-12-18 stigFixed some OPTIONAL vs. DEFAULT issues.
2009-11-30 stigSearchArgumentData filter and EntryInformationSelection...
2009-10-11 stigMake all proto_* values static.
2009-10-10 krjpkixcrmf -> crmf to make directory name consistent...
2009-10-08 krjRemove unused NEED_PACKET_PROTO_H variable
2009-09-24 krj* Prefer col_append_str instead of col_append_fstr...
2009-03-12 stigFrom Chris Ridd (bug 3329):
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2008-11-11 wmeierSmall cleanups mostly related to proto_reg_handoff
2008-11-01 etxrabRegenerate all asn2wrs generated dissectors
2008-09-01 etxrabUpdate to use unchanged asn1 files and X.501:08/2005.
2008-07-20 etxrabFix a warning.
2008-02-18 wmeierRemove svn:executable property
2008-02-03 etxrabGet rid of some warnings.
2008-01-04 etxrabGet rid of ber_last_created_item().
2007-12-19 jmayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-15 galRevised DAP dissector using latest asn2wrs features...
2007-12-10 kukosaANSI TCAP regenerated and tested with -T -X asn2wrs...
2007-11-06 etxrabas2wrs now handles EXTERNAL(direct-reference requires...
2007-10-31 etxrabUse oid_add_from_string for adding names.
2007-10-23 etxrabApply the small performance enhancment patches for:
2007-10-22 galUpdate to use the -X and -T asn2wrs flags.
2007-10-16 jmayer- Fix svn:ignore for all directories
2007-10-11 jmayer- Remove -e option if the generated -exp.cnf file isn...
2007-10-10 jmayerAdd missing dependencies and update syntax of existing...
2007-10-10 jmayer- Change Makefiles to include preinc
2007-10-10 jmayerMore conversions and updates to existing Makefile stuff
2007-10-07 jmayerConvert some more protocols to new Makefile style.
2007-09-27 jmayerConvert asn1/dap/
2007-08-25 legoget users of oid_resolv to use the new oids, rollout...
2007-08-24 jmayerget_ber_length doesn't need the tree argument, get...
2007-06-06 kukosause ASN.1 type names in #.FN_BODY (instead of Wireshark...
2007-06-05 kukosanot allow #.FN_HDR/FTR for Wireshark types but only...
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-05-03 kukosaEXTERNAL type is handled in asn2wrs now
2006-10-29 ulflput every python script name into "" so the call won...
2006-08-27 galSupport for X.500 strong authentication - used by DAP...
2006-06-28 kukosaremove functions register_ber_oid_name() and get_ber_oi...
2006-05-24 kukosa- remove some #.MODULE_IMPORT from .cng files
2006-05-23 kukosaEthereal -> Wireshark
2006-05-21 kukosa- asn2eth renamed to asn2wrs
2006-05-21 sahlbergname change
2006-04-30 galOperational Attributes and Syntaxes
2006-04-25 guyAdd distclean and maintainerclean rules.
2006-02-23 etxrabAdd parsertab.pyc in clean target
2005-12-16 etxrabFrom Graeme Lunt:
2005-12-14 etxrabFrom Grame Lunt:
2005-12-07 etxrabFrom Grame Lunt:
2005-11-26 jmayerPorperties: replace executable by eol-style and keywords
2005-11-16 sahlbergadd the rest of Graeme Lunts patch
2005-11-16 sahlbergfrom Graeme Lunt