| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 3 days | Keep going in -c mode on error (still exit with value 2)HEAD1.2.5master | Mattias Andrée | 1 | -5/+11 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 2022-03-25 | Style fix | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-03-25 | Remove unnecessary call to close | Mattias Andrée | 1 | -1/+0 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-03-25 | Fix github issue #341.2.2 | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-26 | Add support for new spec error in libkeccak | Mattias Andrée | 1 | -11/+13 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2020-10-21 | Use lowercase by default1.2 | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2020-10-21 | Add sha3sum for compatibility with busybox (-w and -s are however not support) | Mattias Andrée | 1 | -2/+9 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2020-10-21 | Add -z | Mattias Andrée | 1 | -32/+55 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2019-02-11 | Update for libkeccak 1.21.1.5 | Mattias Andrée | 1 | -22/+22 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-11-18 | Fix typo1.1.4 | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-11-15 | Validate input given with -x is specified1.1.3 | Mattias Andrée | 1 | -5/+10 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-11-15 | Fix buffer overflow | Mattias Andrée | 1 | -1/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-10-15 | Improve the code | Mattias Andrée | 1 | -214/+203 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-10-14 | Generate all C files except common.c and keccaksum.c | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-10-14 | Use arg.h instead of argparser | Mattias Andrée | 1 | -106/+103 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-10-14 | Simplify makefile | Mattias Andrée | 1 | -0/+0 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-10-14 | Change license, change style, and remove crap | Mattias Andrée | 1 | -399/+360 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2014-11-15 | readability | Mattias Andrée | 1 | -41/+25 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-15 | whitespace | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-15 | memory leak on --help | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-15 | select last value of the options | Mattias Andrée | 1 | -10/+12 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-14 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-14 | print suffix when verbose | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-14 | fix --check | Mattias Andrée | 1 | -5/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-14 | m | Mattias Andrée | 1 | -3/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-14 | derp | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-14 | finish --check support | Mattias Andrée | 1 | -25/+71 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-14 | m | Mattias Andrée | 1 | -10/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-14 | m | Mattias Andrée | 1 | -0/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-14 | working on the --check flag | Mattias Andrée | 1 | -49/+261 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-14 | m | Mattias Andrée | 1 | -1/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-14 | swap upper and lower case for short options (except for -h) | Mattias Andrée | 1 | -22/+22 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-14 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-14 | Update todo + fix potential dubble free on error + add support for --hex-input | Mattias Andrée | 1 | -9/+68 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-13 | fix warning | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-13 | misc | Mattias Andrée | 1 | -2/+73 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-13 | parse the command line | Mattias Andrée | 1 | -5/+14 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-13 | ...and pave | Mattias Andrée | 1 | -0/+183 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
