]> git.ipfire.org Git - people/stevee/aiccu.git/commit
gnutls cleanup
authorBarak A. Pearlmutter <barak+git@cs.nuim.ie>
Fri, 17 Aug 2012 10:23:06 +0000 (12:23 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Wed, 26 Aug 2015 18:20:00 +0000 (18:20 +0000)
commit61a319c224cda0bbd408514bdfdc533285739fec
tree01ea02b09232fb2ca39e51ad425fcba176a18284
parentbdb25774a216925fd1ca275a6e2b3ccc8e9a0200
gnutls cleanup

Stop ignoring some gnutls return codes.

Rewrite call to depricated gnutls_set_default_priority() to use
gnutls_priority_set_direct() instead.

Remove call to deprecated routine
gnutls_certificate_type_set_priority, no changes necessary.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
common/common.c