strongswan/src/libstrongswan/plugins
Andreas Steffen 5932f41fcc trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
..
aes trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
agent Added a final flag to builder registration to enumerate the actually supported algorithms 2010-09-03 18:09:48 +02:00
blowfish trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
ccm trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
ctr trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
curl Migrated curl_plugin_t to INIT/METHOD macros 2010-12-04 11:40:40 +01:00
des trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
dnskey Migrated dnskey_plugin_t to INIT/METHOD macros 2010-12-04 09:20:53 +01:00
fips_prf trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
gcm trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
gcrypt trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
gmp trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
hmac trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
ldap Migrated ldap plugin to INIT/METHOD macros 2010-12-04 20:15:59 +01:00
md4 trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
md5 trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
mysql Migrated mysql plugin to INIT/METHOD macros 2010-12-04 10:38:35 +01:00
openssl trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
padlock trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
pem Migrated pem_plugin_t to INIT/METHOD macros 2010-12-04 09:25:22 +01:00
pgp Migrated pgp_plugin_t to INIT/METHOD macros 2010-12-04 09:30:25 +01:00
pkcs1 Migrated pkcs1_plugin_t to INIT/METHOD macros 2010-12-04 11:43:06 +01:00
pkcs11 trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
pubkey Migrated pubkey_plugin_t to INIT/METHOD macros 2010-12-04 15:43:04 +01:00
random trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
revocation Use a seperate section for each nested struct member in INIT macro 2010-08-18 12:15:03 +02:00
sha1 trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
sha2 trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
sqlite use private destroy() function 2010-12-04 10:28:30 +01:00
test_vectors Migrated test_vectors_plugin_t to INIT/METHOD macros 2010-12-04 10:10:37 +01:00
x509 Migrated x509_plugin_t to INIT/METHOD macros 2010-12-04 10:07:56 +01:00
xcbc trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
plugin.h Changed plugin constructors from plugin_create to plugin_name_plugin_create. 2010-03-02 09:10:26 +01:00
plugin_loader.c Unload plugins in reverse order 2010-08-04 09:26:20 +02:00
plugin_loader.h use NULL to load plugins from default plugin directory 2009-09-10 18:52:42 +02:00