summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip-signed-integer-overflow-cppcheck' into 'master'HEADmasterLoic Dachary2017-04-101-1/+1
|\
| * Resolve cppcheck Signed integer overflow errorBrad Hubbard2017-04-101-1/+1
|/
* Merge branch 'wip-documentation' into 'master'KMG2015-01-081-1/+7
|\
| * jerasure.org is http, not httpsLoic Dachary2014-12-291-1/+7
|/
* Merge branch 'wip-documentation' into 'master'KMG2014-12-293-7/+4
|\
| * documentation: update with jerasure.org new homeLoic Dachary2014-12-252-5/+4
| * Revert "Removed PDF from the repo and added a note in the README that describ...Loic Dachary2014-12-252-4/+2
|/
* Merge pull request #2 from dachary/wip-exitkmgreen22014-12-168-36/+65
|\
| * tests: add minimal encoder/decoder testLoic Dachary2014-12-152-1/+22
| * tests: fail if gf_methods is not foundLoic Dachary2014-12-151-1/+6
| * decoder/encoder: fix compilation warningsLoic Dachary2014-12-152-7/+7
| * decoder: allow for path len > 100 charactersLoic Dachary2014-12-151-2/+2
| * use assert(0) instead of exit(1)Loic Dachary2014-12-153-25/+28
|/
* remove unused variable in testsLoic Dachary2014-10-031-2/+0
* define galois_uninit_fieldLoic Dachary2014-10-035-2/+44
* Adding option to disable SSE support in configureKevin Greenan2014-06-091-0/+8
* Removed PDF from the repo and added a note in the README that describes how toKevin Greenan2014-06-092-2/+4
* Merged in dachary/jerasure/wip-galois-init (pull request #22) Kevin Greenan2014-06-082-19/+30
|\
| * add galois_init_default_field error codeLoic Dachary2014-06-082-19/+30
|/
* Merged in dalgaaf/jerasure/wip-da-coverity-rebase (pull request #21) Kevin Greenan2014-04-284-2/+102
|\
| * jerasure.c: add more checks for talloc/malloc resultsDanny Al-Gaaf2014-04-271-0/+91
| * jerasure.c: add check for result of malloc()Danny Al-Gaaf2014-04-271-0/+1
| * jerasure.c: free memory before return in error caseDanny Al-Gaaf2014-04-221-1/+5
| * Examples/*coder.c: add missing include of unistd.hDanny Al-Gaaf2014-04-222-0/+2
| * Examples/reed_sol_time_gf.c: include sys/time.hDanny Al-Gaaf2014-04-221-0/+1
| * jerasure.c: fix memory leak in error caseDanny Al-Gaaf2014-04-221-1/+2
|/
* Merged in dachary/jerasure/wip-init (pull request #17) Kevin Greenan2014-04-082-1/+2
|\
| * make galois_init_default_field(int w) externLoic Dachary2014-04-092-1/+2
|/
* Merged in dachary/jerasure/wip-make-check (pull request #16) Kevin Greenan2014-04-034-7/+15
|\
| * run tests with make checkLoic Dachary2014-04-024-7/+15
* | Merged in dwglessner/jerasure/pull-#9-cleanup (pull request #15) Kevin Greenan2014-04-033-3/+3
|\ \ | |/ |/|
| * Fix typo about Autoconf >= 2.65 requirement.David Glessner2014-03-311-1/+1
| * Remove -O3, -fPIC, $(INCLUDES) from AM_CFLAGS.David Glessner2014-03-312-2/+2
|/
* Merged in dachary/jerasure/wip-gf-complete-tests (pull request #12) Kevin Greenan2014-03-312-2/+15
|\
| * allow override of GF-Complete directory in test_all_gfs.shLoic Dachary2014-03-292-2/+15
* | Merged in dachary/jerasure/wip-warning-unused (pull request #14) Kevin Greenan2014-03-311-1/+1
|\ \
| * | silence warning about bestrow used uninitializedLoic Dachary2014-03-301-1/+1
|/ /
* | Merged in dachary/jerasure/wip-gitignore (pull request #11) Kevin Greenan2014-03-291-0/+1
|\ \ | |/ |/|
| * add .dirstamp to gitignoreLoic Dachary2014-03-281-0/+1
|/
* This is the squashed pull request from David Glessner, squashedDavid Glessner2014-03-2862-41075/+418
* Quiet configure warning.David Glessner2014-03-282-8/+0
* Merged in dachary/jerasure/wip-compilation-warnings (pull request #2) James Plank2014-03-053-14/+9
|\
| * add missing return value to functions that require itLoic Dachary2014-03-061-0/+2
| * remove unused variablesLoic Dachary2014-03-062-14/+7
|/
* Fixed some compiler warnings.Jim Plank2014-02-072-9/+24
* Added compilation instructions for when you don't have GF-CompleteJim Plank2014-02-073-18/+78
* Added the user manual PDF to Manual.pdfJim Plank2014-01-291-0/+0
* More formatting.Jim Plank2014-01-293-0/+9
* Formatting.Jim Plank2014-01-293-423/+6
* Added the user's manual.Jim Plank2014-01-295-6/+9