aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/padlock/padlock_plugin.c
Commit message (Expand)AuthorAgeFilesLines
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Added a (not yet implemented) plugin_t method to reload plugin configurationMartin Willi2011-04-151-0/+1
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...Martin Willi2011-04-151-7/+12
* trace back crypto algorithms to the plugins that registered themAndreas Steffen2010-12-181-5/+7
* Use a seperate section for each nested struct member in INIT macroMartin Willi2010-08-181-1/+5
* Migrated padlock plugin to INIT/METHOD macrosMartin Willi2010-08-131-7/+7
* 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