| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Compile in pedantic mode and fail compilation on warnings. Also cleanup all ↵ | Eric Lambert | 2014-09-10 | 1 | -5/+16 |
| | | | | | existing warnings. | ||||
| * | algsig: Move jerasure backend dlopen up a level | Tushar Gohad | 2014-07-22 | 1 | -15/+16 |
| | | | | | | | .. also check for errors Signed-off-by: Tushar Gohad <tushar.gohad@intel.com> | ||||
| * | Ripping out galois.[ch] and dynamically pulling the multiplication functon ↵ | Kevin Greenan | 2014-07-22 | 2 | -1145/+57 |
| | | | | | from jerasure | ||||
| * | fixed some compile errors in galois.c | Eric Lambert | 2014-07-22 | 1 | -6/+5 |
| | | |||||
| * | gf: Convert exit(1)s to return statements | Tushar Gohad | 2014-07-21 | 1 | -70/+69 |
| | | | | | | | ... shared library should not call exit() Signed-off-by: Tushar Gohad <tushar.gohad@intel.com> | ||||
| * | alg_sig.h was moved to topdir/include | Tushar Gohad | 2014-07-17 | 1 | -1/+1 |
| | | | | | Signed-off-by: Tushar Gohad <tushar.gohad@intel.com> | ||||
| * | Adding Jerasure backend | Kevin Greenan | 2014-07-17 | 1 | -1/+1 |
| | | |||||
| * | Remove required gf-complete dependency from liberasurecode. | Kevin Greenan | 2014-07-16 | 1 | -0/+782 |
| | | | | | | | | | NOTE: We need to ensure that any erasure code backend using algebraic signatures *must use* the same exact GF as those used in this library. This usually means same 'w' and primitive polynomial. I plan to make the same change to Jerasure, so it will be compatible. | ||||
| * | Move alg_sig.h to common headers | Tushar Gohad | 2014-07-07 | 1 | -50/+0 |
| | | | | | Signed-off-by: Tushar Gohad <tushar.gohad@intel.com> | ||||
| * | Add placeholder xor backend routines | Tushar Gohad | 2014-06-30 | 1 | -4/+0 |
| | | | | | Signed-off-by: Tushar Gohad <tushar.gohad@intel.com> | ||||
| * | chksum: Add gf_complete dep for algsig | Tushar Gohad | 2014-06-30 | 3 | -101/+355 |
| | | | | | Signed-off-by: Tushar Gohad <tushar.gohad@intel.com> | ||||
| * | chksum: Add missing alg_sig, galois headers | Tushar Gohad | 2014-06-30 | 3 | -3/+154 |
| | | | | | Signed-off-by: Tushar Gohad <tushar.gohad@intel.com> | ||||
| * | Add xor scheme to builtins, algsig/crc32 code to utils | Tushar Gohad | 2014-06-29 | 2 | -0/+476 |
| Signed-off-by: Tushar Gohad <tushar.gohad@intel.com> | |||||
