summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Use zlib for CRC-32Tim Burke2017-07-061-3/+4
* Merge "Fix warning on automake tool"Jenkins2017-05-101-6/+9
|\
| * Fix warning on automake toolKota Tsuyuzaki2017-02-201-6/+9
* | Add Phazr.IO libphazr backend to liberasurecodeJim Cheung2017-02-281-2/+4
|/
* ISA-L Cauchy supportKota Tsuyuzaki2016-12-061-0/+3
* Get version from liberasurecode version headerTushar Gohad2015-12-101-1/+1
* Release 1.1.0v1.1.0Tushar Gohad2015-10-201-1/+1
* Release 1.0.9v1.0.9Tushar Gohad2015-09-061-1/+1
* Release 1.0.8v1.0.8Tushar Gohad2015-07-201-1/+2
* Add liberasurecode_rs_vand backend to cleanfiles listTushar Gohad2015-06-221-1/+2
* Rename liberasurecode_rsvand -> liberasurecode_rs_vandliberasurecode_rs_vand-renameTushar Gohad2015-06-221-1/+1
* Rename rs_vand_internal to liberasurecode_rs_vandTushar Gohad2015-06-221-2/+2
* Remove excessive header install in src/Makefile.amKevin Greenan2015-06-181-6/+0
* Fix 'make test' to properly run null and installed backend tests.Kevin Greenan2015-06-181-0/+1
* Plugging new internal RS backend into liberasurecode.Kevin Greenan2015-06-181-0/+1
* Adding new built-in backend for RS VandermondeKevin Greenan2015-06-181-2/+4
* v1.0.7v1.0.7Tushar Gohad2015-04-151-1/+1
* v1.0.5v1.0.5Tushar Gohad2015-03-131-1/+1
* v1.0.4v1.0.4Tushar Gohad2015-03-111-1/+1
* Fix so version to be 1.0.1 (was 0.9.10)v1.0.1Tushar Gohad2015-03-081-1/+1
* 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