strongswan/src/libstrongswan/plugins
Andreas Steffen 146ad86be5 Prototype implementation of IKE key exchange via NTRU encryption 2013-11-27 20:21:40 +01:00
..
aes automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
af_alg Remove HASH_PREFERRED, usages are replaced with HASH_SHA1, which is required for IKEv2 anyway 2013-10-11 15:13:25 +02:00
agent automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
blowfish automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
ccm ccm: Add missing comma in get_iv_gen method signature 2013-10-11 17:42:25 +02:00
cmac automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
constraints credmgr: introduce a hook function to catch trust chain validation errors 2013-07-18 16:00:30 +02:00
ctr automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
curl automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
des automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
dnskey automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
fips_prf automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
gcm iv_gen: aead_t implementations provide an IV generator 2013-10-11 15:55:40 +02:00
gcrypt Remove HASH_PREFERRED, usages are replaced with HASH_SHA1, which is required for IKEv2 anyway 2013-10-11 15:13:25 +02:00
gmp automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
hmac automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
keychain keychain: be less verbose when loading certificates 2013-07-31 11:41:16 +02:00
ldap automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
md4 automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
md5 automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
mysql database: Add support for serializable transactions 2013-10-11 15:29:10 +02:00
nonce automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
ntru Prototype implementation of IKE key exchange via NTRU encryption 2013-11-27 20:21:40 +01:00
openssl openssl: Verify that a peer's ECDH public value is a point on the elliptic curve 2013-11-19 15:00:28 +01:00
padlock automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
pem pki: Replace BUILD_FROM_FD with passing a chunk via BUILD_BLOB 2013-10-23 17:20:39 +02:00
pgp automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
pkcs1 automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
pkcs7 automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
pkcs8 automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
pkcs11 automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
pkcs12 automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
pubkey automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
random Implemented libstrongswan.plugins.random.strong_equals_true option 2013-11-16 00:11:40 +01:00
rc2 automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
rdrand automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
revocation credmgr: introduce a hook function to catch trust chain validation errors 2013-07-18 16:00:30 +02:00
sha1 automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
sha2 automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
soup automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
sqlite database: Add support for serializable transactions 2013-10-11 15:29:10 +02:00
sshkey pki: Replace BUILD_FROM_FD with passing a chunk via BUILD_BLOB 2013-10-23 17:20:39 +02:00
test_vectors automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
unbound unbound: Add support for DLV (DNSSEC Lookaside Validation) 2013-10-11 15:45:25 +02:00
x509 automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
xcbc automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
plugin.h Added support for plugin features 2011-10-14 10:05:44 +02:00
plugin_feature.c plugin-feature: Add feature for DNSSEC-enabled resolvers 2013-06-11 11:18:18 +02:00
plugin_feature.h plugin-feature: Added helper function to extend arrays of plugin features 2013-06-11 11:18:18 +02:00
plugin_loader.c plugin-loader: Convenience function added to add plugin dirs in build tree 2013-11-06 10:31:07 +01:00
plugin_loader.h plugin-loader: Convenience function added to add plugin dirs in build tree 2013-11-06 10:31:07 +01:00