summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix isa_l backend source filename (botched during 'shss' backend merge)Tushar Gohad2015-02-251-1/+1
* Add NTT backend called "shss"ntt_backendKota Tsuyuzaki2015-02-101-3/+6
* Make install failing to find install-sh when installing docsKevin Greenan2015-01-121-0/+6
* Plugging-in the ISA-L backend... Still needs more documentation and a little...Kevin Greenan2014-09-291-1/+2
* 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