strongswan/src/libstrongswan/plugins
Martin Willi 6e862e2152 Added PKCS#11 token plugin stub 2010-08-04 09:26:18 +02:00
..
aes Reverting eba28948a5 which was only necessary when cross-compiling the plugins for Android 2.0. 2010-03-02 12:03:44 +01:00
agent Renamed key_encod{ing,der}_t and constants, prepare for generic credential encoding 2010-07-13 11:29:35 +02:00
blowfish Reverting eba28948a5 which was only necessary when cross-compiling the plugins for Android 2.0. 2010-03-02 12:03:44 +01:00
curl Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
des Reverting eba28948a5 which was only necessary when cross-compiling the plugins for Android 2.0. 2010-03-02 12:03:44 +01:00
dnskey Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
fips_prf Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
gcrypt Renamed key_encod{ing,der}_t and constants, prepare for generic credential encoding 2010-07-13 11:29:35 +02:00
gmp Renamed key_encod{ing,der}_t and constants, prepare for generic credential encoding 2010-07-13 11:29:35 +02:00
hmac Added support for AUTH_HMAC_SHA2_256_256, used in TLS 2010-08-03 15:39:24 +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 Support different encoding types in certificate.get_encoding() 2010-07-13 13:53:20 +02:00
padlock Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
pem Added support for Certificate, CRL and PKCS10 encoding to PEM plugin 2010-07-13 13:53:33 +02:00
pgp Support different encoding types in certificate.get_encoding() 2010-07-13 13:53:20 +02:00
pkcs1 Renamed key_encod{ing,der}_t and constants, prepare for generic credential encoding 2010-07-13 11:29:35 +02:00
pkcs11 Added PKCS#11 token plugin stub 2010-08-04 09:26:18 +02:00
pubkey Support different encoding types in certificate.get_encoding() 2010-07-13 13:53:20 +02:00
random Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
revocation Support different encoding types in certificate.get_encoding() 2010-07-13 13:53:20 +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 Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
x509 Support different encoding types in certificate.get_encoding() 2010-07-13 13:53:20 +02:00
xcbc Reverting eba28948a5 which was only necessary when cross-compiling the plugins for Android 2.0. 2010-03-02 12:03:44 +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 Do not print filename twice if plugin loading fails, dlerror() contains the filename 2010-05-05 11:16:32 +02:00
plugin_loader.h use NULL to load plugins from default plugin directory 2009-09-10 18:52:42 +02:00