Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a return value to hasher_t.reset() | Martin Willi | 2012-07-16 | 1 | -13/+15 |
* | Add a return value to hasher_t.allocate_hash() | Martin Willi | 2012-07-16 | 1 | -3/+2 |
* | Add a return value to hasher_t.get_hash() | Martin Willi | 2012-07-16 | 1 | -1/+2 |
* | Migrated md4_hasher to INIT/METHOD macros | Andreas Steffen | 2011-09-28 | 1 | -27/+21 |
* | remove spaces before tabs at the beginning of lines (^( )+\t) | Martin Willi | 2009-09-04 | 1 | -1/+1 |
* | remove spaces within tabs (\t( )+\t) | Martin Willi | 2009-09-04 | 1 | -1/+1 |
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -12/+12 |
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
* | added Id svn:keyword | Andreas Steffen | 2009-02-19 | 1 | -1/+1 |
* | support of MD4 hash | Andreas Steffen | 2009-02-19 | 1 | -0/+359 |