strongswan/src/libstrongswan/plugins
Andreas Steffen 49d56e1b39 imv-swima: Implemented SW event processing 2017-07-08 23:19:51 +02:00
..
acert plugins: Don't link with -rdynamic on Windows 2014-06-04 15:53:02 +02:00
aes Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
aesni Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
af_alg af-alg: Fix crypt() definition conflict 2017-05-15 16:33:21 +02:00
agent Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
bliss configure: Enable coverage for all plugins via PLUGIN_CFLAGS 2017-06-20 13:52:16 +02:00
blowfish Use u_int32_t legacy type in blowfish header file 2016-03-24 20:58:32 +01:00
ccm Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
chapoly mgf1: Refactored MGF1 as an XOF 2016-09-21 06:40:52 +02:00
cmac Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
constraints constraints: Use a more specific FQDN/email name constraint matching 2014-10-30 11:40:47 +01:00
ctr Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
curl imv-swima: Implemented SW event processing 2017-07-08 23:19:51 +02:00
curve25519 Moved Ed25519 tests to libstrongswan 2016-12-14 11:57:36 +01:00
des Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
dnskey Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
files files: Add simple plugin to load files from file:// URIs 2015-03-09 16:08:52 +01:00
fips_prf Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
gcm Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
gcrypt gmp: Support of SHA-3 RSA signatures 2016-09-22 17:34:31 +02:00
gmp gmp: Make sure the modulus is odd and the exponent not zero 2017-05-29 11:05:04 +02:00
hmac Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
keychain plugins: Don't link with -rdynamic on Windows 2014-06-04 15:53:02 +02:00
ldap ldap: Fix crash in case of empty LDAP response for CRL fetch 2016-10-06 18:08:51 +02:00
md4 Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
md5 Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
mgf1 mgf1: Refactored MGF1 as an XOF 2016-09-21 06:40:52 +02:00
mysql Migrate all enumerators to venumerate() interface change 2017-05-26 13:56:44 +02:00
newhope configure: Enable coverage for all plugins via PLUGIN_CFLAGS 2017-06-20 13:52:16 +02:00
nonce Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
ntru configure: Enable coverage for all plugins via PLUGIN_CFLAGS 2017-06-20 13:52:16 +02:00
openssl openssl: Properly handle flags in key usage extension 2017-06-14 10:03:13 +02:00
padlock padlock: Use builtin bswap32() to fix compilation on FreeBSD 2016-08-31 10:52:55 +02:00
pem pem: Ensure a value before checking Proc-Type in PEM header 2017-05-23 18:29:12 +02:00
pgp Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
pkcs1 Fixed some typos, courtesy of codespell 2017-03-23 18:29:18 +01:00
pkcs7 Migrate all enumerators to venumerate() interface change 2017-05-26 13:56:44 +02:00
pkcs8 Added support of EdDSA signatures 2016-12-14 11:15:47 +01:00
pkcs11 Change interface for enumerator_create_filter() callback 2017-05-26 13:56:44 +02:00
pkcs12 Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
pubkey vici: Support of raw public keys 2016-01-09 07:23:29 +01:00
random Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
rc2 Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
rdrand Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
revocation revocation: More accurately describe the flags to disable OCSP/CRL validation 2017-02-15 10:41:38 +01:00
sha1 Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
sha2 Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
sha3 Fixed some typos, courtesy of codespell 2016-10-14 18:09:09 +02:00
soup plugins: Don't link with -rdynamic on Windows 2014-06-04 15:53:02 +02:00
sqlite Migrate all enumerators to venumerate() interface change 2017-05-26 13:56:44 +02:00
sshkey sshkey: Fix loading of ECDSA keys from files 2014-06-18 09:16:24 +02:00
test_vectors test-vectors: Add a Curve25519 DH test vector 2016-11-14 16:20:51 +01:00
unbound unbound: Avoid unnecessary cloning of RR list that caused a memory leak 2016-09-20 15:36:14 +02:00
winhttp Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
x509 x509: Correctly encode nonce in OCSP request 2017-07-07 08:57:14 +02:00
xcbc Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
plugin.h Added support for plugin features 2011-10-14 10:05:44 +02:00
plugin_constructors.py plugin-constructors: Add script to generate constructor registration 2017-05-23 18:29:12 +02:00
plugin_feature.c xof: Defined Extended Output Functions 2016-07-29 12:36:14 +02:00
plugin_feature.h xof: Defined Extended Output Functions 2016-07-29 12:36:14 +02:00
plugin_loader.c linked-list: Change return value of find_first() and signature of its callback 2017-05-26 13:56:44 +02:00
plugin_loader.h plugin-loader: Add facility to register plugin constructors 2017-05-23 18:29:12 +02:00