From: Simon Ruderich Date: Tue, 6 Aug 2013 19:29:47 +0000 (+0200) Subject: NEWS: Update. X-Git-Url: https://ruderich.org/simon/gitweb/?p=tlsproxy%2Ftlsproxy.git;a=commitdiff_plain;h=bd9cf8a34561bc99951494fe2c6a8f052df413e5 NEWS: Update. --- diff --git a/NEWS b/NEWS index 05be382..c865bc6 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,16 @@ NEWS ==== +0.X +--- +- Add -a option, authentication for tlsproxy via basic digest authentication. +- Code cleanup. +- Better error handling. +- Fix compile with recent GnuTLS (e.g. 3.2.3). +- Improve (error) logging; log to stderr. +- Improve test suite. +- tlsproxy-setup: Increase expiry-date and use larger private key. + 0.2 --- - Add -u option, passthrough TLS connections to unknown hostnames.