summaryrefslogtreecommitdiffhomepage
path: root/options.h
AgeCommit message (Expand)Author
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
2006-06-120.49 is close to done.Matt Johnston
2006-06-10increase the size of listening sockets if the port count increasesMatt Johnston
2006-03-090.48 bumpMatt Johnston
2006-03-090.48 progressMatt Johnston
2006-03-08Update to scp from OpenSSH portable 4.3p2Matt Johnston
2006-03-08* Per-IP connection unauthed connection limitsMatt Johnston
2005-12-09 * options.h: bump the version numberMatt Johnston
2005-11-30 * options.h, common-kex.c: fix support of 4096 byte host keysMatt Johnston
2005-09-20added keyboard-interactive client supportMatt Johnston
2005-09-02disapproval of revision ac41ae96770156bca2c0193b500ee07ee8d9a027Matt Johnston
2005-09-02Increase algorithm list buffer lengthMatt Johnston
2005-08-30bytes/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 releaseMatt Johnston
2005-07-08* move RSA_BLINDING to options.hMatt Johnston
2005-06-01* defined USING_LISTENERS when tcp forwarding is enabled but notMatt Johnston
2005-03-07* fix comment style in options.hMatt Johnston
2005-03-07changes for 0.45Matt Johnston
2005-02-28* add SSH_ASKPASS support (based on patch from Paul WhittakerMatt Johnston
2005-02-28* respect DO_HOST_LOOKUP config optionMatt Johnston
2005-01-020.44 release changesMatt Johnston
2004-12-20Cleaned up the random code, use /dev/random by default,Matt Johnston
2004-09-14Oops, PAM was on by default in options.hMatt Johnston
2004-09-140.44test4 probablyMatt Johnston
2004-09-14PAM improvementsMatt Johnston
2004-09-12propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and 717950f4061f1123659...Matt Johnston
2004-09-12propagate of 717950f4061f1123659ee87c7c168805af920ab7 and 839f98f136788cc1466...Matt Johnston
2004-08-27options.hMatt Johnston
2004-09-04merge of 00b67a11e33c3ed390556805ed6d1078528bee70Matt Johnston
2004-08-24Default port is now set as a stringMatt Johnston
2004-09-04merge of 00b67a11e33c3ed390556805ed6d1078528bee70Matt Johnston
2004-08-17default initialisers for mp_intsMatt Johnston
2004-08-14- It'll be called 0.44test1Matt Johnston
2004-08-12adding inetd mode back from 0.43Matt Johnston
2004-08-12Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston
2004-08-12cleaning up the pubkey definesMatt Johnston
2004-08-12Some more sanity-checking of args, and just warn and ignore OpenSSH argsMatt Johnston