aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/padlock/padlock_plugin.c
Commit message (Expand)AuthorAgeFilesLines
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-2/+2
* Changed plugin constructors from plugin_create to plugin_name_plugin_create.Tobias Brunner2010-03-021-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-6/+6
* removed unneeded newlineMartin Willi2009-06-221-1/+1
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* changed RNG_REAL to RNG_TRUEAndreas Steffen2009-04-291-1/+1
* support for Padlock RNGMartin Willi2008-12-181-0/+19
* proper feature probing for padlockMartin Willi2008-12-171-10/+107
* experimental Padlock plugin supportin SHA1 and AES-128 for VIA C7 EstherMartin Willi2008-04-221-0/+64