Update to V9.3.0 (2010-06)
[obnox/wireshark/wip.git] / asn1 / dop /
2010-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 wmeier#include <stdio.h> not needed.
2010-01-17 etxrabGet rid of check_col();
2010-01-11 stigAdd some missing DSEType's.
2009-12-18 stigFixed some OPTIONAL vs. DEFAULT issues.
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-08-09 krjDon't guard col_clear with col_check
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-30 geraldRemove more unused variables.
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2008-11-11 wmeierSmall cleanups mostly related to proto_reg_handoff
2008-04-13 galRemoval of #defined preference grouping and tidy up...
2007-12-19 jmayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-10 kukosaANSI TCAP regenerated and tested with -T -X asn2wrs...
2007-11-06 etxrabas2wrs now handles EXTERNAL(direct-reference requires...
2007-11-01 etxrabChange:
2007-10-31 etxrabUse oid_add_from_string for adding names.
2007-10-23 etxrabApply the small performance enhancment patches for:
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-07 jmayerConvert some more protocols to new Makefile style.
2007-09-05 etxrabInclude expert.h and while at it change to use -X and...
2007-09-04 stigRewrote handling of parameters to get rid of "funky...
2007-08-25 legoreplace oid_to_str_buf() and oid_to_str()
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-08-13 etxrabbugs.wireshark.org/bugzilla/show_bug.cgi?id=1739
2007-06-06 kukosause ASN.1 type names in #.FN_BODY (instead of Wireshark...
2007-06-05 kukosause ASN.1 type names in conformance file instead of...
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-05-03 kukosaEXTERNAL type is handled in asn2wrs now
2007-03-21 sahlbergchange the signature that asn2wrs generates for functio...
2006-10-29 ulflput every python script name into "" so the call won...
2006-06-28 kukosaremove functions register_ber_oid_name() and get_ber_oi...
2006-06-15 kukosa- BER_MAX_OID_STR_LEN removed and replaced with MAX_OID...
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-03-05 galACP133 attribute syntaxes and attribute definitions...
2006-02-23 etxrabAdd parsertab.pyc in clean target
2006-02-22 etxrabAdd some missing files.
2005-12-16 etxrabFrom Graeme Lunt:
2005-12-14 etxrabFrom Grame Lunt:
2005-12-08 guySquelch a const vs. non-const pointer warning.
2005-12-07 etxrabFrom Grame Lunt: