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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Add missing EBACKENDNOTAVAIL checks
v1.0.3
Tushar Gohad
2015-03-10
1
-4
/
+55
*
WIP: fix doubtful code
Kota Tsuyuzaki
2015-03-09
1
-3
/
+2
*
Use enum value when handling shss
Kota Tsuyuzaki
2015-03-09
1
-1
/
+1
*
Apply EINSUFFFRAGS to reconstruct
Kota Tsuyuzaki
2015-03-06
1
-0
/
+21
*
Rename metadata_adder on backend_common
Kota Tsuyuzaki
2015-03-05
1
-1
/
+1
*
Fix small things
Kota Tsuyuzaki
2015-02-27
1
-2
/
+4
*
Enable to get fragment_len includes metadata_adder
Kota Tsuyuzaki
2015-02-27
1
-1
/
+4
*
Ensure fragment pointers passed to cleanup
Kota Tsuyuzaki
2015-02-27
1
-0
/
+17
*
Fix get_fragment_partition return value
Kota Tsuyuzaki
2015-02-27
1
-0
/
+60
*
Add NTT backend called "shss"
ntt_backend
Kota Tsuyuzaki
2015-02-10
1
-21
/
+93
*
Add optional fragment metadata check for decode
Tushar Gohad
2015-01-30
2
-15
/
+15
*
Decreasing the verbosity of the tests and renaming one of the stripe verify
Kevin Greenan
2015-01-19
2
-14
/
+11
*
add fragment validation
Eric Lambert
2014-11-09
1
-4
/
+233
*
fixed mem leaks in unit tests
Eric Lambert
2014-10-10
1
-0
/
+23
*
add backend_id and backend_version to fragment metadata
Eric Lambert
2014-10-03
1
-0
/
+11
*
libec version is now stored in fragment header
Eric Lambert
2014-10-02
1
-0
/
+7
*
Check decode error code during missing frags tests
Tushar Gohad
2014-09-30
1
-3
/
+5
*
Plugging-in the ISA-L backend... Still needs more documentation and a little...
Kevin Greenan
2014-09-29
1
-1
/
+50
*
Char * backend names are no longer supported. They have been replaced with el...
Eric Lambert
2014-09-29
2
-124
/
+44
*
liberasurecode_backend_lookup_id now returns EC_BACKENDS_MAX, as
newapi
Eric Lambert
2014-09-26
1
-4
/
+4
*
crc32 checksum now supported (prior to this commit checksum values were
Eric Lambert
2014-09-25
1
-4
/
+4
*
Add checksum testcases (but most turned off since we dont seem to be
Eric Lambert
2014-09-25
1
-54
/
+152
*
A little bit of code clean up based on feedback/reviews
Eric Lambert
2014-09-15
1
-1
/
+1
*
Removed unused timer variables from libec_slap
Eric Lambert
2014-09-11
1
-12
/
+0
*
Compile in pedantic mode and fail compilation on warnings. Also cleanup all e...
Eric Lambert
2014-09-10
4
-20
/
+12
*
added simple test for get_fragment_metadata
Eric Lambert
2014-09-03
1
-0
/
+59
*
added argument validation logic and tests for
Eric Lambert
2014-09-02
1
-0
/
+49
*
Merge branch 'newapi' of https://bitbucket.org/tsg-/liberasurecode into newapi
Eric Lambert
2014-09-02
2
-2
/
+2
|
\
|
*
Add doxygen config. Update README, copyrights.
Tushar Gohad
2014-09-01
2
-2
/
+2
*
|
Added more tests (most of which test that the "public" functions
Eric Lambert
2014-09-02
1
-40
/
+307
|
/
*
Fix memory corruption (did not alloc enough in the fragments_needed test).
Kevin Greenan
2014-08-26
1
-7
/
+7
*
skipping fragment_needed test as they have exposed some kind of memory
Eric Lambert
2014-08-26
1
-4
/
+3
*
Merge branch 'newapi' of https://bitbucket.org/tsg-/liberasurecode into newapi
Eric Lambert
2014-08-26
1
-12
/
+158
|
\
|
*
Freeing the memory allocated by the fragments_needed tests.
Kevin Greenan
2014-08-26
1
-0
/
+5
|
*
Added tests for new get_fragments_needed API.
Kevin Greenan
2014-08-26
1
-12
/
+153
*
|
Added libec_slap test
Eric Lambert
2014-08-26
3
-1
/
+602
|
/
*
Backend changes needed to honor "excluded fragments".
Kevin Greenan
2014-08-21
1
-1
/
+4
*
minor clean up
Eric Lambert
2014-08-20
1
-7
/
+8
*
Merge branch 'newapi' of https://bitbucket.org/tsg-/liberasurecode into newapi
Eric Lambert
2014-08-20
1
-53
/
+47
|
\
|
*
Make style consistent (formatting, variable defs)
Tushar Gohad
2014-08-20
1
-51
/
+46
|
*
- Cleaned up the documentation in erasurecode.h to ensure that it
Mark Storer
2014-08-18
1
-2
/
+2
*
|
decode test now inspects fragments
Eric Lambert
2014-08-20
1
-0
/
+21
|
/
*
Updated liberasurecode_supported_checksum_types to accept a pointer
Mark Storer
2014-08-15
1
-1
/
+3
*
Split metadata handling into own routine, add crc32 support
Tushar Gohad
2014-08-07
1
-0
/
+14
*
moar tests
Eric Lambert
2014-08-08
1
-17
/
+55
*
Added ability to generate coverage data with configure --enable-gcov.
Eric Lambert
2014-08-08
1
-6
/
+10
*
Dont fail test if backend not available (this behavior was inadvertently
Eric Lambert
2014-08-06
1
-5
/
+16
*
Added reconstruct test cases
Eric Lambert
2014-08-06
1
-4
/
+26
*
Merge branch 'newapi' of https://bitbucket.org/tsg-/liberasurecode into newapi
Eric Lambert
2014-08-05
1
-1
/
+1
|
\
|
*
Add HD parameter to generic params.
Kevin Greenan
2014-08-05
1
-1
/
+1
[next]