<html><head></head><body>I plan to release 2013.65 early next week to fix those regressions. If anyone has seen other problems please let me know.<br>
<br>
Cheers,<br>
Matt<br><br><div class="gmail_quote">On 27 July 2014 11:41:56 pm AWST, Matt Johnston &lt;matt@ucc.asn.au&gt; wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">Hi all,<br /><br />Dropbear 2014.64 is released with changes as follows. <br />As usual get it from<br /><a href="https://matt.ucc.asn.au/dropbear/dropbear.html">https://matt.ucc.asn.au/dropbear/dropbear.html</a> or <br /><a href="https://dropbear.nl/mirror">https://dropbear.nl/mirror</a>/<br /><br />Cheers,<br />Matt<br /><br /><br />2014.64 - Sunday 27 July 2014<br /><br />- Fix compiling with ECDSA and DSS disabled<br /><br />- Don't exit abruptly if too many outgoing packets are queued for writev(). Patch<br />  thanks to Ronny Meeus<br /><br />- The -K keepalive option now behaves more like OpenSSH's "ServerAliveInterval". <br />  If no response is received after 3 keepalives then the session is terminated. This<br />  will close connections faster than waiting for a TCP timeout.<br /><br />- Rework TCP priority setting. New settings are<br /> if (connecting || ptys || x11) tos = LOWDELAY<br /> else if (tcp_forwards) tos = 0<br /> else tos = BULK<br /> 
Thanks to Catalin Patulea for the suggestion.<br /><br />- Improve handling of many concurrent new TCP forwarded connections, should now<br />  be able to handle as many as MAX_CHANNELS. Thanks to Eduardo Silva for reporting<br />  and investigating it.<br /><br />- Make sure that exit messages from the client are printed, regression in 2013.57<br /><br />- Use monotonic clock where available, timeouts won't be affected by system time<br />  changes<br /><br />- Add -V for version<br /></pre></blockquote></div></body></html>