summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Added ability to generate coverage data with configure --enable-gcov.Eric Lambert2014-08-081-2/+6
* Plugged-in Cauchy RS.Kevin Greenan2014-07-231-1/+2
* null_code: First cutTushar Gohad2014-07-221-1/+2
* Ripping out galois.[ch] and dynamically pulling the multiplication functon fr...Kevin Greenan2014-07-221-5/+0
* Add encode postprocessing, checksum helpersTushar Gohad2014-07-211-1/+2
* Add preprocessing for decode and reconstruct.Kevin Greenan2014-07-191-0/+1
* Add get_aligned_data_size() to ec helpersTushar Gohad2014-07-171-1/+1
* Add liberasurecode helpers (take 1)Tushar Gohad2014-07-171-0/+1
* jerasure_rs_vand: Minor cleanup (jerasure_vand -> jerasure_rs_vand)Tushar Gohad2014-07-171-1/+1
* Adding Jerasure backendKevin Greenan2014-07-171-1/+2
* Rename flat_xor_3 -> flat_xor_hdTushar Gohad2014-07-161-1/+1
* Remove required gf-complete dependency from liberasurecode.Kevin Greenan2014-07-161-1/+5
* Bump version to 0.9.10Tushar Gohad2014-07-131-1/+1
* Frontend/backend API split, make EC handle int typeTushar Gohad2014-07-131-1/+2
* xor code backend implementation (WIP)Tushar Gohad2014-07-071-0/+22