index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
svr-runopts.c
Age
Commit message (
Expand
)
Author
2012-04-12
Split listening port argument at the rightmost colon, allows binding to
Matt Johnston
2011-06-07
Mention that the value is in seconds
Matt Johnston
2011-02-23
Improve capitalisation for all logged strings
Matt Johnston
2009-09-11
- Disable compression for non-final multihops
Matt Johnston
2009-09-01
Rearrange getaddrstring() etc
Matt Johnston
2008-11-07
Idle timeout patch from Farrell Aultman. Needs testing, unsure if server
Matt Johnston
2008-11-05
- Update manuals, include section on authorized_keys
Matt Johnston
2008-09-22
Replace calls to strtoul() with a helper m_str_to_uint()
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-22
merge of 'a9b0496634cdd25647b65e585cc3240f3fa699ee'
Matt Johnston
2007-02-22
Add -p [address:]port option for binding to addresses, patch from
Matt Johnston
2006-06-07
Add -P pidfile patch from Swen Schillig
Matt Johnston
2006-02-01
Fix up #ifdefs for tcp forwarding
Matt Johnston
2005-12-04
* add -g (dbclient) and -a (dropbear) options for allowing non-local
Matt Johnston
2005-01-02
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Matt Johnston
2004-09-14
PAM improvements
Matt Johnston
2004-08-24
Default port is now set as a string
Matt Johnston
2004-08-23
Change the way we load keys/ports so we don't print error messages into our
Matt Johnston
2004-08-18
DEBUG_TRACE now only triggers with -v on the cmdline
Matt Johnston
2004-08-18
Stupid DSS hostkey bug fixed.
Matt Johnston
2004-08-12
adding inetd mode back from 0.43
Matt Johnston
2004-08-12
cleaning up the pubkey defines
Matt Johnston
2004-08-06
- client pubkey auth works
Matt Johnston
2004-07-27
Progressing client support
Matt Johnston
2004-07-20
switching to global vars
Matt Johnston
2004-06-01
Makefile.in contains updated files required
Matt Johnston
[prev]