Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
* | Check and forward syscall errors in AF_ALG | Martin Willi | 2012-07-16 | 1 | -23/+50 |
* | Fix strict aliasing warning | Martin Willi | 2011-05-25 | 1 | -1/+1 |
* | Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ... | Martin Willi | 2011-04-15 | 1 | -2/+0 |
* | printed plugin names have a hyphen | Andreas Steffen | 2010-12-24 | 1 | -0/+2 |
* | Probe for supported AF_ALG algorithms, register dynamically | Martin Willi | 2010-12-20 | 1 | -2/+5 |
* | Use a generic AF_ALG wrapper for common operations | Martin Willi | 2010-12-20 | 1 | -0/+221 |