aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dof.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-06*_stdup_printf -> strdup for "single string only" formatting.Michael Mann1-12/+12
2016-06-05DOF: Make checkhf (ei ?) happyAlexis La Goutte1-4/+12
2016-06-05Fix expert_info errors found by new and improved checkhfs.pl.Michael Mann1-1/+3
2016-05-24Remove NULL checks after dereference (CID 1358549 and CID 1358683)Jaap Keuter1-13/+1
2016-05-17tvb_get_ptr + wmem_alloc = tvb_memdupMichael Mann1-2/+1
2016-05-14dof: use include "" to include packet-tcp.hMartin Kaiser1-1/+1
2016-05-14dof (CID 1358547): remove dead codeMartin Kaiser1-3/+0
2016-04-21DOF: Fix stack corruption due to incorrect pointer useMike Morrin1-16/+16
2016-04-18dof: fix 'pi/pinfo' was marked unused but was used [-Werror,-Wused-but-marked...Alexis La Goutte1-6/+6
2016-04-16DOF: fix COPY_PASTE_ERROR (CID 1358546)Alexis La Goutte1-1/+1
2016-04-16DOF: fix SIZEOF_MISMATCH (CID 1358550)Alexis La Goutte1-1/+1
2016-04-14Adding a dissector for the Distributed Object Framework protocol.Mike Morrin1-0/+12647