mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 00:52:30 +02:00
Rename SSL to TLS.
This patch changes the internal name of SSL to TLS. We also add -tls_* options to /CONNECT and /SERVER, but make sure that the -ssl_* versions of the commands continue to work like before.
This commit is contained in:
parent
da67d3e8e6
commit
2be7289085
15 changed files with 255 additions and 208 deletions
3
NEWS
3
NEWS
|
|
@ -18,6 +18,9 @@ v0.8.21-head 2016-xx-xx The Irssi team <staff@irssi.org>
|
|||
tag/* and * to ignore whole networks or everything.
|
||||
+ /hilight got a -matchcase flag to hilight case sensitively (#421).
|
||||
+ Always build irssi with TLS support.
|
||||
+ Rename SSL to TLS in the code and add -tls_* versions of the -ssl_*
|
||||
options to /CONNECT and /SERVER, but make sure the -ssl_* options continue
|
||||
to work.
|
||||
- IP addresses are no longer stored when resolve_reverse_lookup is
|
||||
used.
|
||||
- /names and $[...] now uses utf8 string operations (#40, #411).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue