aboutsummaryrefslogtreecommitdiffstats
path: root/epan/crc32.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-17On Windows, try putting __declspec(noreturn) in front of declarations ofguy1-0/+4
2009-10-08calculate_crc32c -> crc32c_calculate for proper 'namespacing'krj1-1/+1
2009-10-08As requested by Gregory Seidman on -dev: add CRC32 functions to libwireshark....morriss1-32/+34
2009-08-22Additional validation of 'len' for crc32_ccitt_tvb... fcns;wmeier1-4/+16
2008-04-12From Philip Frey (bug 2420):stig1-0/+83
2006-05-21name changesahlberg1-2/+2
2004-09-28Move various checksum routines and headers to epan.guy1-0/+174