aboutsummaryrefslogtreecommitdiffstats
path: root/epan/in_cksum.c
Commit message (Expand)AuthorAgeFilesLines
* Attempt to squelch some compiler warnings.Guy Harris2011-06-161-3/+3
* We deal with pointer alignment ourselves, so we ensure the casts areGuy Harris2011-04-221-3/+3
* Add a note to the top about r35589's change of the ADDCARRY(x) macro.Stephen Fisher2011-01-191-1/+2
* Change the ADDCARRY(x) macro to eliminate clang warning about unusedStephen Fisher2011-01-191-1/+1
* Move various checksum routines and headers to epan.Guy Harris2004-09-281-0/+201