]> git.ipfire.org Git - thirdparty/strongswan.git/commit
Remove HASH_PREFERRED, usages are replaced with HASH_SHA1, which is required for...
authorTobias Brunner <tobias@strongswan.org>
Thu, 3 Oct 2013 08:14:49 +0000 (10:14 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 11 Oct 2013 13:13:25 +0000 (15:13 +0200)
commite2c9a03d15144293d3e7559a3d7d22d3776f4eb3
tree74f8a736642807e28bc2bf13e21adef4e14dde43
parent3473cbab9c67953b99c0ee2cf02d88a7e98d7265
Remove HASH_PREFERRED, usages are replaced with HASH_SHA1, which is required for IKEv2 anyway
src/libcharon/network/receiver.c
src/libcharon/sa/ike_sa_manager.c
src/libstrongswan/crypto/crypto_factory.c
src/libstrongswan/crypto/crypto_factory.h
src/libstrongswan/crypto/hashers/hasher.c
src/libstrongswan/crypto/hashers/hasher.h
src/libstrongswan/plugins/af_alg/af_alg_hasher.c
src/libstrongswan/plugins/gcrypt/gcrypt_plugin.c
src/libstrongswan/plugins/openssl/openssl_plugin.c