strongswan/src/libstrongswan/plugins
Tobias Brunner f6aafb3005 Fixed some typos, courtesy of codespell
Main change is the conversion from the British cancelling/-ed to the
American canceling/-ed.
2021-06-25 11:32:29 +02:00
..
acert plugins: Don't link with -rdynamic on Windows 2014-06-04 15:53:02 +02:00
aes Spelling fixes 2020-02-11 18:23:07 +01:00
aesni aesni: Remove useless algorithm assignments 2020-08-18 13:17:24 +02:00
af_alg af-alg: Fix typo in algorithm mapping for full-size HMAC-SHA-256 2021-02-23 09:25:44 +01:00
agent agent: Don't keep socket to ssh/gpg-agent open 2019-02-20 10:43:19 +01:00
bliss Spelling fixes 2020-02-11 18:23:07 +01:00
blowfish Fixed some typos, courtesy of codespell 2018-05-23 16:33:02 +02:00
botan doxygen: Fix documentation problems 2021-04-15 00:17:59 +02:00
ccm ccm: Destroy IV generator on crypter creation failure 2021-05-27 17:43:03 +02:00
chapoly Some whitespace fixes 2019-08-22 15:18:06 +02:00
cmac Unify format of HSR copyright statements 2018-05-23 16:32:53 +02: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 Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
curve25519 curve25519: Prevent Ed25519 signature malleability 2018-11-30 15:35:01 +01:00
des Fixed some typos, courtesy of codespell 2018-05-23 16:33:02 +02:00
dnskey Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
drbg drbg: Add missing format specifiers to debug output 2020-10-13 10:05:43 +02:00
files Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
fips_prf Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
gcm Fixed some typos, courtesy of codespell 2018-09-17 18:51:44 +02:00
gcrypt gcrypt: Use a dummy buffer to initialize static allocations 2020-11-04 10:06:46 +01:00
gmp drbg: The drbg instance owns the entropy rng 2019-11-28 09:55:56 +01:00
hmac Spelling fixes 2020-02-11 18:23:07 +01:00
keychain Fixed some typos, courtesy of codespell 2021-06-25 11:32:29 +02:00
ldap Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
md4 Spelling fixes 2020-02-11 18:23:07 +01:00
md5 Spelling fixes 2020-02-11 18:23:07 +01:00
mgf1 mgf1: Add support for SHA-224/384 based MGF1 2017-11-08 16:48:10 +01:00
mysql Spelling fixes 2020-02-11 18:23:07 +01:00
newhope Spelling fixes 2020-02-11 18:23:07 +01:00
nonce nonce: Allow overriding the RNG quality used to generate nonces 2019-04-29 10:49:35 +02:00
ntru Spelling fixes 2020-02-11 18:23:07 +01:00
openssl openssl: Support SHA-3 based RSA_EMSA_PKCS1 signatures 2021-06-03 14:20:06 +02:00
padlock Spelling fixes 2020-02-11 18:23:07 +01:00
pem pem: Make sure we actually parsed some data 2020-11-13 16:40:01 +01:00
pgp Spelling fixes 2020-02-11 18:23:07 +01:00
pkcs1 pkcs1: Support parsing Ed448 public keys 2020-02-10 13:37:31 +01:00
pkcs7 pkcs7: Order DER encoded attributes 2020-10-27 11:21:09 +01:00
pkcs8 Fixed some typos, courtesy of codespell 2018-05-23 16:33:02 +02:00
pkcs11 Fixed some typos, courtesy of codespell 2021-06-25 11:32:29 +02:00
pkcs12 Fixed some typos, courtesy of codespell 2018-05-23 16:33:02 +02:00
pubkey Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
random Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
rc2 Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
rdrand Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
revocation revocation: Validate OCSP nonce only if response actually contains a nonce 2020-10-27 10:51:51 +01:00
sha1 Spelling fixes 2020-02-11 18:23:07 +01:00
sha2 Spelling fixes 2020-02-11 18:23:07 +01:00
sha3 sha3: Fix readLane() macro on big-endian platforms 2020-01-20 11:05:17 +01:00
soup soup: Use soup_session_new() to avoid deprecation warning 2020-02-05 10:49:35 +01:00
sqlite Spelling fixes 2020-02-11 18:23:07 +01:00
sshkey sshkey: Rename variables that conflict with function argument 2019-12-09 11:34:30 +01:00
test_vectors aesni: Added AES_ECB support 2019-11-28 17:03:08 +01:00
unbound Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
winhttp Fixed some typos, courtesy of codespell 2021-06-25 11:32:29 +02:00
wolfssl wolfssl: Full support of SHA3 signatures 2021-06-03 10:20:18 +02:00
x509 x509: Consider authorityKeyIdentifier in issued_by() 2021-05-07 14:29:24 +02:00
xcbc Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
plugin.h Spelling fixes 2020-02-11 18:23:07 +01:00
plugin_constructors.py plugin-constructors: Remove unused import for `sys` 2020-01-28 15:29:40 +01:00
plugin_feature.c credential_factory: Store name of plugin registering a builder 2021-06-01 21:12:46 +02:00
plugin_feature.h drbg: Implemented NIST SP-800-90A DRBG 2019-10-16 16:46:24 +02:00
plugin_loader.c plugin-loader: Add optional filter for plugin features 2021-02-04 16:39:27 +01:00
plugin_loader.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00