Define some fcns & vars as static...
[metze/wireshark/wip.git] / epan / dissectors / packet-q932.c
2010-05-11 Jeff MorrissAdd a little more code to avoid not-very-useful blurbs:
2010-05-11 Jeff MorrissRegenerate a few more of the ASN.1 dissectors
2009-10-11 Stig BjørlykkeMake all proto_* values static.
2009-06-26 Stig BjørlykkeRe-generate asn1 dissectors after hf_register_info...
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-16 Stig BjørlykkeRegenerate all asn2wrs generated dissectors.
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2009-01-28 Bill Meier#include prefs.h not req'd
2008-11-04 Bill Meierasn2wrs generated files changed as a result of recent...
2008-07-26 Tomas KukosaGet rid of few warnings (unused generated code, signed...
2008-05-21 Anders BromanFix some of the Errors/warnings detected by checkapi.
2008-01-04 Anders BromanGet rid of dissect_ber_boolean_value() and change the...
2007-12-06 Tomas Kukosafix field attributes handling for tagged types
2007-10-17 Tomas Kukosa- register QSIG over SIP
2007-08-24 Jörg Mayerget_ber_length doesn't need the tree argument, get...
2007-07-20 Tomas KukosaQSIG fully implemented
2007-07-18 Tomas Kukosarose_ctx_t structure usage in Q.932 dissector
2007-07-13 Tomas Kukosa- get rid of anonymous unions
2007-06-05 Tomas KukosaQ.932 and QSIG regenerated with -X (new BER) option
2007-05-22 Anders BromanPrepare for the use of the new -X parameter for BER...
2007-05-15 Anders Bromanactx in the rest of dissect_ber..()l
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2007-05-06 Anders BromanStart introducing actx to ber functions.
2007-05-04 Tomas Kukosa- Q.932: fix warnings
2007-05-04 Tomas Kukosafix few warnings in Q.932 and QSIG dissectors
2007-05-03 Tomas KukosaEXTERNAL type is handled in asn2wrs now
2007-04-30 Guy HarrisFix up the asn/q932 Makefile as per Tomas Kukosa's...
2007-04-30 Guy HarrisThe Q.932 dissector doesn't need to include <string...
2007-04-28 Guy HarrisInclude <string.h> before using C string functions.
2007-04-27 Tomas Kukosanew Q.932 and QSIG dissectors