| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2014-11-13 | nuke... | Mattias Andrée | 1 | -905/+0 |
| 2014-11-11 | fix bug | Mattias Andrée | 1 | -2/+2 |
| 2014-11-11 | fix bug in the c versions for smaller state sizes | Mattias Andrée | 1 | -6/+12 |
| 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-08-21 | fix error in partial bit support for c implementations | Mattias Andrée | 1 | -14/+18 |
| 2014-08-21 | beginning on support for partial bytes, c implemention is not working correctly | Mattias Andrée | 1 | -26/+62 |
| 2014-04-23 | fix memory leak | Mattias Andrée | 1 | -1/+1 |
| 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 | 1 | -7/+7 |
| 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 | 1 | -0/+11 |
| 2014-02-11 | c version: make with WITH_WIPE=yes to wipe the state and message buffer before freeing | Mattias Andrée | 1 | -0/+43 |
| 2014-02-11 | add thread support | Mattias Andrée | 1 | -14/+22 |
| 2014-02-11 | typo | Mattias Andrée | 1 | -1/+1 |
| 2014-02-11 | namespace c version | Mattias Andrée | 1 | -63/+63 |
| 2014-02-11 | bump year | Mattias Andrée | 1 | -1/+1 |
| 2014-02-05 | misc | Mattias Andrée | 1 | -39/+36 |
| 2013-08-10 | fix bug evaluating large files | Mattias Andrée | 1 | -2/+2 |
| 2013-08-10 | m + fix java-c-jni implementation | Mattias Andrée | 1 | -13/+12 |
| 2013-08-09 | stronger license = better license | Mattias Andrée | 1 | -3/+3 |
| 2013-07-24 | derpy bug fix | Mattias Andrée | 1 | -11/+26 |
| 2013-06-16 | misc | Mattias Andrée | 1 | -8/+91 |
| 2013-05-03 | fix partial byte output | Mattias Andrée | 1 | -0/+3 |
| 2013-05-03 | apply change made to pure-java to other versions | Mattias Andrée | 1 | -1/+1 |
| 2013-04-16 | fix binary logarithm | Mattias Andrée | 1 | -3/+11 |
| 2013-02-15 | support 8th bit in c version | Mattias Andrée | 1 | -9/+9 |
| 2013-02-15 | derp | Mattias Andrée | 1 | -3/+3 |
| 2013-02-15 | correction on c version | Mattias Andrée | 1 | -22/+31 |
| 2013-02-08 | optimise c version | Mattias Andrée | 1 | -213/+256 |
| 2013-02-08 | corrected | Mattias Andrée | 1 | -2/+9 |
| 2013-02-07 | m | Mattias Andrée | 1 | -1/+1 |
| 2013-02-07 | error in java version detected (c is identical) + c implemention other wise complete but not optimised (and misses blksize reading) | Mattias Andrée | 1 | -3/+28 |
| 2013-02-05 | beginning of porting the command to c | Mattias Andrée | 1 | -1/+1 |
| 2013-02-05 | ported lib but untested | Mattias Andrée | 1 | -2/+4 |
| 2013-02-05 | some more porting to c | Mattias Andrée | 1 | -45/+49 |
| 2013-02-05 | derp | Mattias Andrée | 1 | -1/+1 |
| 2013-02-05 | port `M.length` | Mattias Andrée | 1 | -6/+11 |
| 2013-02-05 | message lenght parameter in tolane | Mattias Andrée | 1 | -104/+106 |
| 2013-02-05 | remove two methods than cannot be used in c | Mattias Andrée | 1 | -22/+0 |
| 2013-02-05 | beginning of porting c | Mattias Andrée | 1 | -217/+229 |
| 2013-02-05 | basically coping the java version to c (naturally this does not compile) | Mattias Andrée | 1 | -0/+601 |
