summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | remove obsolete filesJens Rosenboom2014-03-182-148/+0
| * | | add more autogenerated files to be ignoredJens Rosenboom2014-03-181-0/+7
| * | | remove autogenerated files from repositoryJens Rosenboom2014-03-1817-38854/+0
| * | | add .gitignoreJens Rosenboom2014-03-181-0/+41
| |/ /
* | | autoreconf'd to reflect addition of --disable-sseKevin Greenan2014-06-093-2/+18
* | | Adding option to disable SSE in autoconf scriptKevin 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
* | | Implemented CARRY_FREE_GK. Sections added are tagged with a comment //ADAMAdam Disney2014-06-065-15/+163
| |/ |/|
* | Merged in dalgaaf/gf-complete/wip-da-coverity-rebased (pull request #21) Kevin Greenan2014-04-277-12/+17
|\ \
| * | gf_w4.c: remove some dead codeDanny Al-Gaaf2014-04-221-1/+0
| * | gf.c: fix pointless expressionDanny Al-Gaaf2014-04-221-6/+5
| * | fix comment/message on GF_E_SP128_A/GF_E_SP128_SDanny Al-Gaaf2014-04-222-4/+4
| * | gf_w8.c: add missing breaksDanny Al-Gaaf2014-04-221-0/+2
| * | gf_w4.c: add missing breaksDanny Al-Gaaf2014-04-221-0/+2
| * | gf_w32.c: add missing breaksDanny Al-Gaaf2014-04-221-0/+2
| * | gf_w16.c: add missing breakDanny Al-Gaaf2014-04-221-0/+1
| * | gf_general.c: fix pointless expressionDanny Al-Gaaf2014-04-221-1/+1
|/ /
* | Merged in dachary/gf-complete/wip-uint-8 (pull request #19) Kevin Greenan2014-04-106-29/+29
|\ \
| * | prefer uint8_t to char in pointer arithmeticLoic Dachary2014-04-105-28/+28
| * | Show pointer arithmetic warnings by defaultLoic Dachary2014-04-101-1/+1
* | | Merged in dachary/gf-complete/wip-hard-coded-note (pull request #18) Kevin Greenan2014-04-101-0/+1
|\ \ \ | |/ / |/| |
| * | TODO reminder for KMG/JSP about hardcoded constantLoic Dachary2014-04-101-0/+1
|/ /
* | Ran autogen to pick-up the changes needed to run 'make check'Kevin Greenan2014-04-0220-7655/+12881
* | Merged in dachary/gf-complete/wip-make-check (pull request #11) Kevin Greenan2014-04-023-0/+15
|\ \
| * | add make check target and basic testsLoic Dachary2014-04-023-0/+15
|/ /
* | Merged in dachary/gf-complete/wip-compilation-warnings (pull request #12) Kevin Greenan2014-03-311-1/+1
|\ \
| * | fix void* arithmetic compilation warningLoic Dachary2014-03-291-1/+1
* | | Merged in dachary/gf-complete/wip-sse4 (pull request #13) Kevin Greenan2014-03-311-2/+2
|\ \ \
| * | | do not compile if used in SSE4 code path onlyLoic Dachary2014-03-301-2/+2
| |/ /
* | | Merged in dachary/gf-complete/wip-gitignore (pull request #10) Kevin Greenan2014-03-311-0/+4
|\ \ \ | |/ / |/| |
| * | .gitignore: ignore autotools stuffSage Weil2014-03-281-0/+4
|/ /
* | Merged in dachary/gf-complete/wip-gitignore (pull request #6) Kevin Greenan2014-03-281-0/+1
|\ \
| * | create a .gitignoreLoic Dachary2014-03-191-0/+1
| |/
* | Merged in dachary/gf-complete/wip-compilation-warnings (pull request #3) Kevin Greenan2014-03-2824-724/+304
|\ \ | |/ |/|
| * remove unused static function gf_w128_group_r_sse_initLoic Dachary2014-03-281-1/+1
| * remove unused argument from SSE_AB2Loic Dachary2014-03-061-23/+23
| * main() returns intLoic Dachary2014-03-066-1/+6
| * remove unused variables from #if SSE blocsLoic Dachary2014-03-0610-141/+76
| * remove spurious i < in for loopLoic Dachary2014-03-061-1/+1
| * do not use gf_internal_t when it is nullLoic Dachary2014-03-061-1/+1
| * silence some warnings for unset variablesLoic Dachary2014-03-065-8/+11
| * remove duplicate headers from srcLoic Dachary2014-03-063-283/+0
| * move #if to avoid unused warningLoic Dachary2014-03-066-108/+104
| * initialize pointer early in the functionLoic Dachary2014-03-061-1/+2
| * cast void* to char* for pointer arithmeticLoic Dachary2014-03-066-33/+34
| * remove unused variablesLoic Dachary2014-03-0610-122/+45
| * increase compilation warning level to -WallLoic Dachary2014-03-061-2/+1
|/
* FormattingJim Plank2014-01-292-2/+18
* FormattingJim Plank2014-01-291-0/+1
* Updated manual and readme.Jim Plank2014-01-293-9/+12