summaryrefslogtreecommitdiffhomepage
path: root/svr-chansession.c
AgeCommit message (Expand)Author
2005-03-13* fix longstanding bug with connections being closed on failure toMatt Johnston
2005-01-19put back 'return;' on empty terminal mode strings which was erroneouslyMatt Johnston
2005-01-02Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston
2004-10-17Initialise the "lastexit" variable so that we don't get session channelsMatt Johnston
2004-09-21propagate of 82bb923d0154750ef716b66b498561f882891946 and f51a272341ee12268fe...Matt Johnston
2004-08-31WCOREDUMP finallyMatt Johnston
2004-08-27merge of 50be59810e462f9f44f55e421227d6aa0b31982bMatt Johnston
2004-08-26- added circular buffering for channelsMatt Johnston
2004-08-18Mention the race condition between setting the childpid entry, andMatt Johnston
2004-08-17fix for AIX not having WCOREDUMPMatt Johnston
2004-08-12Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston
2004-08-10just checkpointingMatt Johnston
2004-08-01- Added terminal mode handling etc for the client, and window changeMatt Johnston
2004-07-27Progressing client supportMatt Johnston
2004-07-20switching to global varsMatt Johnston
2004-06-03Mostly done with the listener changeoverMatt Johnston
2004-06-03- Reworked non-channel fd handling to listener.cMatt Johnston
2004-06-02Chantype handling is sortedMatt Johnston
2004-06-01Sorted out the first channel init issues.Matt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston