index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cli-main.c
Age
Commit message (
Expand
)
Author
2011-04-07
Add noreturn and format attribute hints for some functions.
Matt Johnston
2011-02-23
Improve capitalisation for all logged strings
Matt Johnston
2009-09-01
Rearrange getaddrstring() etc
Matt Johnston
2009-06-12
- Make -i and -W pass through multihop arguments
Matt Johnston
2009-06-08
Wrap proxycmd function in ENABLE_CLI_PROXYCMD #ifdef
Matt Johnston
2008-09-17
Don't capture stderr from spawned processes in proxycommand mode
Matt Johnston
2008-09-15
- "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc.
Matt Johnston
2008-09-15
- Split main socket var into ses.sock_in/ses.sock_out in preparation
Matt Johnston
2007-02-12
Disable core dumps
Matt Johnston
2005-01-02
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Matt Johnston
2004-08-27
merge of 50be59810e462f9f44f55e421227d6aa0b31982b
Matt Johnston
2004-08-26
- added circular buffering for channels
Matt Johnston
2004-08-14
License boilerplate etc, add Mihnea as an author to some of the files
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-26
snapshot of stuff
Matt Johnston