Display TLS connection information when connected to a TLS enabled server.

This commit is contained in:
Alexander Færøy 2016-10-16 14:33:25 +02:00
commit c6c2e79537
No known key found for this signature in database
GPG key ID: E15081D5D3C3DB53
7 changed files with 144 additions and 1 deletions

2
NEWS
View file

@ -23,6 +23,8 @@ v0.8.21-head 2016-xx-xx The Irssi team <staff@irssi.org>
to work.
+ Use TLS for Freenode, EFnet, EsperNet, OFTC, Rizon, and IRC6 in the default
configuration.
+ Display TLS connection information upon connect. You can disable this by
setting tls_verbose_connect to FALSE.
- IP addresses are no longer stored when resolve_reverse_lookup is
used.
- /names and $[...] now uses utf8 string operations (#40, #411).