strongswan/src/libstrongswan/plugins
Tobias Brunner ed174fd7e2 Added missing include for RAND_seed and RAND_status. 2010-10-21 14:16:09 +02:00
..
aes Use a seperate section for each nested struct member in INIT macro 2010-08-18 12:15:03 +02:00
agent Added a final flag to builder registration to enumerate the actually supported algorithms 2010-09-03 18:09:48 +02:00
blowfish Use a seperate section for each nested struct member in INIT macro 2010-08-18 12:15:03 +02:00
ccm Implemented a ccm plugin providing CCM mode based on CBC crypters 2010-08-19 19:05:14 +02:00
ctr Use a seperate section for each nested struct member in INIT macro 2010-08-18 12:15:03 +02:00
curl Use a seperate section for each nested struct member in INIT macro 2010-08-18 12:15:03 +02:00
des Use a seperate section for each nested struct member in INIT macro 2010-08-18 12:15:03 +02:00
dnskey Added a final flag to builder registration to enumerate the actually supported algorithms 2010-09-03 18:09:48 +02:00
fips_prf Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
gcm Fall back to shifting with 32-bit words if 64-bit byte order conversion function missing 2010-08-23 10:10:36 +02:00
gcrypt Added a final flag to builder registration to enumerate the actually supported algorithms 2010-09-03 18:09:48 +02:00
gmp Added a final flag to builder registration to enumerate the actually supported algorithms 2010-09-03 18:09:48 +02:00
hmac Register missing AUTH_HMAC_SHA384 algorithm without truncation 2010-09-06 16:50:58 +02:00
ldap Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
md4 Reverting eba28948a5 which was only necessary when cross-compiling the plugins for Android 2.0. 2010-03-02 12:03:44 +01:00
md5 Reverting eba28948a5 which was only necessary when cross-compiling the plugins for Android 2.0. 2010-03-02 12:03:44 +01:00
mysql Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
openssl Added missing include for RAND_seed and RAND_status. 2010-10-21 14:16:09 +02:00
padlock Use a seperate section for each nested struct member in INIT macro 2010-08-18 12:15:03 +02:00
pem Added a final flag to builder registration to enumerate the actually supported algorithms 2010-09-03 18:09:48 +02:00
pgp Added a final flag to builder registration to enumerate the actually supported algorithms 2010-09-03 18:09:48 +02:00
pkcs1 Added a final flag to builder registration to enumerate the actually supported algorithms 2010-09-03 18:09:48 +02:00
pkcs11 Added a final flag to builder registration to enumerate the actually supported algorithms 2010-09-03 18:09:48 +02:00
pubkey Added a final flag to builder registration to enumerate the actually supported algorithms 2010-09-03 18:09:48 +02:00
random Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
revocation Use a seperate section for each nested struct member in INIT macro 2010-08-18 12:15:03 +02:00
sha1 Reverting eba28948a5 which was only necessary when cross-compiling the plugins for Android 2.0. 2010-03-02 12:03:44 +01:00
sha2 Reverting eba28948a5 which was only necessary when cross-compiling the plugins for Android 2.0. 2010-03-02 12:03:44 +01:00
sqlite Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
test_vectors Added AES-GCM test vectors 2010-08-19 19:05:15 +02:00
x509 Compare subject against all key identifiers in has_subject() 2010-09-09 17:46:20 +02:00
xcbc Use a seperate section for each nested struct member in INIT macro 2010-08-18 12:15:03 +02: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