Mercurial > dropbear
log svr-chansession.c @ 1060:4c733310c21d nocircbuffer
age | author | description |
---|---|---|
Tue, 24 Feb 2015 22:23:32 +0800 | Matt Johnston | Revert accidental commented out signal handlers |
Tue, 24 Feb 2015 22:01:33 +0800 | Matt Johnston | Free memory before exiting. Based on patch from Thorsten Horstmann. |
Tue, 24 Feb 2015 20:51:18 +0800 | Thorsten Horstmann | Fix for old compilers, variable declarations at beginning of functions |
Tue, 21 Oct 2014 22:33:49 +0800 | Matt Johnston | Combine code for SSH_CONNECTION and SSH_CLIENT |
Mon, 20 Oct 2014 12:59:47 -0500 | Ryan Cleere | Add SSH_CLIENT environment variable |
Tue, 19 Aug 2014 23:08:56 +0800 | Matt Johnston | Make keepalive handling more robust, this should now match what OpenSSH does |
Mon, 28 Jul 2014 23:23:49 +0800 | Matt Johnston | Make sure the check_close() handler runs when a server child process exits |