Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
* | Add a return value to hasher_t.reset() | Martin Willi | 2012-07-16 | 1 | -1/+2 |
* | Add a return value to hasher_t.allocate_hash() | Martin Willi | 2012-07-16 | 1 | -6/+3 |
* | Add a return value to hasher_t.get_hash() | Martin Willi | 2012-07-16 | 1 | -11/+24 |
* | pkcs11: Properly destroy mutex in pkcs11_hasher if no token found. | Tobias Brunner | 2011-10-31 | 1 | -0/+1 |
* | Register manager of pkcs11 plugin as library object | Martin Willi | 2011-08-24 | 1 | -1/+1 |
* | Use a seperate section for each nested struct member in INIT macro | Martin Willi | 2010-08-18 | 1 | -6/+8 |
* | Save/Load state of PKCS#11 hasher | Martin Willi | 2010-08-04 | 1 | -47/+100 |
* | Implemented hasher_t using PKCS#11 | Martin Willi | 2010-08-04 | 1 | -0/+268 |