Create/use two extended value-strings & do other minor changes.
[jelmer/wireshark.git] / wsutil / crc32.h
2013-10-22 Michael MannAdd STANAG 5066 DTS CRC routines. Bug 9217 (https...
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-28 Balint ReczeyExport libwsutil symbols using WS_DLL_PUBLIC define
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-03-13 Anders BromanFrom Weston Schmidt:
2011-11-11 Guy HarrisOK, one of them was already declared; we still want...
2011-11-11 Guy HarrisIf we're exporting routines from crc32.c, declare them...
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ørlykkeTry declaring tables with WS_VAR_IMPORT.
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.