Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a return value to hasher_t.reset() | Martin Willi | 2012-07-16 | 1 | -1/+3 |
* | Add a return value to hasher_t.allocate_hash() | Martin Willi | 2012-07-16 | 1 | -1/+2 |
* | Add a return value to hasher_t.get_hash() | Martin Willi | 2012-07-16 | 1 | -1/+2 |
* | Migrated sha1_hasher to INIT/METHOD macros | Andreas Steffen | 2011-09-28 | 1 | -26/+23 |
* | replaces four spaces by tabs, where appropriate | Martin Willi | 2009-09-04 | 1 | -84/+84 |
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -17/+17 |
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
* | separated sha1_prf implementation from sha1_hasher | Martin Willi | 2008-08-28 | 1 | -109/+4 |
* | The introduced SHA1_NOFINAL hasher was not sufficient for EAP-AKA, | Martin Willi | 2008-03-19 | 1 | -37/+109 |
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+294 |