]> arthur.barton.de Git - ngircd-alex.git/commit
TLS/SSL support: core files.
authorFlorian Westphal <fw@strlen.de>
Sat, 13 Sep 2008 13:06:35 +0000 (15:06 +0200)
committerFlorian Westphal <fw@strlen.de>
Sat, 13 Sep 2008 13:08:11 +0000 (15:08 +0200)
commitbdd44eb0ab7e6ee080989c672ce6deeffae987c2
treeab8347825ab6b3e697eec1bd52fa7f8eec2019f1
parentc997e043259af2663f40349490729668c7b61256
TLS/SSL support: core files.

Contains support for both OpenSSL and GNU TLS.
Certificate Authentification is not yet supported.
src/ngircd/conf-ssl.h [new file with mode: 0644]
src/ngircd/conn-ssl.c [new file with mode: 0644]
src/ngircd/conn-ssl.h [new file with mode: 0644]