summaryrefslogtreecommitdiff
path: root/common-session.c
Commit message (Expand)AuthorAgeFilesLines
* Rearrange getaddrstring() etcMatt Johnston2009-09-011-3/+1
* - Add the signal pipe to maxfdMatt Johnston2009-03-171-0/+3
* - Get rid of decryptreadbuf, just decrypt in-place with readbufMatt Johnston2009-03-011-11/+10
* disapproval of revision 'a101cbd046507cf723e6362a49196dbd4b924042'Matt Johnston2009-02-261-1/+1
* - Try to write out as much as we canMatt Johnston2009-02-261-1/+1
* Idle timeout patch from Farrell Aultman. Needs testing, unsure if serverMatt Johnston2008-11-071-7/+15
* - Add Counter Mode supportMatt Johnston2008-09-291-0/+2
* - "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc.Matt Johnston2008-09-151-0/+23
* - Add run_shell_command() function to run a "sh -c" command, handlingMatt Johnston2008-09-151-0/+9
* - Split main socket var into ses.sock_in/ses.sock_out in preparationMatt Johnston2008-09-151-13/+16
* - Add -K keepalive flag for dropbear and dbclientMatt Johnston2007-08-081-12/+34
* Prevent invalid packets being sent during key-exchange, instead queueMatt Johnston2007-07-271-1/+8
* Rearrange the channel buffer sizes into three neat use-editable values inMatt Johnston2007-07-241-1/+1
* Improve behaviour when flushing out after a process has exited.Matt Johnston2007-02-091-1/+18
* Tidy up behaviour when select() is interrupted. We follow normalMatt Johnston2006-12-051-17/+11
* Just use the normal "remote closed" handler when reading ident stingsMatt Johnston2006-07-271-2/+2
* Exit with a message if the ssh protocol version is incompatibleMatt Johnston2006-03-041-4/+8
* merge of da30137eaac417f50a323f9ddd29999ec21261e0Matt Johnston2005-09-051-1/+0
|\
| * common session initialiser doesn't need to callMatt Johnston2005-09-051-1/+0
* | * use own assertions which should get logged properlyMatt Johnston2005-09-051-1/+1
|/
* Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston2005-01-021-14/+14
* Initialise the outgoing packet queueMatt Johnston2004-11-031-0/+2
* - added circular buffering for channelsMatt Johnston2004-08-261-2/+2
* Nasty.Matt Johnston2004-08-241-1/+1
* Allow leading lines before the ident banner when connectingMatt Johnston2004-08-241-5/+19
* added window-size change handlingMatt Johnston2004-08-011-0/+5
* Client mostly works up to password authMatt Johnston2004-07-281-0/+1
* Progressing client supportMatt Johnston2004-07-271-5/+1
* snapshot of stuffMatt Johnston2004-07-261-34/+116
* switching to global varsMatt Johnston2004-07-201-7/+4
* merge of abac2150ee4f4031a98016241fbd136d24fed127Matt Johnston2004-06-231-1/+5
|\
| * - Port restriction code back inMatt Johnston2004-06-221-0/+2
|/
* Sorted out the first channel init issues.Matt Johnston2004-06-011-0/+2
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+267