summaryrefslogtreecommitdiff
path: root/chansession.h
Commit message (Expand)AuthorAgeFilesLines
* Set SSH_ORIGINAL_COMMAND for "dropbear -c" too, fix build withoutMatt Johnston2020-03-141-4/+3
* make signal flags volatile, simplify handlingMatt Johnston2018-02-141-0/+1
* Convert #ifdef to #if, other build changesMatt Johnston2016-05-041-4/+4
* fix empty C prototypesFrancois Perrad2016-01-011-5/+5
* Turn ChanSess's cmd attribute into char *Ga?l PORTAY2015-05-021-1/+1
* Turn ChanSess's tty and term attributes into char *Ga?l PORTAY2015-05-021-2/+2
* DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann2015-02-241-3/+3
* Combine code for SSH_CONNECTION and SSH_CLIENTMatt Johnston2014-10-211-3/+3
* Add SSH_CLIENT environment variableRyan Cleere2014-10-201-0/+3
* Make keepalive handling more robust, this should now match what OpenSSH doesMatt Johnston2014-08-191-1/+0
* - Fix use-after-free if multiple command requests were sent. MoveMatt Johnston2011-12-041-0/+4
* - Set $SSH_CONNECTIONMatt Johnston2009-09-021-0/+4
* Agent forwarding worksagent-clientMatt Johnston2009-07-301-0/+1
* Make it compile, update for changes in channel structure.Matt Johnston2009-07-011-1/+1
* Rework netcat-alike to be a proper mode, with -B argument.dbclient-netcat-alikeMatt Johnston2008-09-171-0/+3
* propagate of 82bb923d0154750ef716b66b498561f882891946 and f51a272341ee12268fe...Matt Johnston2004-09-211-4/+9
* - added circular buffering for channelsMatt Johnston2004-08-261-5/+0
* added window-size change handlingMatt Johnston2004-08-011-0/+1
* - Added terminal mode handling etc for the client, and window changeMatt Johnston2004-08-011-1/+3
* - Reworked non-channel fd handling to listener.cMatt Johnston2004-06-031-2/+3
* Sorted out the first channel init issues.Matt Johnston2004-06-011-3/+2
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+89