index
:
delta/liberasurecode.git
1.1.0-test
backend_metadata_adder
basic_rs
corrupted-header
doxygen_fixes
error_codes
fix-cleanup
fix-decode
fix-realloc-bm
fixCompileError
fix_m4_macros
frag_metadata_checksum
header_symlinks
internal_rs
issue_17
liberasurecode_rs_vand-rename
master
metadata_adder_new_patches
metadata_adder_new_patches2
new_commits_for_1_0_8
newapi
ntt_backend
revert_checksum
similar_to_issue_63
github.com: openstack/liberasurecode.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename metadata_adder on backend_common
Kota Tsuyuzaki
2015-03-05
9
-9
/
+9
*
Rename frag_adder_size
Kota Tsuyuzaki
2015-03-05
2
-8
/
+8
*
Fix segmentation_fault on shss with no priv_args
metadata_adder_new_patches2
Kota Tsuyuzaki
2015-02-27
1
-1
/
+6
*
Fix isa-l backend to use correct word size
Kota Tsuyuzaki
2015-02-27
1
-1
/
+3
*
Add liberasurecode_get_fragment_size function
Kota Tsuyuzaki
2015-02-27
1
-0
/
+10
*
Fix small things
Kota Tsuyuzaki
2015-02-27
1
-12
/
+7
*
Enable to get fragment_len includes metadata_adder
Kota Tsuyuzaki
2015-02-27
4
-29
/
+60
*
Move backend metadata adding to fragment allocation
Kota Tsuyuzaki
2015-02-27
3
-13
/
+20
*
Ensure fragment pointers passed to cleanup
Kota Tsuyuzaki
2015-02-27
2
-1
/
+24
*
Fix get_fragment_partition return value
Kota Tsuyuzaki
2015-02-27
1
-2
/
+3
*
Fix shss to instantiate backend discriptor
Kota Tsuyuzaki
2015-02-26
1
-14
/
+24
*
Fix isa_l backend source filename (botched during 'shss' backend merge)
Tushar Gohad
2015-02-25
1
-1
/
+1
*
Update isa-l backend to v2.13
Tushar Gohad
2015-02-25
1
-46
/
+47
*
Add NTT backend called "shss"
ntt_backend
Kota Tsuyuzaki
2015-02-10
3
-34
/
+337
*
This is the fix propsed by Kota to fix the reconstruction errors
Kevin Greenan
2015-02-07
1
-1
/
+1
*
Fix the extended integrity checks in the liberasurecode decode
Kevin Greenan
2015-02-07
1
-1
/
+1
*
Revert "Merged fix-cleanup into master"
Kevin Greenan
2015-02-07
1
-2
/
+2
*
Merged fix-cleanup into master
Tushar Gohad
2015-01-30
1
-2
/
+2
|
\
|
*
Fix free fragments memories at a backend error
fix-cleanup
Kota Tsuyuzaki
2015-01-13
1
-2
/
+2
*
|
Add optional fragment metadata check for decode
Tushar Gohad
2015-01-30
1
-2
/
+24
*
|
Decreasing the verbosity of the tests and renaming one of the stripe verify
Kevin Greenan
2015-01-19
1
-4
/
+8
*
|
Make install failing to find install-sh when installing docs
Kevin Greenan
2015-01-12
1
-0
/
+6
*
|
Changing stripe verification to properly work with clients.
Kevin Greenan
2015-01-11
1
-4
/
+25
|
/
*
add fragment validation
Eric Lambert
2014-11-09
2
-20
/
+68
*
fixed mem leaks in rs_vand and xor backend
Eric Lambert
2014-10-10
2
-1
/
+3
*
Fixed memory leak: freeing jerasure_rs_cauchy_descriptor was not completely f...
Eric Lambert
2014-10-10
1
-23
/
+47
*
formatting fix
Eric Lambert
2014-10-06
1
-6
/
+12
*
reorder add_fragment_metadata arg list to be consistent with rest of code
Eric Lambert
2014-10-06
2
-11
/
+11
*
add backend_id and backend_version to fragment metadata
Eric Lambert
2014-10-03
3
-5
/
+46
*
libec version is now stored in fragment header
Eric Lambert
2014-10-02
2
-8
/
+27
*
backends now support verion checks
Eric Lambert
2014-10-02
5
-38
/
+130
*
Small fix to check the return code when malloc'ing temporary buffers.
Mark Storer
2014-10-01
1
-0
/
+8
*
Add the ability for backends to specify
Tushar Gohad
2014-09-30
6
-0
/
+8
*
Plugging-in the ISA-L backend... Still needs more documentation and a little...
Kevin Greenan
2014-09-29
4
-2
/
+596
*
Char * backend names are no longer supported. They have been replaced with el...
Eric Lambert
2014-09-29
1
-74
/
+5
*
liberasurecode_backend_lookup_id now returns EC_BACKENDS_MAX, as
newapi
Eric Lambert
2014-09-26
1
-3
/
+3
*
crc32 checksum now supported (prior to this commit checksum values were
Eric Lambert
2014-09-25
3
-6
/
+10
*
A little bit of code clean up based on feedback/reviews
Eric Lambert
2014-09-15
1
-8
/
+10
*
Compile in pedantic mode and fail compilation on warnings. Also cleanup all e...
Eric Lambert
2014-09-10
10
-103
/
+200
*
added argument validation logic and tests for
Eric Lambert
2014-09-02
1
-4
/
+8
*
Merge branch 'newapi' of https://bitbucket.org/tsg-/liberasurecode into newapi
Eric Lambert
2014-09-02
8
-8
/
+8
|
\
|
*
Add doxygen config. Update README, copyrights.
Tushar Gohad
2014-09-01
8
-8
/
+8
*
|
Added more tests (most of which test that the "public" functions
Eric Lambert
2014-09-02
1
-9
/
+95
|
/
*
Fixed bug where null_init was not correctly setting w param (was relying on u...
Eric Lambert
2014-08-26
1
-0
/
+2
*
Cleaned up the Cauchy backend. This has a bit more cleaned than the
Mark Storer
2014-08-25
1
-44
/
+67
*
Minor cleanup to null backend. Mostly to the exit cases. Free checks for
Mark W. Storer
2014-08-23
2
-44
/
+32
*
Backend changes needed to honor "excluded fragments".
Kevin Greenan
2014-08-21
6
-128
/
+206
*
Make style consistent (formatting, variable defs)
Tushar Gohad
2014-08-20
1
-12
/
+20
*
API change for liberasurecode_fragments_needed
Kevin Greenan
2014-08-20
1
-4
/
+11
*
- Cleaned up the documentation in erasurecode.h to ensure that it
Mark Storer
2014-08-18
1
-8
/
+10
[next]