]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blob - NEWS
NEWS: Update.
[tlsproxy/tlsproxy.git] / NEWS
1 NEWS
2 ====
3
4 0.X
5 ---
6 - Add -a option, authentication for tlsproxy via basic digest authentication.
7 - Code cleanup.
8 - Better error handling.
9 - Fix compile with recent GnuTLS (e.g. 3.2.3).
10 - Improve (error) logging; log to stderr.
11 - Improve test suite.
12 - tlsproxy-setup: Increase expiry-date and use larger private key.
13
14 0.2
15 ---
16 - Add -u option, passthrough TLS connections to unknown hostnames.
17 - Add ./configure --disable-ipv6 for IPv4 only machines.
18 - Send HTML with error messages (not only headers).
19
20 0.1
21 ---
22 - First release.