aboutsummaryrefslogtreecommitdiffstats
path: root/epan/crc32-tvb.c
Commit message (Expand)AuthorAgeFilesLines
* Add editor modelines; Adjust whitespace as needed.Bill Meier2014-10-101-9/+22
* Wrap some tvb_get_ptr calls in crc32c_tvb_offset_calculate().Guy Harris2014-08-081-0/+11
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Add STANAG 5066 DTS CRC routines. Bug 9217 (https://bugs.wireshark.org/bugzi...Michael Mann2013-10-221-0/+11
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-0/+1
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Replace hand crafted be-le conversion by its glib counterpart.Jörg Mayer2012-08-231-4/+1
* Update FSF address - part II.Jakub Zawadzki2012-06-281-1/+1
* From Weston Schmidt:Anders Broman2012-03-131-0/+30
* Second try to move crc routines to libwsutil.Stig Bjørlykke2011-08-311-0/+107