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
*
This fixed the memory leak mentioned in Issue #12:
Kevin Greenan
2015-04-27
1
-1
/
+20
*
This is the fix for Issue #13:
Kevin Greenan
2015-04-27
2
-3
/
+17
*
v1.0.7
v1.0.7
Tushar Gohad
2015-04-15
1
-1
/
+1
*
Adding a new HD XOR code for k=3, m=3, hd=3
Kevin Greenan
2015-04-09
1
-0
/
+2
*
Merged in fix-metadata-check (pull request #13)
Tushar Gohad
2015-03-30
2
-4
/
+4
|
\
|
*
Fix invalid metadata handling
Kota Tsuyuzaki
2015-03-30
2
-4
/
+4
*
|
Fix nasty rebuild bug where partiy would be reconstructed incorrectly
Kevin Greenan
2015-03-30
2
-44
/
+72
|
/
*
Sanitize fragments_to_string() errorcodes, add tests for frags w/o fmetadata
Tushar Gohad
2015-03-28
2
-9
/
+12
*
Fixing bug where non-Intel platforms fail to compile due to SSE2-specific hea...
Kevin Greenan
2015-03-17
1
-0
/
+2
*
v1.0.5
v1.0.5
Tushar Gohad
2015-03-13
1
-1
/
+1
*
Log to syslog and stderr by default
Tushar Gohad
2015-03-13
1
-1
/
+1
*
v1.0.4
v1.0.4
Tushar Gohad
2015-03-11
1
-1
/
+1
*
Reallow 0 byte encodes
Tushar Gohad
2015-03-11
1
-6
/
+0
*
Use enum value when handling shss
Kota Tsuyuzaki
2015-03-09
1
-1
/
+1
*
Fix memory leak by alloc internal_payload
Kota Tsuyuzaki
2015-03-09
1
-12
/
+14
*
Fix so version to be 1.0.1 (was 0.9.10)
v1.0.1
Tushar Gohad
2015-03-08
1
-1
/
+1
*
Improve error code returns
Tushar Gohad
2015-03-08
2
-17
/
+21
*
Add md5sum implementation
Tushar Gohad
2015-03-08
1
-0
/
+295
*
Apply EINSUFFFRAGS to reconstruct
Kota Tsuyuzaki
2015-03-06
1
-1
/
+1
*
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
[next]