summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/checksum.c
Commit message (Expand)AuthorAgeFilesLines
* Land part 2 of clang-format changesGluster Ant2018-09-121-8/+7
* posix/afr: handle backward compatibility for rchecksum fopRavishankar N2018-02-191-0/+7
* rchecksum/fips: Replace MD5 usage to enable fips supportKotresh HR2017-12-211-3/+5
* Replace copied (from rsync) checksum code by adler32() from zlibNiels de Vos2014-11-211-34/+5
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* Replace GPLV3 MD5 with OpenSSL MD5Kaleb KEITHLEY2012-04-041-19/+15
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* libglusterfs/src/*.c: whitespace cleanupAmar Tumballi2011-03-171-16/+16
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* libglusterfs: Add checksum functions.Vikas Gorur2009-09-221-0/+78