summaryrefslogtreecommitdiff
path: root/src/builtin/xor_codes/xor_hd_code.c
Commit message (Expand)AuthorAgeFilesLines
* Fix underflow in flat_xor_hd codeTim Burke2021-06-281-5/+7
* flat_xor_hd: better validate argsTim Burke2017-09-131-1/+1
* Adding a new HD XOR code for k=3, m=3, hd=3Kevin Greenan2015-04-091-0/+2
* fixed mem leaks in rs_vand and xor backendEric Lambert2014-10-101-0/+2
* Compile in pedantic mode and fail compilation on warnings. Also cleanup all e...Eric Lambert2014-09-101-1/+0
* Backend changes needed to honor "excluded fragments".Kevin Greenan2014-08-211-116/+193
* xor_codes: Fix includes to prefer '.' over sys pathsTushar Gohad2014-07-061-2/+2
* xor_codes: Don't call exit() from shared libraryTushar Gohad2014-07-061-12/+15
* xor_codes: Use posix_memalignTushar Gohad2014-07-061-2/+5
* Add xor scheme to builtins, algsig/crc32 code to utilsTushar Gohad2014-06-291-0/+612