]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/conn-ssl.c
SSL/TLS: proper indentation, remove erroneous comment
[ngircd-alex.git] / src / ngircd / conn-ssl.c
2009-05-13 Florian WestphalSSL/TLS: proper indentation, remove erroneous comment
2009-02-05 Florian WestphalTLS/SSL: remove useless error message when ssl connecti...
2009-02-04 Florian WestphalSSL/TLS: clear all ssl realted flags on shutdown
2008-11-20 Alexander BartonChange formatting of some log messages
2008-11-20 Alexander BartonFix pem_passwd_cb(): unused variable "rwflag" (OpenSSL)
2008-10-29 Florian Westphalconn-ssl.c: work around gnutls API problems on 64 bit...
2008-10-19 Alexander BartonFix ConnSSL_LogCertInfo(): unused variable "cred" ...
2008-09-15 Florian Westphalconn-ssl.c: don't append a newline to ConnSSL_GetCipherInfo
2008-09-13 Florian WestphalTLS/SSL support: core files.