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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move fragment_header defn to main erasurecode header
Tushar Gohad
2015-09-17
1
-4
/
+24
*
Enforce the (k + m < 32) limit, add unit tests
Kota Tsuyuzaki
2015-08-18
1
-0
/
+2
*
Rename remaining INTERNAL_RS_VAND instances
Tushar Gohad
2015-07-20
1
-1
/
+1
*
Plugging new internal RS backend into liberasurecode.
Kevin Greenan
2015-06-18
1
-6
/
+7
*
Rename frag_adder_size
Kota Tsuyuzaki
2015-03-05
1
-2
/
+3
*
Update documentation about metadata_adder
Kota Tsuyuzaki
2015-02-27
1
-1
/
+1
*
Add liberasurecode_get_fragment_size function
Kota Tsuyuzaki
2015-02-27
1
-0
/
+12
*
Enable to get fragment_len includes metadata_adder
Kota Tsuyuzaki
2015-02-27
1
-0
/
+1
*
Add NTT backend called "shss"
ntt_backend
Kota Tsuyuzaki
2015-02-10
1
-0
/
+1
*
Adjust checksum enum defintions to match pyeclib
Tushar Gohad
2015-02-01
1
-3
/
+3
*
Add optional fragment metadata check for decode
Tushar Gohad
2015-01-30
1
-2
/
+5
*
Decreasing the verbosity of the tests and renaming one of the stripe verify
Kevin Greenan
2015-01-19
1
-0
/
+1
*
Changing stripe verification to properly work with clients.
Kevin Greenan
2015-01-11
1
-0
/
+2
*
add fragment validation
Eric Lambert
2014-11-09
1
-0
/
+14
*
libec version is now stored in fragment header
Eric Lambert
2014-10-02
1
-0
/
+2
*
Plugging-in the ISA-L backend... Still needs more documentation and a little...
Kevin Greenan
2014-09-29
1
-0
/
+1
*
Char * backend names are no longer supported. They have been replaced with el...
Eric Lambert
2014-09-29
1
-25
/
+3
*
Compile in pedantic mode and fail compilation on warnings. Also cleanup all e...
Eric Lambert
2014-09-10
1
-21
/
+0
*
added argument validation logic and tests for
Eric Lambert
2014-09-02
1
-4
/
+2
*
Add doxygen config. Update README, copyrights.
Tushar Gohad
2014-09-01
1
-2
/
+3
*
API change for liberasurecode_fragments_needed
Kevin Greenan
2014-08-20
1
-10
/
+12
*
- Cleaned up the documentation in erasurecode.h to ensure that it
Mark Storer
2014-08-18
1
-15
/
+38
*
Updated liberasurecode_supported_checksum_types to accept a pointer
Mark Storer
2014-08-15
1
-3
/
+3
*
Added cleanup API
Kevin Greenan
2014-08-13
1
-0
/
+32
*
Split metadata handling into own routine, add crc32 support
Tushar Gohad
2014-08-07
1
-22
/
+83
*
Add HD parameter to generic params.
Kevin Greenan
2014-08-05
1
-3
/
+1
*
Stubbing the metadata functions and updating their interfaces.
Kevin Greenan
2014-07-30
1
-2
/
+4
*
Add liberasurecode_supported_backends API implementation
Tushar Gohad
2014-07-25
1
-4
/
+14
*
Minor API doc fixup (backend names)
Tushar Gohad
2014-07-22
1
-1
/
+5
*
null_code: First cut
Tushar Gohad
2014-07-22
1
-0
/
+3
*
Fix data_size type, int -> uint64_t
Tushar Gohad
2014-07-22
1
-1
/
+1
*
Ripping out galois.[ch] and dynamically pulling the multiplication functon fr...
Kevin Greenan
2014-07-22
1
-1
/
+1
*
Update encode API so liberasurecode allocates all memory
Tushar Gohad
2014-07-21
1
-5
/
+11
*
Added functionality needed to support the get_segment_info() API in PyECLib.
Kevin Greenan
2014-07-21
1
-0
/
+15
*
Make int types consistent across API
Tushar Gohad
2014-07-18
1
-12
/
+9
*
flat_xor_hd: Handle backend init errors
Tushar Gohad
2014-07-18
1
-0
/
+1
*
Wiring in the reconstruct preprocessing!
Kevin Greenan
2014-07-19
1
-3
/
+5
*
Wire-in the decoding preprocessing...
Kevin Greenan
2014-07-19
1
-3
/
+8
*
Make 'w' part of common user args, set 'w' in backend init
Tushar Gohad
2014-07-17
1
-6
/
+4
*
Fix liberasurecode main routines for new API (take 2)
Tushar Gohad
2014-07-16
1
-5
/
+10
*
Fix liberasurecode main routines for new API
Tushar Gohad
2014-07-16
1
-5
/
+10
*
More API documentation
Tushar Gohad
2014-07-16
1
-8
/
+32
*
Pass only 'available_fragments' to decode/reconstruct
Tushar Gohad
2014-07-15
1
-9
/
+7
*
Move dl* specific defines to _backend.h
Tushar Gohad
2014-07-15
1
-6
/
+0
*
liberasurecode API changes after discussion w/ Kevin
Tushar Gohad
2014-07-15
1
-17
/
+119
*
Add decode, reconstruct, fragments_needed
Tushar Gohad
2014-07-14
1
-3
/
+12
*
Macro out backend method names
Tushar Gohad
2014-07-13
1
-4
/
+4
*
Frontend/backend API split, make EC handle int type
Tushar Gohad
2014-07-13
1
-58
/
+10
*
xor code backend implementation (WIP)
Tushar Gohad
2014-07-07
1
-29
/
+48
*
api: Make _t types pointer types
Tushar Gohad
2014-06-29
1
-32
/
+21
[next]