sec_vt_header: dissect call_id
[metze/wireshark/wip.git] / asn1 / ros /
2013-12-09 cmaynardReject the packet if data is NULL without doing anythin...
2013-11-10 mmanncontext is not being passed to dissector, not through...
2013-11-05 mmannIn an effort to reduce the use of pinfo->private_data...
2013-11-03 mmannHave rose_ctx_t passed into subdissectors instead of...
2013-11-02 mmannRequire dissector_try_string to pass a data parameter...
2013-09-15 jmayerFix checkapi warnings (missing id)
2013-09-09 mmannexpert_add_info_format_text -> expert_add_info_format
2013-09-09 mmannexpert_add_info_format_text -> expert_add_info_format
2013-06-19 eapacheApparently one of our major global headers must include...
2013-06-19 eapacheConvert the rest of the ASN1 dissectors from emem to...
2013-06-14 mmannRemove check_col() from ASN.1 dissectors
2013-06-03 mmannConvert ASN.1 dissectors to use filterable expert info.
2013-05-07 jmayerSmall optical change
2013-05-07 jmayerAllow generating some more dissectors with cmake.
2013-05-05 jmayerJust whitespace changes
2013-04-23 jmayerStub cmake support for generating the asn1 dissectors.
2013-03-28 etxrab-Wmissing-prototypes
2013-03-18 etxrabFrom beroset:
2013-02-19 guyHow can I get a new tvbuff that starts at an offset...
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 darkjamesInitial commit to support yet another method of passing...
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-01-13 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2011-11-14 etxrab[-Wunused-but-set-variable]
2011-10-14 morrissDon't generate the conformance file for exported types...
2011-10-10 morrissBuild the ASN.1 dissectors directly into epan/dissector...
2011-07-19 stigUse ENC_NA as encoding for FT_PROTOCOL, FT_NONE and...
2011-07-19 stigUse correct encoding for proto_tree_add_item().
2010-12-20 guyRename the routines that handle dissector tables with...
2010-09-08 kukosaDo not report undecoded message to expert info for...
2010-06-09 galUpdates to the ROS dissector to support IDMP and fix...
2010-05-13 morrissUse find_or_create_conversation() in some ASN.1 dissectors
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-28 wmeierFix gcc -Wshadow warnings
2010-01-27 wmeierRemove a check_col() in asn1 template file (SVN #31519...
2009-10-18 morrissDon't se_alloc() the conversation structure which conta...
2009-10-11 stigMake all proto_* values static.
2009-10-08 krjRemove unused NEED_PACKET_PROTO_H variable
2009-08-24 kukosaExpert info for undecoded Q.932 and H.450 operations
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-07 stigFrom Kovarththanan Rajaratnam:
2009-06-02 galSmall typo.
2009-05-20 stigAdded expert info for OID not implemented.
2008-10-31 stigFix some "format not a string literal and no format...
2008-07-23 etxrabGet rid of unused code warnings.
2008-04-13 galHandling of ROS Rejects.
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-12-03 galSupport table-based dissection of ROS operations.
2007-11-24 etxrabExport classes from ROS - hopfully without breaking...
2007-11-13 stigMark some generated items in ROS.
2007-10-22 galUpdate to use the -X and -T flags to asn2wrs.
2007-10-11 jmayerRemove the remaining autogenereated -exp.cnf files
2007-10-11 jmayer- Remove -e option if the generated -exp.cnf file isn...
2007-10-10 jmayer- Change Makefiles to include preinc
2007-10-10 jmayerMore conversions and updates to existing Makefile stuff
2007-09-24 kukosaimprovements in ROS handling in Q.932 and H.450
2007-08-24 jmayerget_ber_length doesn't need the tree argument, get...
2007-06-11 etxrabAdd some more asn1 modules.
2007-06-06 kukosause ASN.1 type names in #.FN_BODY (instead of Wireshark...
2007-06-02 etxrabCheck in original asn1, to be referenced.
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-05-23 kukosaEthereal -> Wireshark
2006-05-21 kukosa- asn2eth renamed to asn2wrs
2006-05-21 sahlbergname change
2006-05-01 galOperation request/result correlation and timing.
2006-04-25 guyAdd distclean and maintainerclean rules.
2006-02-23 etxrabAdd parsertab.pyc in clean target
2005-12-14 etxrabAdd makefiles
2005-12-14 etxrabFrom Grame Lunt:
2005-10-24 etxrabFrom Graeme Lunt:
2005-09-07 geraldSet "COPYCMD=/Y" and remove the "/Y" from each XCOPY...
2005-09-04 etxrab From Graeme Lunt
2005-09-04 etxrabFrom Graeme Lunt