From Clemens Auer:
[obnox/wireshark/wip.git] / asn1 / rtse / packet-rtse-template.c
2010-09-30 stigCleanup reassembly hf entries.
2010-08-24 stigDisplay octet string fragments for RTSE segment data.
2010-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 wmeier#include <stdio.h> not needed.
2010-02-02 stigIntroduce "Reassembled length" filter element for all...
2009-10-11 stigMake all proto_* values static.
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-06-23 stigFrom Kovarththanan Rajaratnam:
2009-05-20 stigAdded expert info for Unknown RTSE PDU.
2009-05-20 stigAdded expert info for OID not implemented.
2008-11-04 wmeierMove find_dissector (2x) to fcn called by proto_reg_han...
2008-01-16 stig- Removed some unused variables in asn1 dissectors
2007-11-14 galChanged to use the the packet-ber EXTERNAL decoding...
2007-08-25 legoreplace oid_to_str_buf() and oid_to_str()
2007-08-13 etxrabbugs.wireshark.org/bugzilla/show_bug.cgi?id=1739
2007-06-27 galThis patch adds a check for octet string in RTSE reasse...
2007-06-24 galThis patch adds RTSE reassembly. The reassembly is...
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2006-05-23 kukosaEthereal -> Wireshark
2006-05-21 sahlbergname change
2005-12-14 etxrabFrom Grame Lunt:
2005-11-16 etxrabFrom Graeme Lunt:
2005-10-25 guyDon't declare "dissect_rtse_EXTERNAL()" in "packet...
2005-10-24 etxrabFrom Graeme Lunt:
2005-10-16 sahlbergfox a static/non-static signature mismatch
2005-09-04 etxrab From Graeme Lunt
2005-09-04 etxrabFrom Graeme Lunt