Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
The session.h defines clientsession.cipher_none_after_auth only when
ENABLE_CLI_INTERACT_AUTH is defined, but cli-session.c will always
try to set that member. export cipher_none_after_auth all the time.
|
|
|
|
|
|
|
|
|
|
(4d7b4c5526c5)
--HG--
branch : nocircbuffer
|
|
--HG--
branch : nocircbuffer
|
|
--HG--
branch : fastopen
|
|
|
|
|
|
--HG--
branch : fastopen
|
|
--HG--
branch : fastopen
|
|
--HG--
branch : fastopen
|
|
--HG--
branch : fastopen
|
|
|
|
|
|
|
|
if (connecting || ptys || x11) tos = LOWDELAY;
else if (tcp_forwards) tos = 0;
else tos = BULK;
TCP forwards could be either lowdelay or bulk, hence the default priority.
|
|
|
|
|
|
system clock changes
|
|
|
|
|
|
|
|
--HG--
branch : ecc
|
|
--HG--
branch : ecc
|
|
|
|
--HG--
branch : ecc
|
|
|
|
|
|
--HG--
branch : kexguess
|
|
|
|
--HG--
branch : kexguess
|
|
will disconnect if it wasn't accepted
|
|
--HG--
branch : kexguess
|
|
|
|
function with a couple of if statements instead
--HG--
branch : kexguess
|
|
--HG--
branch : kexguess
|
|
--HG--
branch : kexguess
|
|
ses.hash and ses.session_id are now buffers (doesn't compile)
--HG--
branch : ecc
|
|
--HG--
branch : ecc
|
|
--HG--
branch : ecc
|
|
|
|
|