aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ppcap.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-1/+1
2013-09-22emem -> wmem conversion:Pascal Quantin1-2/+2
2013-09-21Add _g_ to the names of functions that allocate glib memory. This is a bit moreEvan Huus1-1/+1
2013-09-15A few more dissectors converted to wmemPascal Quantin1-4/+5
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