mswsp: Remove null check (CID1355407)
[jlayton/wireshark.git] / wsutil / crc32.c
2014-08-08 Guy HarrisThe "MPEG-2" CRC-32 is also the ATM CRC-32.
2014-08-08 Guy HarrisFix the polynomial for the CCITT CRC.
2014-08-08 Guy HarrisAdd a CRC32_ACCUMULATE() macro for a single CRC-32...
2014-08-08 Guy HarrisFix indentation.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-20 Bill Meier- Change guint32 array initializer constants to use...
2013-10-22 Michael MannAdd STANAG 5066 DTS CRC routines. Bug 9217 (https...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-03-13 Anders BromanFrom Weston Schmidt:
2011-10-03 Anders BromanFrom Michael Mann:
2011-09-12 Anders BromanMove airpcap_wep.c to /wsutil
2011-08-31 Stig BjørlykkeLookup in correct tables. Document functions.
2011-08-31 Stig BjørlykkeMake lookup functions for accessing crc32c_table and...
2011-08-31 Stig BjørlykkeSecond try to move crc routines to libwsutil.
2011-08-30 Stig BjørlykkeRevert r38800, as the crc routines contains some tvb...
2011-08-30 Stig BjørlykkeMove all crc routines to libwsutil.