]> arthur.barton.de Git - ngircd-alex.git/commit
Cipher list selection for GnuTLS bug162-SSLCipherList
authorAlexander Barton <alex@barton.de>
Sun, 15 Sep 2013 15:57:41 +0000 (17:57 +0200)
committerAlexander Barton <alex@barton.de>
Sun, 15 Sep 2013 15:57:47 +0000 (17:57 +0200)
commitb9006acee3649600226652a8361f13c859726cf2
tree3a749e1e34b3384410785be9a8526d8474827e5c
parent51231ac8d45bf329f4724a145e6bc7a3ea118570
Cipher list selection for GnuTLS

This patch implements the missing functionality for cipher list selection
using GnuTLS (our OpenSSL code has this already).
doc/sample-ngircd.conf.tmpl
man/ngircd.conf.5.tmpl
src/ngircd/conn-ssl.c