]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Moved to PolarSSL 1.0.0:
authorAdriaan de Jong <dejong@fox-it.com>
Sun, 16 Oct 2011 13:56:31 +0000 (15:56 +0200)
committerDavid Sommerseth <davids@redhat.com>
Sat, 22 Oct 2011 16:21:13 +0000 (18:21 +0200)
commiteaacf8d8f289fefa9a64b85e72552f949d4c28c6
tree9a3a077f7f955ac35040796313ae0df2530c6784
parent0e282134d58b15c8fd21defb22c963e96b0d5372
Moved to PolarSSL 1.0.0:

 - Reversed des_key_check_weak output check, as the library changed this
 - Changed POLARSSL_MODE_CFB to POLARSSL_MODE_CFB128
 - Changed the bio write function to accept const input

Signed-off-by: Adriaan de Jong <dejong@fox-it.com>
Acked-by: David Sommerseth <davids@redhat.com>
Signed-off-by: David Sommerseth <davids@redhat.com>
crypto_polarssl.c
crypto_polarssl.h
ssl_polarssl.c