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
/
include
/
erasurecode
/
erasurecode_backend.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing #ifdef __cplusplus closure, Fixes #14 (take 2)
Tushar Gohad
2015-05-01
1
-1
/
+1
*
Add missing #ifdef __cplusplus closure, Fixes #14
Tushar Gohad
2015-04-30
1
-0
/
+4
*
Rename metadata_adder on backend_common
Kota Tsuyuzaki
2015-03-05
1
-2
/
+2
*
Change metdata_adder type from int into size_t
Kota Tsuyuzaki
2015-02-27
1
-1
/
+1
*
backends now support verion checks
Eric Lambert
2014-10-02
1
-0
/
+8
*
Add the ability for backends to specify
Tushar Gohad
2014-09-30
1
-0
/
+4
*
Backend changes needed to honor "excluded fragments".
Kevin Greenan
2014-08-21
1
-1
/
+1
*
Split metadata handling into own routine, add crc32 support
Tushar Gohad
2014-08-07
1
-0
/
+4
*
Added functionality needed to support the get_segment_info() API in PyECLib.
Kevin Greenan
2014-07-21
1
-0
/
+2
*
Add helper prototypes to erasurecode_helpers.h
Tushar Gohad
2014-07-17
1
-3
/
+3
*
Add get_aligned_data_size() to ec helpers
Tushar Gohad
2014-07-17
1
-8
/
+1
*
Make 'w' part of common user args, set 'w' in backend init
Tushar Gohad
2014-07-17
1
-0
/
+1
*
Add sohandle to backend init()
Tushar Gohad
2014-07-17
1
-1
/
+1
*
Remove fnmap, add backend specific descriptors
Tushar Gohad
2014-07-17
1
-22
/
+11
*
Store args natively in the backend_args (not as a pointer)
Tushar Gohad
2014-07-16
1
-2
/
+2
*
Fix liberasurecode main routines for new API (take 2)
Tushar Gohad
2014-07-16
1
-20
/
+17
*
Fix liberasurecode main routines for new API
Tushar Gohad
2014-07-16
1
-22
/
+58
*
Move dl* specific defines to _backend.h
Tushar Gohad
2014-07-15
1
-1
/
+7
*
Add decode, reconstruct, fragments_needed
Tushar Gohad
2014-07-14
1
-4
/
+9
*
Add liberasurecode_encode routine
Tushar Gohad
2014-07-13
1
-1
/
+3
*
Macro out backend method names
Tushar Gohad
2014-07-13
1
-6
/
+15
*
Frontend/backend API split, make EC handle int type
Tushar Gohad
2014-07-13
1
-0
/
+111