]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/plugins/af_alg/af_alg_hasher.c
Add a return value to hasher_t.allocate_hash()
[thirdparty/strongswan.git] / src / libstrongswan / plugins / af_alg / af_alg_hasher.c
2012-07-16  Martin WilliAdd a return value to hasher_t.allocate_hash()
2012-07-16  Martin WilliAdd a return value to hasher_t.get_hash()
2011-10-14  Martin WilliAdd features support to af_alg plugin
2011-04-15  Martin WilliAdded a get_name() function to plugin_t, create_plugin_...
2010-12-24  Andreas Steffenprinted plugin names have a hyphen
2010-12-20  Martin WilliProbe for supported AF_ALG algorithms, register dynamically
2010-12-20  Martin WilliUse the AF_ALG wrapper in hasher, crypter and signer
2010-12-20  Martin WilliImplemented hasher based on AF_ALG