X-Git-Url: https://ruderich.org/simon/gitweb/?p=tlsproxy%2Ftlsproxy.git;a=blobdiff_plain;f=NEWS;h=c865bc6a39313ba14c3b57ff49420b6c9f5e8119;hp=05be382066a4ead68e77958a1064a912a99d03fa;hb=bd9cf8a34561bc99951494fe2c6a8f052df413e5;hpb=23787d573fd2e4f31c1205f17c5d90fd5516a3fc 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.