log chansession.h @ 1338:cfd2abbf9cf4

age author description
Fri, 01 Jan 2016 16:30:31 +0100 Francois Perrad fix empty C prototypes
Sat, 02 May 2015 23:28:28 +0200 Gaël PORTAY Turn ChanSess's cmd attribute into char *
Sat, 02 May 2015 16:01:13 +0200 Gaël PORTAY Turn ChanSess's tty and term attributes into char *
Tue, 24 Feb 2015 20:43:01 +0800 Thorsten Horstmann DROPBEAR_ prefix for include guards to avoid collisions
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