strongswan/src/libstrongswan/plugins
Andreas Steffen a81bd670b0 Added PUBKEY_RSA_MODULUS encoding type 2014-05-02 19:50:43 +02:00
..
acert acert: Implement a plugin finding, validating and evaluating attribute certs 2014-03-31 11:14:58 +02: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 agent: Keep CAP_DAC_OVERRIDE to connect to ssh-agent socket 2014-01-23 10:08:23 +01:00
blowfish automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
ccm aead: Support custom AEAD salt sizes 2014-03-31 15:56:12 +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 curl: Replace spaces in URIs with %20 2014-01-23 10:19:30 +01: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 aead: Support custom AEAD salt sizes 2014-03-31 15:56:12 +02:00
gcrypt lib: All settings use configured namespace 2014-02-12 14:34:32 +01: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 Initialize m1 to suppress compiler warning 2014-04-07 13:29:39 +02:00
openssl aead: Support custom AEAD salt sizes 2014-03-31 15:56:12 +02:00
padlock automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
pem pem: Support encoding of attribute certificates 2014-03-31 11:14:58 +02:00
pgp automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
pkcs1 Added PUBKEY_RSA_MODULUS encoding type 2014-05-02 19:50:43 +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 lib: All settings use configured namespace 2014-02-12 14:34:32 +01: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 lib: All settings use configured namespace 2014-02-12 14:34:32 +01:00
rc2 automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
rdrand rdrand: Provide get_features() regardless of RDRAND availability 2014-02-10 11:22:16 +01:00
revocation revocation: Log error if no OCSP signer candidate found 2014-03-31 15:02:17 +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 sqlite: Allow query arguments to be freed before starting the enumeration 2014-04-30 09:37:32 +02:00
sshkey sshkey: uclibc only defines fmemopen(3) if _GNU_SOURCE is defined 2014-02-19 15:55:20 +01:00
test_vectors test-vectors: Renumber AES-GCM test vectors according to original source 2014-03-31 16:38:30 +02:00
unbound lib: All settings use configured namespace 2014-02-12 14:34:32 +01:00
x509 x509: Don't include authKeyIdentifier in self-signed certificates 2014-04-09 16:06:18 +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: Hash only the actually used feature argument 2014-03-20 13:42:57 +01: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: Properly initialize modular plugin list if no plugins are enabled 2014-03-18 10:56:39 +01:00
plugin_loader.h plugin-loader: Escape <ns> in comment as Doxygen sees this as XML tag 2014-02-18 10:18:54 +01:00