Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-11-04 | whoops, error in non-python version when hashing with a wordsize below 64 bits | Mattias Andrée | 1 | -2/+2 |
2014-11-04 | derp | Mattias Andrée | 1 | -2/+2 |
2014-11-04 | m | Mattias Andrée | 1 | -1/+1 |
2014-11-03 | derp | Mattias Andrée | 1 | -2/+2 |
2014-08-21 | m | Mattias Andrée | 6 | -30/+30 |
2014-08-21 | fix error in partial bit support for c implementations | Mattias Andrée | 4 | -28/+36 |
2014-08-21 | screw that, I am not doing vala | Mattias Andrée | 2 | -854/+1 |
2014-08-21 | beginning on support for partial bytes, c implemention is not working correctly | Mattias Andrée | 13 | -164/+888 |
2014-04-23 | fix memory leak | Mattias Andrée | 1 | -1/+1 |
2014-04-23 | fix year duplication | Mattias Andrée | 1 | -2/+2 |
2014-02-12 | c version: instead of defining restrict as empty if not WITH_C99, define restrict_ as restrict if WITH_C99 | Mattias Andrée | 2 | -10/+11 |
2014-02-12 | c version: add inclusion guard | Mattias Andrée | 1 | -0/+6 |
2014-02-11 | forgot to wipe at realloc | Mattias Andrée | 1 | -0/+4 |
2014-02-11 | c version: make the state accessible | Mattias Andrée | 2 | -0/+19 |
2014-02-11 | c version: make with WITH_WIPE=yes to wipe the state and message buffer before freeing | Mattias Andrée | 2 | -1/+48 |
2014-02-11 | add thread support | Mattias Andrée | 2 | -14/+25 |
2014-02-11 | typo | Mattias Andrée | 2 | -2/+2 |
2014-02-11 | namespace c version | Mattias Andrée | 3 | -92/+92 |
2014-02-11 | bump year | Mattias Andrée | 19 | -25/+25 |