summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* WIP: fix doubtful codeKota Tsuyuzaki2015-03-091-3/+2
* Fix JERASURE_SONAME in alg_sig.hTushar Gohad2015-03-091-0/+4
* Use enum value when handling shssKota Tsuyuzaki2015-03-092-2/+2
* Merged in small-fix (pull request #11) Tushar Gohad2015-03-081-12/+14
|\
| * Fix memory leak by alloc internal_payloadKota Tsuyuzaki2015-03-091-12/+14
|/
* Fix so version to be 1.0.1 (was 0.9.10)v1.0.1Tushar Gohad2015-03-082-2/+2
* v1.0v1.0Tushar Gohad2015-03-083-3/+3
* Improve error code returnsTushar Gohad2015-03-082-17/+21
* Add md5sum implementationTushar Gohad2015-03-082-0/+340
* Apply EINSUFFFRAGS to reconstructKota Tsuyuzaki2015-03-062-1/+22
* v1.0-rc3v1.0-rc3Tushar Gohad2015-03-051-1/+1
* README.md edited online with BitbucketTushar Gohad2015-03-051-458/+406
* v1.0-rc2v1.0-rc2Tushar Gohad2015-03-041-441/+441
* Merged in documentation (pull request #9) Tushar Gohad2015-03-0415-26/+42
|\
| * Rename metadata_adder on backend_commonKota Tsuyuzaki2015-03-0511-12/+12
| * Rename frag_adder_sizeKota Tsuyuzaki2015-03-055-14/+16
| * Update documentation about metadata_adderKota Tsuyuzaki2015-02-272-2/+15
| * Add shss id to README.mdKota Tsuyuzaki2015-02-271-2/+3
* | Remove md5 from the supported checksum typesTushar Gohad2015-03-041-2/+1
|/
* Merged in metadata_adder_new_patches2 (pull request #8) Tushar Gohad2015-03-0111-52/+242
|\
| * Fix segmentation_fault on shss with no priv_argsmetadata_adder_new_patches2Kota Tsuyuzaki2015-02-271-1/+6
| * Fix isa-l backend to use correct word sizeKota Tsuyuzaki2015-02-271-1/+3
| * Add contributors into AUTHORS fileKota Tsuyuzaki2015-02-271-0/+6
| * Add liberasurecode_get_fragment_size functionKota Tsuyuzaki2015-02-272-0/+22
| * Fix small thingsKota Tsuyuzaki2015-02-272-14/+11
| * Enable to get fragment_len includes metadata_adderKota Tsuyuzaki2015-02-278-34/+71
| * Change metdata_adder type from int into size_tKota Tsuyuzaki2015-02-271-1/+1
| * Move backend metadata adding to fragment allocationKota Tsuyuzaki2015-02-275-14/+22
| * Ensure fragment pointers passed to cleanupKota Tsuyuzaki2015-02-274-1/+43
| * Fix get_fragment_partition return valueKota Tsuyuzaki2015-02-272-2/+63
| * Fix shss to instantiate backend discriptorKota Tsuyuzaki2015-02-261-14/+24
|/
* README.md edited online with Bitbucketv1.0-rc1Tushar Gohad2015-02-251-444/+444
* v1.0-rc1Tushar Gohad2015-02-252-2/+2
* Update README with 'shss' backenTushar Gohad2015-02-251-5/+11
* Convert README.md from dos to unix formatTushar Gohad2015-02-251-421/+421
* Fix isa_l backend source filename (botched during 'shss' backend merge)Tushar Gohad2015-02-251-1/+1
* Update references to external projectsTushar Gohad2015-02-251-1/+15
* Update isa-l backend to v2.13Tushar Gohad2015-02-252-46/+49
* Merged ntt_backend into masterTushar Gohad2015-02-255-55/+431
|\
| * Add NTT backend called "shss"ntt_backendKota Tsuyuzaki2015-02-105-55/+431
|/
* This is the fix propsed by Kota to fix the reconstruction errorsKevin Greenan2015-02-071-1/+1
* Fix the extended integrity checks in the liberasurecode decodeKevin Greenan2015-02-071-1/+1
* Revert "Merged fix-cleanup into master"Kevin Greenan2015-02-071-2/+2
* Adjust checksum enum defintions to match pyeclibTushar Gohad2015-02-011-3/+3
* Merged fix-cleanup into masterTushar Gohad2015-01-301-2/+2
|\
| * Fix free fragments memories at a backend errorfix-cleanupKota Tsuyuzaki2015-01-131-2/+2
* | doc: Update decode() param force_metadata_checksTushar Gohad2015-01-301-4/+3
* | Add optional fragment metadata check for decodeTushar Gohad2015-01-304-19/+44
* | Decreasing the verbosity of the tests and renaming one of the stripe verifyKevin Greenan2015-01-194-18/+20
* | The docs were not building/installing for me. This fixed it.Kevin Greenan2015-01-191-1/+1