Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check and forward syscall errors in AF_ALG | Martin Willi | 2012-07-16 | 1 | -4/+2 |
* | Add a return value to signer_t.set_key() | Martin Willi | 2012-07-16 | 1 | -1/+2 |
* | Add a return value to signer_t.get_signature() | Martin Willi | 2012-07-16 | 1 | -8/+8 |
* | Add a return value to signer_t.allocate_signature() | Martin Willi | 2012-07-16 | 1 | -1/+2 |
* | Add features support to af_alg plugin | Martin Willi | 2011-10-14 | 1 | -4/+3 |
* | Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ... | Martin Willi | 2011-04-15 | 1 | -2/+2 |
* | printed plugin names have a hyphen | Andreas Steffen | 2010-12-24 | 1 | -1/+1 |
* | Probe for supported AF_ALG algorithms, register dynamically | Martin Willi | 2010-12-20 | 1 | -20/+44 |
* | Use the AF_ALG wrapper in hasher, crypter and signer | Martin Willi | 2010-12-20 | 1 | -85/+12 |
* | Implemented signer interface using AF_ALG | Martin Willi | 2010-12-20 | 1 | -0/+255 |