aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ppcap.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-18From beroset:Anders Broman1-8/+8
2013-01-31Use '#if 0 ... #endif' rather than /** ... **/ to comment outBill Meier1-4/+4
2013-01-26Comment out cases of unused hf array entries found by checkhf.Bill Meier1-4/+4
2012-12-21Use TVB_SET_ADDRESS() and COPY_ADDRESS_SHALLOW() instead of tvb_get_ptr()Jeff Morriss1-29/+12
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-07-25Minor cleanup:Bill Meier1-201/+201
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-03-20On behalf of Ericsson a dissector for output from a log tool.Anders Broman1-0/+589