summaryrefslogtreecommitdiff
path: root/svr-chansession.c
Commit message (Expand)AuthorAgeFilesLines
...
| * * Per-IP connection unauthed connection limitsMatt Johnston2006-03-081-3/+1
* | merge of 50848a51c2f9867bc10e81826190dbc326ea16b9Matt Johnston2006-02-281-0/+13
|\ \
| * | Merge of the uClinux-dist patch, should work in inetd modeMatt Johnston2006-02-281-0/+13
| |/
* | Only read /dev/random once when the program startsMatt Johnston2006-02-111-1/+1
|/
* * fix incorrect array sizingMatt Johnston2005-12-081-1/+1
* * rename infd/outfd to writefd/readfd, to avoid confusionMatt Johnston2005-10-201-8/+8
* * use own assertions which should get logged properlyMatt Johnston2005-09-051-7/+7
* * fix off-by-one closing open FDsMatt Johnston2005-06-021-1/+1
* Seperate out exit errors from setgid()/initgroups(), and errors from setuid(),Matt Johnston2005-05-271-2/+4
* * fix longstanding bug with connections being closed on failure toMatt Johnston2005-03-131-1/+1
* put back 'return;' on empty terminal mode strings which was erroneouslyMatt Johnston2005-01-191-0/+1
* Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston2005-01-021-27/+27
* Initialise the "lastexit" variable so that we don't get session channelsMatt Johnston2004-10-171-0/+1
* propagate of 82bb923d0154750ef716b66b498561f882891946 and f51a272341ee12268fe...Matt Johnston2004-09-211-32/+60
* WCOREDUMP finallyMatt Johnston2004-08-311-1/+1
* merge of 50be59810e462f9f44f55e421227d6aa0b31982bMatt Johnston2004-08-271-8/+5
* - added circular buffering for channelsMatt Johnston2004-08-261-2/+8
* Mention the race condition between setting the childpid entry, andMatt Johnston2004-08-181-2/+4
* fix for AIX not having WCOREDUMPMatt Johnston2004-08-171-0/+2
* Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston2004-08-121-10/+25
* just checkpointingMatt Johnston2004-08-101-0/+2
* - Added terminal mode handling etc for the client, and window changeMatt Johnston2004-08-011-96/+100
* Progressing client supportMatt Johnston2004-07-271-16/+16
* switching to global varsMatt Johnston2004-07-201-3/+4
* Mostly done with the listener changeoverMatt Johnston2004-06-031-2/+2
* - Reworked non-channel fd handling to listener.cMatt Johnston2004-06-031-3/+3
* Chantype handling is sortedMatt Johnston2004-06-021-30/+30
* Sorted out the first channel init issues.Matt Johnston2004-06-011-4/+4
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+931