aboutsummaryrefslogtreecommitdiffstats
path: root/epan/in_cksum.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-04Bump GLib minimum required version to 2.22.0João Valverde1-4/+0
2015-06-08Fix MSCV 2015RC Warning in_cksum.c(92): warning C4311: 'type cast':Anders1-0/+4
2014-10-10Add editor modelines; Adjust whitespace as needed.Bill Meier1-0/+13
2014-08-09Clean up Internet checksum handling.Guy Harris1-0/+19
2014-03-04Fix warnings introduced in g2965913Pascal Quantin1-2/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
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