| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-12-07 | Fix latest commit and prove portability further by replaceing \s with [[:space:]]1.2.3.1 | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2023-12-07 | Remove used of unportable \+ in sed script | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2023-07-02 | Make makefile portable1.2.3 | Mattias Andrée | 1 | -45/+47 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-26 | Add shake128sum and rawshake128sum | Mattias Andrée | 1 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2021-02-18 | Update clean rule in Makefile1.2.1 | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2020-11-04 | Do not use -i option with sed(1), not in POSIX | Mattias Andrée | 1 | -3/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2020-10-21 | Add multicall binary option | Mattias Andrée | 1 | -2/+29 | |
| 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 | -1/+8 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-10-15 | make check: build binaries1.1.1 | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-10-15 | Makefile: use "rm -f" upon cleaning and uninstalling | Leo Izen | 1 | -5/+4 | |
| The coreutil "rm" will by default exit with failure if it is instructed to remove a file that doesn't exist. Using "rm -f" will suppress this behavior, so "rm" will exit with success whether or not the file had existed before invoking "rm -f". | |||||
| 2017-10-15 | Fix dependencies in makefile1.1 | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-10-15 | Add test | Mattias Andrée | 1 | -2/+5 | |
| 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 | -1/+13 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-10-14 | Use arg.h instead of argparser | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-10-14 | Simplify makefile | Mattias Andrée | 1 | -102/+41 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-10-14 | Do not use texman | Mattias Andrée | 1 | -36/+27 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-10-14 | Change license, change style, and remove crap | Mattias Andrée | 1 | -209/+7 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-05-31 | move `-lkeccak -largparse` to the end of the linking instruction | Jakub Hlusička | 1 | -1/+1 | |
| 2015-04-06 | fix currency problem with building the texinfo manual to all forms when building with -j | Mattias Andrée | 1 | -12/+12 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-19 | fix installation dir for man pages, missed /man1 | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-19 | add install and uninstall rules | Mattias Andrée | 1 | -3/+212 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-18 | beginning on the info manual | Mattias Andrée | 1 | -2/+31 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-14 | m makefile | Mattias Andrée | 1 | -1/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-14 | write man pages | Mattias Andrée | 1 | -1/+23 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-14 | working on the --check flag | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-14 | add tab-completion in shell | Mattias Andrée | 1 | -1/+33 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-13 | add build rules to the makefile | Mattias Andrée | 1 | -0/+34 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-13 | nuke... | Mattias Andrée | 1 | -90/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-11 | m + fix for issue #14 | Mattias Andrée | 1 | -7/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-21 | fix error in partial bit support for c implementations | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-02-11 | c version: make with WITH_WIPE=yes to wipe the state and message buffer before freeing | Mattias Andrée | 1 | -1/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-02-11 | add thread support | Mattias Andrée | 1 | -0/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-02-11 | bump year | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-02-05 | misc | Mattias Andrée | 1 | -0/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-08-10 | create so and jars | Mattias Andrée | 1 | -7/+26 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-08-10 | m + fix java-c-jni implementation | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-08-10 | m | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-08-10 | misc | Mattias Andrée | 1 | -4/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-08-10 | fix java-c-jni sigsegv | Mattias Andrée | 1 | -4/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-08-10 | directory renaming | Mattias Andrée | 1 | -10/+10 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-02-18 | jni version, just needs to properly load the lib | Mattias Andrée | 1 | -5/+18 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-02-17 | fix jni warnings | Mattias Andrée | 1 | -3/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-02-17 | add jni .so to makefile | Mattias Andrée | 1 | -1/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-02-08 | optimise c version | Mattias Andrée | 1 | -1/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-02-08 | corrected | Mattias Andrée | 1 | -4/+20 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-02-05 | beginning of porting the command to c | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-02-05 | add makefile | Mattias Andrée | 1 | -0/+32 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
