index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
options.h
Age
Commit message (
Expand
)
Author
2008-09-23
Split options.h out into sysoptions.h for options that aren't usually
Matt Johnston
2008-09-23
propagate from branch 'au.asn.ucc.matt.dropbear.pubkey-options' (head 537a6eb...
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-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
2008-09-08
* Patch from Frédéric Moulins adding options to authorized_keys.
Matt Johnston
2008-03-27
Forgot to bump actual version number
Matt Johnston
2007-08-08
Prepare for 0.50 release
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-24
Rearrange the channel buffer sizes into three neat use-editable values in
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-03-17
Allow reading dbclient password from an environment var
Matt Johnston
2007-02-22
0.49 probably done
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
2007-02-12
Changes for 0.49test1
Matt Johnston
2006-10-11
Fix up separate-directory building for libtomcrypt
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
From Erik Hovland
Matt Johnston
2006-06-12
0.49 is close to done.
Matt Johnston
2006-06-10
increase the size of listening sockets if the port count increases
Matt Johnston
2006-03-09
0.48 bump
Matt Johnston
2006-03-09
0.48 progress
Matt Johnston
2006-03-08
Update to scp from OpenSSH portable 4.3p2
Matt Johnston
2006-03-08
* Per-IP connection unauthed connection limits
Matt Johnston
2005-12-09
* options.h: bump the version number
Matt Johnston
2005-11-30
* options.h, common-kex.c: fix support of 4096 byte host keys
Matt Johnston
2005-09-20
added keyboard-interactive client support
Matt Johnston
2005-09-02
disapproval of revision ac41ae96770156bca2c0193b500ee07ee8d9a027
Matt Johnston
2005-09-02
Increase algorithm list buffer length
Matt Johnston
2005-08-30
bytes/bits in a comment.
Matt Johnston
2005-08-30
- "twofish-cbc" is an alias for "twofish256-cbc"
Matt Johnston
2005-08-30
- Fixed twofish algorithm naming so it actually works.
Matt Johnston
2005-07-08
* preparing for 0.46 release
Matt Johnston
2005-07-08
* move RSA_BLINDING to options.h
Matt Johnston
2005-06-01
* defined USING_LISTENERS when tcp forwarding is enabled but not
Matt Johnston
2005-03-07
* fix comment style in options.h
Matt Johnston
2005-03-07
changes for 0.45
Matt Johnston
2005-02-28
* add SSH_ASKPASS support (based on patch from Paul Whittaker
Matt Johnston
2005-02-28
* respect DO_HOST_LOOKUP config option
Matt Johnston
2005-01-02
0.44 release changes
Matt Johnston
2004-12-20
Cleaned up the random code, use /dev/random by default,
Matt Johnston
2004-09-14
Oops, PAM was on by default in options.h
Matt Johnston
2004-09-14
0.44test4 probably
Matt Johnston
2004-09-14
PAM improvements
Matt Johnston
[next]