summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.6.01.6.0Thiago da Silva2018-09-214-2/+12
* Allow reading of little-endian frags on big-endianTim Burke2018-09-113-22/+117
* Import Zuul unittestsAndreas Jaeger2018-03-012-0/+40
* Print test that's going to run *before* running testTim Burke2017-09-131-30/+30
* Merge "flat_xor_hd: better validate args"Jenkins2017-09-132-1/+24
|\
| * flat_xor_hd: better validate argsTim Burke2017-09-132-1/+24
* | Merge "Negative data or parity args are invalid"Jenkins2017-09-132-19/+19
|\ \ | |/ |/|
| * Negative data or parity args are invalidTim Burke2017-09-132-19/+19
* | Merge "Add dl to pkg-config metadata"Jenkins2017-09-131-1/+1
|\ \
| * | Add dl to pkg-config metadataTim Burke2017-07-131-1/+1
* | | Merge "Use preprocessor to build test suites"Jenkins2017-09-131-637/+55
|\ \ \
| * | | Use preprocessor to build test suitesTim Burke2017-07-131-637/+55
* | | | Merge "Use more backends in existing tests"Jenkins2017-09-131-0/+44
|\ \ \ \ | |/ / /
| * | | Use more backends in existing testsTim Burke2017-07-131-0/+44
* | | | Merge "Make test format strings consistent with test function names"Jenkins2017-09-131-71/+71
|\ \ \ \ | |/ / /
| * | | Make test format strings consistent with test function namesTim Burke2017-07-131-71/+71
| |/ /
* | | Merge "re-org of README"Jenkins2017-09-133-347/+336
|\ \ \
| * | | re-org of READMEThiago da Silva2017-06-073-347/+336
| | |/ | |/|
* | | Un-inline get/set_metatdata_chksumTim Burke2017-07-065-57/+22
| |/ |/|
* | Use zlib for CRC-32Tim Burke2017-07-069-14/+67
* | Stop pretending to support SSE4-optimized CRC-32CTim Burke2017-07-061-29/+0
* | Merge "Release 1.5.0"1.5.0Jenkins2017-06-294-19/+38
|\ \ | |/ |/|
| * Release 1.5.0Thiago da Silva2017-06-054-19/+38
* | Merge "Stop using ceill() to compute padded data size"Jenkins2017-06-065-11/+8
|\ \ | |/ |/|
| * Stop using ceill() to compute padded data sizePete Zaitcev2017-06-065-11/+8
* | Allow to disable optimizations for portabilityPete Zaitcev2017-05-241-60/+73
|/
* Merge "Stop running targeted tests repeatedly"Jenkins2017-05-101-0/+3
|\
| * Stop running targeted tests repeatedlyTim Burke2017-02-251-0/+3
* | Merge "Stop running test_simple_encode_decode_over32 repeatedly"Jenkins2017-05-101-5/+5
|\ \ | |/
| * Stop running test_simple_encode_decode_over32 repeatedlyTim Burke2017-02-251-5/+5
* | Merge "Fix warning on automake tool"Jenkins2017-05-102-18/+11
|\ \
| * | Fix warning on automake toolKota Tsuyuzaki2017-02-202-18/+11
* | | Merge "Jerasure: Handle initialization errors correctly"Jenkins2017-05-102-8/+34
|\ \ \
| * | | Jerasure: Handle initialization errors correctlyTim Burke2017-03-162-8/+34
| | |/ | |/|
* | | Merge "ISA-L: Only calculate gf tables on init, not every encode"Jenkins2017-03-292-10/+19
|\ \ \
| * | | ISA-L: Only calculate gf tables on init, not every encodeDaniel Axtens2017-02-132-10/+19
* | | | Merge "Add Phazr.IO libphazr backend to liberasurecode"Jenkins2017-03-0117-32/+551
|\ \ \ \ | |_|/ / |/| | |
| * | | Add Phazr.IO libphazr backend to liberasurecodeJim Cheung2017-02-2817-32/+551
* | | | jerasure: plug memory leaksDaniel Axtens2017-02-212-1/+44
| |_|/ |/| |
* | | Fix valgrind-check and memory leakKota Tsuyuzaki2017-02-204-28/+110
| |/ |/|
* | ISA-L: free matrix on exitDaniel Axtens2017-02-101-0/+1
|/
* Merge "1.4.0 release"1.4.0Jenkins2016-12-083-2/+11
|\
| * 1.4.0 releaseThiago da Silva2016-12-083-2/+11
* | Merge "Add get_version functionality to liberasurecode lib"Jenkins2016-12-083-0/+27
|\ \ | |/ |/|
| * Add get_version functionality to liberasurecode libKota Tsuyuzaki2016-12-043-0/+27
* | Merge "ISA-L Cauchy support"Jenkins2016-12-078-546/+782
|\ \
| * | ISA-L Cauchy supportKota Tsuyuzaki2016-12-068-546/+782
| |/
* | 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
|\ \ \