Define some fcns & vars as static...
[metze/wireshark/wip.git] / epan / dissectors / packet-dtpt.c
2010-06-07 Bill MeierUse find_or_create_conversation() rather than only...
2010-06-07 Bill MeierMove proto_reg_handoff...(...) to the end of the file.
2009-08-16 Kovarththanan Raja... Switch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_INFO) with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-07 Stig BjørlykkeChanged flags_set_truth -> tfs_set_notset
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2008-09-11 Bill MeierMinor cleanup related to proto_reg_handoff ....
2008-09-02 Bill MeierCleanup related to prefs & proto_reg_handoff
2008-08-08 Guy HarrisAdd Winsock AF_ values to epan/aftypes.h; the DirectPla...
2008-06-27 Bill MeierFix some warnings reported by gcc -Wshadow ...
2008-03-04 Jeff Morrissmatch_strval() may return NULL so don't blindly pass...
2007-11-08 Anders BromanApply yet another set of the optimization patches:
2007-10-16 Sake BlokFrom tmiller@hcjbtech.org : Spelling error on GDS DB...
2007-08-15 Jeff Morriss- s/ntohs/g_ntohs
2007-02-20 Uwe GirlichDTPT: Improve Blob handling, more error codes
2007-02-18 Uwe GirlichAdded a DTPT (DekTop PassThrough) dissector.