summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v1.0.7v1.0.7Tushar Gohad2015-04-152-2/+2
* Adding a new HD XOR code for k=3, m=3, hd=3Kevin Greenan2015-04-095-5/+25
* Merged in fix-metadata-check (pull request #13)Tushar Gohad2015-03-303-4/+10
|\
| * Add a decode error test w/o metadata checkKota Tsuyuzaki2015-03-301-0/+5
| * Fix invalid metadata handlingKota Tsuyuzaki2015-03-303-5/+6
* | Merged in zaitcev/liberasurecode/missing_ldl (pull request #12)Tushar Gohad2015-03-301-1/+1
|\ \
| * | Fix building with --disable-staticPete Zaitcev2015-03-301-1/+1
|/ /
* | Fix nasty rebuild bug where partiy would be reconstructed incorrectlyKevin Greenan2015-03-303-48/+96
|/
* README.md edited online with BitbucketTushar Gohad2015-03-291-2/+2
* Sanitize fragments_to_string() errorcodes, add tests for frags w/o fmetadataTushar Gohad2015-03-284-13/+64
* Fixing bug where non-Intel platforms fail to compile due to SSE2-specific hea...Kevin Greenan2015-03-171-0/+2
* v1.0.5v1.0.5Tushar Gohad2015-03-132-2/+2
* Log to syslog and stderr by defaultTushar Gohad2015-03-131-1/+1
* v1.0.4v1.0.4Tushar Gohad2015-03-112-2/+2
* Reallow 0 byte encodesTushar Gohad2015-03-112-10/+0
* test: Add missing EBACKENDNOTAVAIL checksv1.0.3Tushar Gohad2015-03-101-4/+55
* Set runtime ld path to point to local so's when running testsTushar Gohad2015-03-101-6/+15
* 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