summaryrefslogtreecommitdiffhomepage
path: root/options.h
AgeCommit message (Expand)Author
2012-05-17Add rough support for choosing ciphers/hashes with "-c" or "-m"Matt Johnston
2012-05-09Fix empty password immediate loginMatt Johnston
2012-04-12Improve comment about sha1-96Matt Johnston
2011-10-26- Add ALLOW_BLANK_PASSWORD optionMatt Johnston
2011-02-28merge of '8a608f0ed5e4b491dba4bf330e560636ec7376fd'Matt Johnston
2011-02-28- Don't allow setting memLevel since that doesn't work properlyMatt Johnston
2011-02-28Compile fix for when both client and server agent forwarding is disabledMatt Johnston
2011-02-24It happened to sonyMatt Johnston
2009-09-08- Test for pam_fail_delay() function in configureMatt Johnston
2009-09-01Rearrange getaddrstring() etcMatt Johnston
2009-08-26- set $SSH_ORIGINAL_COMMAND if a command is forced, and log itMatt Johnston
2009-07-30propagate from branch 'au.asn.ucc.matt.dropbear.cli-agent' (head eb0dae4b62e2...Matt Johnston
2009-07-29propagate from branch 'au.asn.ucc.matt.dropbear' (head bbe4e11695a7b22bd89a72...Matt Johnston
2009-07-28Use /usr/bin/X11/xauth default path insteadMatt Johnston
2009-07-26- Add option to change zlib windowBits/memLevelMatt Johnston
2009-07-24Disable Blowfish by default, it has inefficient key memory useMatt Johnston
2009-07-01propagate from branch 'au.asn.ucc.matt.dropbear' (head 899a8851a5edf840b2f792...Matt Johnston
2009-03-03- Turn DROPBEAR_SMALL_CODE off by defaultMatt Johnston
2008-11-11PAM shouldn't be on by defaultMatt Johnston
2008-11-07Idle timeout patch from Farrell Aultman. Needs testing, unsure if serverMatt Johnston
2008-11-05- Update manuals, include section on authorized_keysMatt Johnston
2008-11-05- Set a default path, since bash won't export one otherwise (though it will setMatt Johnston
2008-09-29- Get rid of blowfish and twofish CTR since they weren't likelyMatt Johnston
2008-09-29- Add Counter Mode supportMatt Johnston
2008-09-23propagate from branch 'au.asn.ucc.matt.dropbear' (head 4fb35083f0f46ea667e704...Matt Johnston
2008-09-23Split options.h out into sysoptions.h for options that aren't usuallyMatt Johnston
2008-09-23propagate from branch 'au.asn.ucc.matt.dropbear.pubkey-options' (head 537a6eb...Matt Johnston
2008-09-18Add multihop 'onion-forwarding' mode. Needs refinement, works.Matt Johnston
2008-09-17propagate from branch 'au.asn.ucc.matt.dropbear.dbclient-netcat-alike' (head ...Matt Johnston
2008-09-17Rework 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 preparationMatt Johnston
2008-09-08* Patch from Frédéric Moulins adding options to authorized_keys.Matt Johnston
2008-03-27Forgot to bump actual version numberMatt Johnston
2007-08-16propagate from branch 'au.asn.ucc.matt.dropbear' (head 8a7db1e2fdc5636abb338a...Matt Johnston
2007-08-08Prepare for 0.50 releaseMatt Johnston
2007-08-08- Add -K keepalive flag for dropbear and dbclientMatt Johnston
2007-07-25Add -W <windowsize> argument and document it.Matt Johnston
2007-07-24Rearrange the channel buffer sizes into three neat use-editable values inMatt Johnston
2007-07-19Just use /dev/urandom since that's what everyone ends up using anyway.Matt Johnston
2007-04-16Add -u option to specify /dev/urandom insteadMatt Johnston
2007-03-17Allow reading dbclient password from an environment varMatt Johnston
2007-02-220.49 probably doneMatt Johnston
2007-02-22merge of 'a9b0496634cdd25647b65e585cc3240f3fa699ee'Matt Johnston
2007-02-22Add -p [address:]port option for binding to addresses, patch fromMatt Johnston
2007-02-12Changes for 0.49test1Matt Johnston
2006-10-11Fix up separate-directory building for libtomcryptMatt Johnston
2006-08-07merge of '9a4e042fd565f46141e81e0c1ab90260303348fe'Matt Johnston
2006-08-07Add (disabled by default) LOG_COMMANDS option to log the commands executedMatt Johnston
2006-07-07From Erik HovlandMatt Johnston