aboutsummaryrefslogtreecommitdiffstats
path: root/epan/in_cksum.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2011-06-16Attempt to squelch some compiler warnings.Guy Harris1-3/+3
2011-04-22We deal with pointer alignment ourselves, so we ensure the casts areGuy Harris1-3/+3
2011-01-19Add a note to the top about r35589's change of the ADDCARRY(x) macro.Stephen Fisher1-1/+2
2011-01-19Change the ADDCARRY(x) macro to eliminate clang warning about unusedStephen Fisher1-1/+1
2004-09-28Move various checksum routines and headers to epan.Guy Harris1-0/+201