index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
sctp_crc32.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: fix typos
Kefu Chai
2018-09-21
1
-1
/
+1
*
common/sctp_crc32: include acconfig.h for the detecting endianness
Kefu Chai
2017-05-10
1
-0
/
+2
*
common: Remove redundant includes
Brad Hubbard
2017-05-09
1
-2
/
+0
*
Solaris compilation/build changes
Rohan Mars
2015-11-13
1
-1
/
+2
*
endian: check byte order on OSX
Noah Watkins
2014-01-02
1
-8
/
+4
*
sctp_crc32c: fix crc calculation in the NULL buffer case
Yehuda Sadeh
2013-10-16
1
-1
/
+1
*
common/sctp_crc32: accept NULL buffer pointer
Sage Weil
2013-10-16
1
-1
/
+56
*
common/crc32c: refactor a bit
Sage Weil
2013-08-21
1
-1
/
+1
*
common: autoselect crc32c based on cpu features
Sage Weil
2013-07-03
1
-1
/
+1
*
First cut of FreeBSD support. This patch allowes ceph to compile successfully
Stanislav Sedov
2011-10-05
1
-2
/
+5
*
crc32c: ifdef out dead code to shut up warning
Sage Weil
2010-04-09
1
-0
/
+2
*
crc32c: prefix with ceph_
Sage Weil
2010-04-08
1
-4
/
+4
*
fix crc issue (when len < 4)
Yehuda Sadeh
2008-10-15
1
-1
/
+7
*
fix wrong byte ordering handling (thanks brent!)
Yehuda Sadeh
2008-10-15
1
-0
/
+1
*
remove debug helper code for crc32
Yehuda Sadeh
2008-10-15
1
-10
/
+0
*
checking buffer before calculating the crc (for debug)
Yehuda Sadeh
2008-10-14
1
-0
/
+10
*
fix of crc32c calculation
Yehuda Sadeh
2008-10-13
1
-6
/
+4
*
replace the crc32c code
Yehuda Sadeh
2008-10-11
1
-0
/
+727