summaryrefslogtreecommitdiff
path: root/src/utils
Commit message (Expand)AuthorAgeFilesLines
* 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-222-1145/+57
* fixed some compile errors in galois.cEric Lambert2014-07-221-6/+5
* gf: Convert exit(1)s to return statementsTushar Gohad2014-07-211-70/+69
* alg_sig.h was moved to topdir/includeTushar Gohad2014-07-171-1/+1
* Adding Jerasure backendKevin Greenan2014-07-171-1/+1
* Remove required gf-complete dependency from liberasurecode.Kevin Greenan2014-07-161-0/+782
* Move alg_sig.h to common headersTushar Gohad2014-07-071-50/+0
* Add placeholder xor backend routinesTushar Gohad2014-06-301-4/+0
* chksum: Add gf_complete dep for algsigTushar Gohad2014-06-303-101/+355
* chksum: Add missing alg_sig, galois headersTushar Gohad2014-06-303-3/+154
* Add xor scheme to builtins, algsig/crc32 code to utilsTushar Gohad2014-06-292-0/+476