summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add build-time option to suffix library names sent to dlopenTim Burke2021-10-269-18/+18
* Fix underflow in flat_xor_hd codeTim Burke2021-06-281-5/+7
* Be willing to write fragments with legacy crcTim Burke2020-09-302-3/+16
* Merge "Remove get_chksum to hush warnings"Zuul2019-02-142-18/+5
|\
| * Remove get_chksum to hush warningsPete Zaitcev2019-02-132-18/+5
* | Make our alt crc32 more portablePete Zaitcev2019-02-132-3/+3
|/
* Allow reading of little-endian frags on big-endianTim Burke2018-09-111-15/+45
* Merge "flat_xor_hd: better validate args"Jenkins2017-09-131-1/+1
|\
| * flat_xor_hd: better validate argsTim Burke2017-09-131-1/+1
* | Merge "Negative data or parity args are invalid"Jenkins2017-09-131-0/+2
|\ \ | |/ |/|
| * Negative data or parity args are invalidTim Burke2017-09-131-0/+2
* | Un-inline get/set_metatdata_chksumTim Burke2017-07-063-51/+22
* | Use zlib for CRC-32Tim Burke2017-07-064-9/+26
* | Stop pretending to support SSE4-optimized CRC-32CTim Burke2017-07-061-29/+0
|/
* Stop using ceill() to compute padded data sizePete Zaitcev2017-06-063-7/+7
* Merge "Fix warning on automake tool"Jenkins2017-05-101-6/+9
|\
| * Fix warning on automake toolKota Tsuyuzaki2017-02-201-6/+9
* | Merge "Jerasure: Handle initialization errors correctly"Jenkins2017-05-101-3/+7
|\ \
| * | Jerasure: Handle initialization errors correctlyTim Burke2017-03-161-3/+7
* | | Merge "ISA-L: Only calculate gf tables on init, not every encode"Jenkins2017-03-291-10/+18
|\ \ \
| * | | ISA-L: Only calculate gf tables on init, not every encodeDaniel Axtens2017-02-131-10/+18
* | | | Merge "Add Phazr.IO libphazr backend to liberasurecode"Jenkins2017-03-0113-20/+437
|\ \ \ \ | |_|/ / |/| | |
| * | | Add Phazr.IO libphazr backend to liberasurecodeJim Cheung2017-02-2813-20/+437
* | | | jerasure: plug memory leaksDaniel Axtens2017-02-212-1/+44
| |_|/ |/| |
* | | Fix valgrind-check and memory leakKota Tsuyuzaki2017-02-202-1/+8
| |/ |/|
* | ISA-L: free matrix on exitDaniel Axtens2017-02-101-0/+1
|/
* Merge "Add get_version functionality to liberasurecode lib"Jenkins2016-12-081-0/+10
|\
| * Add get_version functionality to liberasurecode libKota Tsuyuzaki2016-12-041-0/+10
* | Merge "ISA-L Cauchy support"Jenkins2016-12-075-545/+643
|\ \
| * | ISA-L Cauchy supportKota Tsuyuzaki2016-12-065-545/+643
| |/
* | Merge "Fix posix_memalign handling"Jenkins2016-11-291-1/+1
|\ \
| * | Fix posix_memalign handlingKota Tsuyuzaki2016-07-121-1/+1
* | | Merge "Fix reconstruct to return an error when memory allocation failed"Jenkins2016-11-241-0/+3
|\ \ \ | |_|/ |/| |
| * | Fix reconstruct to return an error when memory allocation failedKota Tsuyuzaki2016-10-111-0/+3
* | | Fix error handling on gf_ivnert_matrix in isa-l backendKota Tsuyuzaki2016-11-091-2/+8
* | | Merge "Fix liberasurecode skipping a bunch of invalid_args tests"Jenkins2016-11-091-0/+3
|\ \ \
| * | | Fix liberasurecode skipping a bunch of invalid_args testsKota Tsuyuzaki2016-11-041-0/+3
| |/ /
* | | Merge "Fix clang compile time error"Jenkins2016-11-071-1/+1
|\ \ \
| * | | Fix clang compile time errorEric Lambert2016-06-011-1/+1
| | |/ | |/|
* | | Merge "Fix a typo in the erasurecode file"Jenkins2016-10-181-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix a typo in the erasurecode filegengchc22016-08-301-1/+1
| |/
* | Add get_by_desc ret val handling to get_fragment_sizeKota Tsuyuzaki2016-09-071-0/+2
|/
* Fragment metadata checksumming supportfrag_metadata_checksumTushar Gohad2016-03-103-27/+113
* Add NULL instance check to backend_open()Tushar Gohad2016-03-101-0/+2
* Add a method to check if a backend is present.Timur Alperovich2016-03-081-19/+32
* Fix prototype declaration / definition mismatch (issue #25)Dirk Mueller2016-03-041-1/+1
* Check frag idx validity when verifying frag metadataTushar Gohad2016-02-141-0/+5
* Fix segfault when fragment index is out of rangeTushar Gohad2016-02-141-1/+1
* Get version from liberasurecode version headerTushar Gohad2015-12-101-1/+1
* Revert "Log to syslog and stderr by default"v1.1.1Tushar Gohad2015-12-041-1/+1