aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/af_alg/af_alg_ops.c
Commit message (Expand)AuthorAgeFilesLines
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Check and forward syscall errors in AF_ALGMartin Willi2012-07-161-23/+50
* Fix strict aliasing warningMartin Willi2011-05-251-1/+1
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...Martin Willi2011-04-151-2/+0
* printed plugin names have a hyphenAndreas Steffen2010-12-241-0/+2
* Probe for supported AF_ALG algorithms, register dynamicallyMartin Willi2010-12-201-2/+5
* Use a generic AF_ALG wrapper for common operationsMartin Willi2010-12-201-0/+221