comparison CHANGES @ 986:8d0c33e8ddab coverity

merge
author Matt Johnston <matt@ucc.asn.au>
date Sun, 04 Jan 2015 22:33:12 +0800
parents 735511a4c761
children d63b569a7c86
comparison
equal deleted inserted replaced
975:bfc8e66ceacf 986:8d0c33e8ddab
1 2014.66 - Thursday 23 October 2014
2
3 - Use the same keepalive handling behaviour as OpenSSH. This will work better
4 with some SSH implementations that have different behaviour with unknown
5 message types.
6
7 - Don't reply with SSH_MSG_UNIMPLEMENTED when we receive a reply to our own
8 keepalive message
9
10 - Set $SSH_CLIENT to keep bash happy, patch from Ryan Cleere
11
12 - Fix wtmp which broke since 2013.62, patch from Whoopie
13
1 2014.65 - Friday 8 August 2014 14 2014.65 - Friday 8 August 2014
2 15
3 - Fix 2014.64 regression, server session hang on exit with scp (and probably 16 - Fix 2014.64 regression, server session hang on exit with scp (and probably
4 others), thanks to NiLuJe for tracking it down 17 others), thanks to NiLuJe for tracking it down
5 18