summaryrefslogtreecommitdiff
path: root/pyeclib/ec_iface.py
Commit message (Expand)AuthorAgeFilesLines
* Plugging in new internal RS backend into pyeclibplugin_internal_rsKevin Greenan2015-05-191-1/+3
* Handle non-string arguments in the base PyECLib exception constructor.v1.0.7mKevin Greenan2015-04-061-4/+6
* Revert "Merged in bloodeagle40234/pyeclib/fix-error-handling (pull request #22)"Kevin Greenan2015-04-061-6/+2
* Fix ECDriverError.__str__Kota Tsuyuzaki2015-04-021-2/+6
* Minor whitespace fixesTushar Gohad2015-03-081-10/+7
* Add shss and its unit testsKota Tsuyuzaki2015-03-041-1/+3
* Add isa_l_rs_vand to list of valid EC typesTushar Gohad2015-03-011-1/+2
* Added to the list of supported EC types.Kevin Greenan2015-03-011-1/+2
* Make liberasurecode enum work with flat XOR codes with HD \in 3,4Kevin Greenan2015-02-281-0/+2
* Revert "Add missing isa_l_rs_vand type to valid EC types"Tushar Gohad2015-02-241-2/+1
* Add missing isa_l_rs_vand type to valid EC typesTushar Gohad2015-02-241-1/+2
* Add tests for decode metadata checks.Kevin Greenan2015-02-071-2/+2
* Adding support for checking fragment metadata during decode and plumbingKevin Greenan2015-02-071-2/+7
* Remove algsig integrity checks, make crc32 the defaultTushar Gohad2015-02-011-2/+1
* Fix the checksum unit tests for crc32.Kevin Greenan2015-01-191-2/+2
* Adding valid EC algorithms infoYuan Zhou2015-01-141-0/+4
* Refactor pyeclib python src tree for nosetestsTushar Gohad2014-12-101-0/+382