aboutsummaryrefslogtreecommitdiffstats
path: root/common.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo1.1.4Mattias Andrée2017-11-181-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Validate input given with -x is specified1.1.3Mattias Andrée2017-11-151-5/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix buffer overflowMattias Andrée2017-11-151-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Improve the codeMattias Andrée2017-10-151-214/+203
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Generate all C files except common.c and keccaksum.cMattias Andrée2017-10-141-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Use arg.h instead of argparserMattias Andrée2017-10-141-108/+105
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Simplify makefileMattias Andrée2017-10-141-0/+526
Signed-off-by: Mattias Andrée <maandree@kth.se>