commit | f40d55081667a716312b9a8b6e13835c4074f56b | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Sep 07 17:52:10 2011 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Sep 09 12:58:17 2011 -0500 |
tree | be7493edc6a3cfde192fa6b17e4191d74f478e3e | |
parent | fa4e49c0c02f728e86df50a1c4a4011de8ca1225 [diff] |
vns/tls: don't use depricated gnutls functions Avoid using deprecated gnutls functions with recent gnutls versions. Fixes build failure on Fedora 16. Keep the old way for compatibility with old installations such as RHEL-5 (gnutls 1.4.x). Based on a patch from Raghavendra D Prabhu <raghu.prabhu13@gmail.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>