index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
svr-chansession.c
Age
Commit message (
Expand
)
Author
2006-10-01
just shuffle some variables names about, a brief comment
Matt Johnston
2006-08-07
merge of '9a4e042fd565f46141e81e0c1ab90260303348fe'
Matt Johnston
2006-08-07
Add (disabled by default) LOG_COMMANDS option to log the commands executed
Matt Johnston
2006-07-07
Make flow of execution clearer for getting process exit status
Matt Johnston
2006-06-11
progress towards exiting on writefd closure rather than
Matt Johnston
2006-03-27
send success message for successful window change request
Matt Johnston
2006-03-08
merge of 4c883eb469d2d251ee8abddbc11ae4005db6da17
Matt Johnston
2006-03-08
* Per-IP connection unauthed connection limits
Matt Johnston
2006-02-28
merge of 50848a51c2f9867bc10e81826190dbc326ea16b9
Matt Johnston
2006-02-28
Merge of the uClinux-dist patch, should work in inetd mode
Matt Johnston
2006-02-11
Only read /dev/random once when the program starts
Matt Johnston
2005-12-08
* fix incorrect array sizing
Matt Johnston
2005-10-20
* rename infd/outfd to writefd/readfd, to avoid confusion
Matt Johnston
2005-09-05
* use own assertions which should get logged properly
Matt Johnston
2005-06-02
* fix off-by-one closing open FDs
Matt Johnston
2005-05-27
Seperate out exit errors from setgid()/initgroups(), and errors from setuid(),
Matt Johnston
2005-03-13
* fix longstanding bug with connections being closed on failure to
Matt Johnston
2005-01-19
put back 'return;' on empty terminal mode strings which was erroneously
Matt Johnston
2005-01-02
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Matt Johnston
2004-10-17
Initialise the "lastexit" variable so that we don't get session channels
Matt Johnston
2004-09-21
propagate of 82bb923d0154750ef716b66b498561f882891946 and f51a272341ee12268fe...
Matt Johnston
2004-08-31
WCOREDUMP finally
Matt Johnston
2004-08-27
merge of 50be59810e462f9f44f55e421227d6aa0b31982b
Matt Johnston
2004-08-26
- added circular buffering for channels
Matt Johnston
2004-08-18
Mention the race condition between setting the childpid entry, and
Matt Johnston
2004-08-17
fix for AIX not having WCOREDUMP
Matt Johnston
2004-08-12
Merging in the changes from 0.41-0.43 main Dropbear tree
Matt Johnston
2004-08-10
just checkpointing
Matt Johnston
2004-08-01
- Added terminal mode handling etc for the client, and window change
Matt Johnston
2004-07-27
Progressing client support
Matt Johnston
2004-07-20
switching to global vars
Matt Johnston
2004-06-03
Mostly done with the listener changeover
Matt Johnston
2004-06-03
- Reworked non-channel fd handling to listener.c
Matt Johnston
2004-06-02
Chantype handling is sorted
Matt Johnston
2004-06-01
Sorted out the first channel init issues.
Matt Johnston
2004-06-01
Makefile.in contains updated files required
Matt Johnston
[prev]