aboutsummaryrefslogtreecommitdiffstats
path: root/common.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-15Validate input given with -x is specified1.1.3Mattias Andrée1-5/+10
2017-11-15Fix buffer overflowMattias Andrée1-1/+2
2017-10-15Improve the codeMattias Andrée1-214/+203
2017-10-14Generate all C files except common.c and keccaksum.cMattias Andrée1-2/+2
2017-10-14Use arg.h instead of argparserMattias Andrée1-106/+103
2017-10-14Simplify makefileMattias Andrée1-0/+0
2017-10-14Change license, change style, and remove crapMattias Andrée1-399/+360
2014-11-15readabilityMattias Andrée1-41/+25
2014-11-15whitespaceMattias Andrée1-1/+1
2014-11-15memory leak on --helpMattias Andrée1-1/+1
2014-11-15select last value of the optionsMattias Andrée1-10/+12
2014-11-14typoMattias Andrée1-1/+1
2014-11-14print suffix when verboseMattias Andrée1-0/+1
2014-11-14fix --checkMattias Andrée1-5/+4
2014-11-14mMattias Andrée1-3/+7
2014-11-14derpMattias Andrée1-1/+1
2014-11-14finish --check supportMattias Andrée1-25/+71
2014-11-14mMattias Andrée1-10/+3
2014-11-14mMattias Andrée1-0/+3
2014-11-14working on the --check flagMattias Andrée1-49/+261
2014-11-14mMattias Andrée1-1/+0
2014-11-14swap upper and lower case for short options (except for -h)Mattias Andrée1-22/+22
2014-11-14typoMattias Andrée1-1/+1
2014-11-14Update todo + fix potential dubble free on error + add support for --hex-inputMattias Andrée1-9/+68
2014-11-13fix warningMattias Andrée1-1/+1
2014-11-13miscMattias Andrée1-2/+73
2014-11-13parse the command lineMattias Andrée1-5/+14
2014-11-13...and paveMattias Andrée1-0/+183