#include <string.h> and/or #include <stdio.h> not needed.
[obnox/wireshark/wip.git] / epan / dissectors / packet-q932-ros.c
2010-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2009-10-11 stigMake all proto_* values static.
2009-08-24 kukosaExpert info for undecoded Q.932 and H.450 operations
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-16 stigRegenerate all asn2wrs generated dissectors.
2009-02-07 wmeier#include <epan/emem.h> not req'd ...
2008-11-01 etxrabRegenerate all asn2wrs generated dissectors
2008-03-01 stigRewrote to use g_strlcpy and g_strlcat.
2008-02-02 stigRewrote some prohibited APIs in epan/dissectors/ (sprin...
2008-01-04 etxrabGet rid of dissect_ber_boolean_value() and change the...
2007-10-17 kukosa- register QSIG over SIP
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-07-20 kukosaQSIG fully implemented
2007-07-19 kukosaget rid of few warnings
2007-07-19 kukosachange QSIG tables structure so as they can be generate...
2007-07-18 kukosarose_ctx_t structure usage in Q.932 dissector
2007-07-13 kukosa- get rid of anonymous unions
2007-06-25 kukosa- fix field type FT_... for SelectionType
2007-06-06 kukosaQ.932 ROS regenerated from original ASN.1 source
2007-06-05 kukosaQ.932 and QSIG regenerated with -X (new BER) option
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-06 etxrabStart introducing actx to ber functions.
2007-05-04 kukosafix few warnings in Q.932 and QSIG dissectors
2007-05-03 kukosaEXTERNAL type is handled in asn2wrs now
2007-04-30 guyFix up the asn/q932 Makefile as per Tomas Kukosa's...
2007-04-30 guyThe Q.932 dissector doesn't need to include <string...
2007-04-27 kukosanew Q.932 and QSIG dissectors