Add tvb_bcd_dig_to_ep_str()
[obnox/wireshark/wip.git] / asn1 / acse /
2010-10-15 stigAdded info column descriptions for AARQ and AARE.
2010-09-23 stigShow Abort source in info column.
2010-06-09 stigPrint correct RLRE reason in Info column.
2010-04-06 wmeier#include <stdio.h> not needed.
2010-01-13 etxrabRemove redundant calls to check_col() in the .cnf files...
2010-01-04 etxrabFrom gonzalocas:
2010-01-03 stigCorrected type for ACRP-apdu aSO-context-name,
2009-12-19 stigRegenerate with SIZE constraints checking.
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-03-09 stigCorrected oid name.
2009-03-07 stigAdded an expert info when dissector is not available.
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2008-07-22 etxrabGet rid of some unused code warnings.
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-05 etxrabUpdate to use the -X and -T asn2wrs flags.
2007-10-31 etxrabUse oid_add_from_string for adding names.
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-25 jmayerChange some additional protocols to the new build system
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-07-14 galDissection of octet-aligned EXTERNALs.
2007-06-12 etxrabPreparations for updated CMIP dissector:
2007-05-22 etxrabPrepare for the use of the new -X parameter for BER...
2007-05-15 etxrabactx in the rest of dissect_ber..()l
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-05-04 etxrabShow BER internal fields in external type in ACSE,...
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 galAn octet string form of the ASO-qualifier used by...
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-11-16 etxrabFrom Graeme Lunt:
2005-11-14 kukosa - dissect_ber_object_identifier() returns value as tvb
2005-10-24 etxrabFrom Graeme Lunt:
2005-10-18 geraldDon't pass a null value to strcmp(). Fixes bug 540.
2005-10-18 guy.FN_BODY text gets printf-style expansion done on it...
2005-10-17 geraldWhen dissecting an ACSE APDU make sure our OID isn...
2005-10-15 sahlbergremove some strcpy() calls
2005-10-13 guyShow internal errors with REPORT_DISSECTOR_BUG().
2005-10-13 sahlbergfix for bug 529
2005-10-03 etxrabFrom Graeme Lunt
2005-09-07 geraldSet "COPYCMD=/Y" and remove the "/Y" from each XCOPY...
2005-09-05 guySquelch a compiler warning.
2005-09-04 etxrabFrom Graeme Lunt:
2005-08-31 etxrabUpadte to call Data dissector from PRES based on OID...
2005-08-29 etxrabMapDialougePDU.cnf
2005-08-20 guyThere's no longer a need to individually remove items...
2005-08-19 legosome ememification
2005-08-13 sahlbergsome more gmemchunk -> se_alloc() updates
2005-08-02 jmayerFix svn properties where needed:
2005-07-09 guyFix up a bunch of arguments to "dissect_ber_identifier...
2005-07-03 sahlbergexport a few more symbols from acse
2005-06-25 sahlbergMake ACSE export the EXTERNAL construct since both...
2005-06-22 sahlbergonly create the ACSE protocol tree if there is an ACSE...
2005-06-22 sahlbergremove a dissector table we no longer use from ACSE
2005-06-21 sahlbergthe maximum ASN OID length is 256 bytes and there is...
2005-06-20 sahlbergadd Sids email as the original author of ACSE dissector
2005-06-19 sahlbergNew autogenerated ACSE dissector.