Bump liberty, enable TLS SNI

Involves some rewrites to fit the new APIs.

SNI has been implemented Mostly just because we can, I don't think it's
widely in use and kike doesn't support this feature of the protocol either.
This commit is contained in:
2015-12-09 00:53:56 +01:00
parent 28fec6d4a6
commit aeb047260f
7 changed files with 53 additions and 54 deletions

9
NEWS
View File

@@ -1,3 +1,12 @@
0.9.3 (2016-??-??)
* Use TLS Server Name Indication when connecting to servers
* degesch: resolve remote addresses asynchronously
* degesch: various bugfixes
0.9.2 (2015-12-31)
* degesch: added rudimentary support for Lua scripting