index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wsutil
/
crc32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
The "MPEG-2" CRC-32 is also the ATM CRC-32.
Guy Harris
2014-08-08
1
-0
/
+2
*
Fix the polynomial for the CCITT CRC.
Guy Harris
2014-08-08
1
-2
/
+4
*
Add a CRC32_ACCUMULATE() macro for a single CRC-32 step and use it.
Guy Harris
2014-08-08
1
-3
/
+5
*
Fix indentation.
Guy Harris
2014-08-08
1
-2
/
+2
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
- Change guint32 array initializer constants to use 'U' rather than 'L'
Bill Meier
2013-12-20
1
-172
/
+185
*
Add STANAG 5066 DTS CRC routines. Bug 9217 (https://bugs.wireshark.org/bugzi...
Michael Mann
2013-10-22
1
-0
/
+80
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Update FSF address - part II.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
From Weston Schmidt:
Anders Broman
2012-03-13
1
-0
/
+68
*
From Michael Mann:
Anders Broman
2011-10-03
1
-1
/
+14
*
Move airpcap_wep.c to /wsutil
Anders Broman
2011-09-12
1
-1
/
+1
*
Lookup in correct tables. Document functions.
Stig Bjørlykke
2011-08-31
1
-1
/
+1
*
Make lookup functions for accessing crc32c_table and crc32_ccitt_table.
Stig Bjørlykke
2011-08-31
1
-2
/
+13
*
Second try to move crc routines to libwsutil.
Stig Bjørlykke
2011-08-31
1
-0
/
+201
*
Revert r38800, as the crc routines contains some tvb functions.
Stig Bjørlykke
2011-08-30
1
-275
/
+0
*
Move all crc routines to libwsutil.
Stig Bjørlykke
2011-08-30
1
-0
/
+275