aboutsummaryrefslogtreecommitdiffstats
path: root/common.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-21Add sha3sum for compatibility with busybox (-w and -s are however not support)Mattias Andrée1-2/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-11Update for libkeccak 1.21.1.5Mattias Andrée1-6/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-10-14Generate all C files except common.c and keccaksum.cMattias Andrée1-7/+16
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-10-14Use arg.h instead of argparserMattias Andrée1-22/+17
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-10-14Simplify makefileMattias Andrée1-0/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-10-14Change license, change style, and remove crapMattias Andrée1-41/+12
Signed-off-by: Mattias Andrée <maandree@kth.se>
2014-11-15add constant for empty suffixMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-14working on the --check flagMattias Andrée1-21/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-14Update todo + fix potential dubble free on error + add support for --hex-inputMattias Andrée1-2/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-13add commands for all variantsMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-13miscMattias Andrée1-1/+26
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-13parse the command lineMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-13...and paveMattias Andrée1-0/+63
Signed-off-by: Mattias Andrée <maandree@operamail.com>