Added a dissector table for AttributeId localForm.
[obnox/wireshark/wip.git] / asn1 / dsp /
2010-12-20 guyRename the routines that handle dissector tables with...
2010-12-06 morrissMake some prefs callback functions static. (These...
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-01-17 etxrabGet rid of check_col();
2010-01-11 stigUpdate to X.518:08/2005 to add DitBridgeKnowledge.
2009-11-30 stigDefault enable DSP.
2009-10-11 stigMake all proto_* values static.
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 galRemoved #defined preference grouping
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-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 kukosamissing backslash
2007-10-10 jmayerMore conversions and updates to existing Makefile stuff
2007-10-07 jmayerConvert some more protocols to new Makefile style.
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-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-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-25 guyAdd distclean and maintainerclean rules.
2006-02-23 etxrabAdd parsertab.pyc in clean target
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 sahlbergfrom Graeme Lunt