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