Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for concurrent threads in python3 version | Mattias Andrée | 2013-08-10 | 1 | -14/+15 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | split python3 version into two files | Mattias Andrée | 2013-08-10 | 1 | -611/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | stronger license = better license | Mattias Andrée | 2013-08-09 | 1 | -6/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | in case st_blksize is not properly set | Mattias Andrée | 2013-07-24 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2013-06-17 | 1 | -4/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix for exception catching with stdin as filename by None | Mattias Andrée | 2013-06-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | in shebang change python to python3 so that is will run on python3 of distributions that do not have python3 as default | Mattias Andrée | 2013-06-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | change defaults (conflicts with Wikipedia but is based on official Keccak defaults; no defaults have yet been standardised) | Mattias Andrée | 2013-06-17 | 1 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + fix for python version | Mattias Andrée | 2013-06-17 | 1 | -29/+34 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | misc | Mattias Andrée | 2013-06-16 | 1 | -71/+327 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2013-06-08 | 1 | -6/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | remove unused variable | Mattias Andrée | 2013-06-08 | 1 | -1/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix partial byte output | Mattias Andrée | 2013-05-03 | 1 | -1/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | apply change made to pure-java to other versions | Mattias Andrée | 2013-05-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2013-05-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix binary logarithm | Mattias Andrée | 2013-04-16 | 1 | -1/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | whoops, read the filesize instead of the blocksize | Mattias Andrée | 2013-04-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | optimise c version | Mattias Andrée | 2013-02-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | corrected | Mattias Andrée | 2013-02-08 | 1 | -4/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | move inte directories based on language | Mattias Andrée | 2013-02-05 | 1 | -0/+726 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |