index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cli-runopts.c
Age
Commit message (
Expand
)
Author
2011-02-23
Improve capitalisation for all logged strings
Matt Johnston
2010-02-27
- fixes for listenaddr
Matt Johnston
2010-02-27
- tcpfwd bindaddr support against trunk. needs merging.
Matt Johnston
2009-09-11
- Disable compression for non-final multihops
Matt Johnston
2009-09-10
Remove extraneous semicolon
Matt Johnston
2009-09-01
Rearrange getaddrstring() etc
Matt Johnston
2009-07-06
New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList
Matt Johnston
2009-07-01
propagate from branch 'au.asn.ucc.matt.dropbear' (head 899a8851a5edf840b2f792...
Matt Johnston
2009-06-12
- Make -i and -W pass through multihop arguments
Matt Johnston
2009-06-08
disapproval of revision '6d6160b277bfc7c2db6888a2ac91ac618cef6de3'
Matt Johnston
2009-06-08
Wrap proxycmd function in ENABLE_CLI_PROXYCMD #ifdef
Matt Johnston
2008-11-07
Idle timeout patch from Farrell Aultman. Needs testing, unsure if server
Matt Johnston
2008-11-05
LICENSE - Update copyright to 2008
Matt Johnston
2008-11-02
Report errors if a remote request fails
Matt Johnston
2008-09-23
propagate from branch 'au.asn.ucc.matt.dropbear' (head 4fb35083f0f46ea667e704...
Matt Johnston
2008-09-23
- Enable -s for specifying a subsystem (such as sftp)
Matt Johnston
2008-09-22
- Work around rsync and scp parsing and modifying the user@host argument,
Matt Johnston
2008-09-22
Replace calls to strtoul() with a helper m_str_to_uint()
Matt Johnston
2008-09-18
- Allow specifying a port with host/port.
Matt Johnston
2008-09-18
Add multihop 'onion-forwarding' mode. Needs refinement, works.
Matt Johnston
2008-09-17
propagate from branch 'au.asn.ucc.matt.dropbear.dbclient-netcat-alike' (head ...
Matt Johnston
2008-09-17
Rework netcat-alike to be a proper mode, with -B argument.
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-11-29
propagate from branch 'au.asn.ucc.matt.dropbear' (head fb7080ca6e254faaf7cfae...
Matt Johnston
2007-09-11
Make sure declarations of variables are at the top of function,
Matt Johnston
2007-08-16
propagate from branch 'au.asn.ucc.matt.dropbear' (head 8a7db1e2fdc5636abb338a...
Matt Johnston
2007-08-08
- Add -K keepalive flag for dropbear and dbclient
Matt Johnston
2007-07-25
Add -W <windowsize> argument and document it.
Matt Johnston
2007-07-19
Just use /dev/urandom since that's what everyone ends up using anyway.
Matt Johnston
2007-04-16
Add -u option to specify /dev/urandom instead
Matt Johnston
2007-02-11
Add '-y' option to dbclient to accept the host key without checking
Matt Johnston
2007-02-04
merge of '691c56da3db2685f58ea53540a73c1b79e7df9cd'
Matt Johnston
2007-02-04
Revert bogus fix, make a note that the var is meant to 'leak'
Matt Johnston
2007-02-04
merge of 'b1dd3b94e60a07a176dba2b035ac79968595990a'
Matt Johnston
2007-02-03
Fix another leak found by Klocwork
Matt Johnston
2006-06-12
mention a command in the help
Matt Johnston
2006-06-07
add -f background option to dbclient
Matt Johnston
2006-06-07
Add -N "no remote command" dbclient option.
Matt Johnston
2006-03-21
propagate from branch 'au.asn.ucc.matt.dropbear' (head 0501e6f661b5415eb76f3b...
Matt Johnston
2005-12-04
* add -g (dbclient) and -a (dropbear) options for allowing non-local
Matt Johnston
2005-07-18
- progress towards client agent forwarding
Matt Johnston
2005-07-08
rename PubkeyList to SignKeyList for clarity
Matt Johnston
2005-03-13
* Add references in the manpages to the dbclient manpage
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
-i works with scp now.
Matt Johnston
2004-08-24
Fix for "-l" scp option
Matt Johnston
2004-08-18
DEBUG_TRACE now only triggers with -v on the cmdline
Matt Johnston
2004-08-12
cleaning up the pubkey defines
Matt Johnston
[next]