index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
chansession.h
Age
Commit message (
Expand
)
Author
2015-05-05
Turn ChanSess's cmd attribute into char *
Gaël PORTAY
2015-05-05
Turn ChanSess's tty and term attributes into char *
Gaël PORTAY
2015-02-24
DROPBEAR_ prefix for include guards to avoid collisions
Thorsten Horstmann
2014-10-21
Combine code for SSH_CONNECTION and SSH_CLIENT
Matt Johnston
2014-10-20
Add SSH_CLIENT environment variable
Ryan Cleere
2014-08-19
Make keepalive handling more robust, this should now match what OpenSSH does
Matt Johnston
2011-12-04
- Fix use-after-free if multiple command requests were sent. Move
Matt Johnston
2009-09-02
- Set $SSH_CONNECTION
Matt Johnston
2009-07-30
Agent forwarding works
Matt Johnston
2009-07-01
Make it compile, update for changes in channel structure.
Matt Johnston
2008-09-17
Rework netcat-alike to be a proper mode, with -B argument.
Matt Johnston
2004-09-21
propagate of 82bb923d0154750ef716b66b498561f882891946 and f51a272341ee12268fe...
Matt Johnston
2004-08-26
- added circular buffering for channels
Matt Johnston
2004-08-01
added window-size change handling
Matt Johnston
2004-08-01
- Added terminal mode handling etc for the client, and window change
Matt Johnston
2004-06-03
- Reworked non-channel fd handling to listener.c
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