aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dtpt.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-07Changed flags_set_truth -> tfs_set_notsetstig1-15/+15
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-35/+35
2008-09-11Minor cleanup related to proto_reg_handoff ....wmeier1-1/+1
2008-09-02Cleanup related to prefs & proto_reg_handoffwmeier1-11/+11
2008-08-08Add Winsock AF_ values to epan/aftypes.h; the DirectPlay and ActiveSyncguy1-26/+25
2008-06-27Fix some warnings reported by gcc -Wshadow ... wmeier1-8/+8
2008-03-04match_strval() may return NULL so don't blindly pass its return value into co...morriss1-1/+1
2007-11-08Apply yet another set of the optimization patches:etxrab1-1/+1
2007-10-16From tmiller@hcjbtech.org : Spelling error on GDS DB protocol dissector: "Buf...sake1-1/+1
2007-08-15- s/ntohs/g_ntohsmorriss1-11/+7
2007-02-20DTPT: Improve Blob handling, more error codesgirlich1-55/+186
2007-02-18Added a DTPT (DekTop PassThrough) dissector.girlich1-0/+1073