X-Git-Url: https://ruderich.org/simon/gitweb/?p=tlsproxy%2Ftlsproxy.git;a=blobdiff_plain;f=NEWS;h=3f3c66399e1542a28d592d0d374be246c570ded1;hp=9735d131d410cd5c8433e58bc8a0901f16cf5726;hb=55ce9f0a9991527dc9a7c09ee03446c3a7c48e93;hpb=caf3e07bab2e42bd10fe7966542a37b41f336a0a diff --git a/NEWS b/NEWS index 9735d13..3f3c663 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ NEWS - Add -a option, authentication for tlsproxy via basic digest authentication. - Add new debug level (-d 3) for even more debug output, including information about the current TLS session. +- Allow rehandshakes for server connections (%SAFE_RENEGOTIATION is forced to + prevent issues). - Use pre-generated Diffie-Hellman parameters in proxy-dh.pem. - Code cleanup. - Better error handling.