strongswan/src/libstrongswan/plugins
Tobias Brunner fe4ed4578f padlock: Use builtin bswap32() to fix compilation on FreeBSD
Fixes #591.
2016-08-31 10:52:55 +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: Silently skip probing algorithms if AF_ALG is not supported 2016-05-19 11:13:24 +02:00
agent Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
bliss integrity-test: Added bliss_param_sets to read-only segment 2016-07-29 12:36:15 +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 xof: Added ChaCha20 stream as XOF 2016-08-06 12:09:05 +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 curl: Add TLS support if libcurl is built against BoringSSL 2016-04-15 10:32:53 +02: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 Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
gmp Use standard unsigned integer types 2016-03-24 18:52:48 +01: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 plugins: Don't link with -rdynamic on Windows 2014-06-04 15:53:02 +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
mysql mysql: Add Windows support 2014-06-04 15:53:04 +02:00
newhope unit-tests: Removed unused variable 2016-08-11 17:01:33 +02:00
nonce Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
ntru integrity-test: Added ntru_param_sets to read-only segment 2016-07-29 12:36:15 +02:00
openssl Fixed some typos, courtesy of codespell 2016-07-04 12:18:51 +02:00
padlock padlock: Use builtin bswap32() to fix compilation on FreeBSD 2016-08-31 10:52:55 +02:00
pem Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
pgp Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
pkcs1 Store and parse BLISS private and public keys in DER and PEM format 2014-11-29 14:51:16 +01:00
pkcs7 utils: Use chunk_equals_const() for all cryptographic purposes 2015-04-14 12:02:51 +02:00
pkcs8 plugins: Don't link with -rdynamic on Windows 2014-06-04 15:53:02 +02:00
pkcs11 pkcs11: Skip zero-padding of r and s when preparing EC signature 2016-04-05 16:17:10 +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: Allow CRLs to be encoded in PEM format 2015-11-12 14:40:44 +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 xof: Implemented SHAKE128 and SHAKE256 Extended Output Functions 2016-07-29 12:36:14 +02:00
soup plugins: Don't link with -rdynamic on Windows 2014-06-04 15:53:02 +02:00
sqlite sqlite: Use our locking mechanism also when sqlite3_threadsafe() returns 0 2015-04-13 15:31:58 +02:00
sshkey sshkey: Fix loading of ECDSA keys from files 2014-06-18 09:16:24 +02:00
test_vectors xof: Added ChaCha20 stream as XOF 2016-08-06 12:09:05 +02:00
unbound plugins: Don't link with -rdynamic on Windows 2014-06-04 15:53:02 +02:00
winhttp Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
x509 x509: Properly wrap keyid in authorityKeyIdentifier in attribute certificates 2016-06-06 13:46:11 +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_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 plugin-loader: Allow selective modification of the default plugin list 2016-06-29 11:16:48 +02:00
plugin_loader.h plugin-loader: Support a reload() callback for static features 2014-09-22 13:55:12 +02:00