summaryrefslogtreecommitdiff
path: root/src/c/pyeclib_c/pyeclib_c.h
Commit message (Expand)AuthorAgeFilesLines
* Plugging liberasurecode functions into pyeclibKevin Greenan2014-08-021-110/+2
* Fix backend names to match liberasurecode ++Tushar Gohad2014-07-271-20/+2
* pyeclib_c: Use exact-width int types in frag hdrsTushar Gohad2014-06-261-6/+10
* Revert "pyeclib_c: Split include, core, integrity_util"Tushar Gohad2014-06-261-0/+165
* pyeclib_c: Split include, core, integrity_utilTushar Gohad2014-06-261-165/+0
* Move 'w' handling to pyeclib_c backendTushar Gohad2014-06-231-16/+37
* ec_iface: Expose DATA/PARITY constraints in Python APITushar Gohad2014-06-221-2/+2
* pyeclib_c.h: Minor formatting/reorganizationTushar Gohad2014-06-221-23/+25
* pyeclib_c: Sync enum defns with ec_iface.pyTushar Gohad2014-06-221-6/+55
* Incorporate latest Jerasure and GF-Complete and set alignment on by default (...Kevin Greenan2014-02-161-2/+5
* This makes CRC or Alg Sigs configurable... Alg Sigs can create memory faults...Kevin Greenan2014-02-101-0/+2
* Added support for CRC32. It currently will be computed by default and I have...Kevin Greenan2014-02-081-2/+3
* Wiring algebraic signatures in...Kevin Greenan2014-02-081-0/+10
* Did some refactoring to allow for small string encode (even down to 1 byte) andv0.2Kevin Greenan2014-02-021-2/+2
* Made the python interface more intuitive...Kevin Greenan2013-10-021-0/+77