summaryrefslogtreecommitdiff
path: root/src/utils/chksum/alg_sig.c
Commit message (Expand)AuthorAgeFilesLines
* Fixing Issue #19 by stubbing out Jerasures uninit function.Kevin Greenan2015-09-121-0/+15
* This fixed the memory leak mentioned in Issue #12:Kevin Greenan2015-04-271-1/+20
* Compile in pedantic mode and fail compilation on warnings. Also cleanup all e...Eric Lambert2014-09-101-5/+16
* algsig: Move jerasure backend dlopen up a levelTushar Gohad2014-07-221-15/+16
* Ripping out galois.[ch] and dynamically pulling the multiplication functon fr...Kevin Greenan2014-07-221-14/+57
* alg_sig.h was moved to topdir/includeTushar Gohad2014-07-171-1/+1
* chksum: Add missing alg_sig, galois headersTushar Gohad2014-06-301-3/+3
* Add xor scheme to builtins, algsig/crc32 code to utilsTushar Gohad2014-06-291-0/+344