summaryrefslogtreecommitdiff
path: root/options.h
Commit message (Expand)AuthorAgeFilesLines
* mention localoptions.h being build directory, fix underscore in CHANGESMatt Johnston2018-03-011-0/+1
* - Fix dependencies and remove old default_options.h from version controlMatt Johnston2018-02-191-1/+2
* include config.h for options.h. don't need to include options.h whenMatt Johnston2018-02-181-0/+3
* add configuration option for default RSA size.Matt Johnston2017-06-241-0/+2
* Convert #ifdef to #if, other build changesMatt Johnston2016-05-041-359/+11
* options for disabling "normal" DHMatt Johnston2016-05-021-8/+9
* move group14 and group16 to options.h, group14-sha256 on by defaultMatt Johnston2016-05-021-2/+12
* Get rid of group15, move group16 to sha512.Matt Johnston2016-03-121-5/+5
* add dh group15 and group16, disabled by defaultMatt Johnston2016-01-151-0/+5
* Test for crypt() rather than crypt.hMatt Johnston2015-10-211-2/+2
* fix default build when getpass() is unavailableMike Frysinger2015-10-211-1/+4
* fix default build when crypt() is unavailableMike Frysinger2015-10-211-0/+3
* change DROPBEAR_DEFAULT_CLI_AUTHKEY to just prepend homedirMatt Johnston2015-08-031-2/+2
* Disable twofish-ctr by default, add config optionMatt Johnston2015-06-031-2/+7
* DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann2015-02-241-4/+4
* Tighten validation of DH values. Odds of x==0 being generated areMatt Johnston2015-02-101-2/+2
* Disable non-delayed zlib for serverMatt Johnston2015-01-281-0/+5
* Default client key path ~/.ssh/id_dropbearMatt Johnston2015-01-241-0/+4
* Add config option to disable cbc. Disable twofish by defaultMatt Johnston2015-01-231-2/+6
* Enable sha2 HMACs by default, they're required for ecdsa alreadyMatt Johnston2015-01-131-2/+2
* use xauth in /usr/binMike Frysinger2014-08-011-1/+1
* Make -K keepalive behave like OpenSSH's ServerAliveIntervalMatt Johnston2014-07-091-0/+5
* CHANGES for 2014.63Matt Johnston2014-02-191-0/+6
* DROPBEAR_CLI_AUTH_IMMEDIATE fixed, now enabled by defaultMatt Johnston2014-01-171-7/+0
* use oldstyle commentsMatt Johnston2013-11-141-1/+1
* comments, turn off debugging optionsMatt Johnston2013-11-091-2/+3
* - Make curve25519 work after fixing a typo, interoperates with OpenSSHMatt Johnston2013-11-091-7/+9
* MergeMatt Johnston2013-11-081-0/+2
|\
| * curve25519Matt Johnston2013-11-081-0/+2
* | Add '-R' for delayed hostkey optionkeyondemandMatt Johnston2013-11-071-6/+13
* | refactor key generation, make it generate as required.Matt Johnston2013-11-071-2/+2
|/
* Enable SMALL_CODE by defaultMatt Johnston2013-05-211-1/+1
* merge in HEADMatt Johnston2013-05-211-2/+9
|\
| * Don't enable CLI_IMMEDIATE_AUTH by default, it breaks blank password loginsMatt Johnston2013-04-181-0/+7
| * Fix a few options and headersMatt Johnston2013-04-031-3/+3
| * Add kexguess2 behaviourMatt Johnston2013-03-291-2/+2
* | ecdsa is workingMatt Johnston2013-05-031-1/+4
* | start on ecdsa keysMatt Johnston2013-04-091-0/+1
* | ecc kind of works, needs fixing/testingMatt Johnston2013-04-071-4/+4
* | refactor kexdh code a bit, start working on ecdh etcMatt Johnston2013-03-261-0/+2
|/
* Fix "-c none" so that it allows aes during authenticationMatt Johnston2013-03-201-5/+3
* Merge "none" cipher/MAC branch. Also adds sha256 and sha512Matt Johnston2013-03-201-1/+15
|\
| * - Only request "none" cipher after auth has succeededinsecure-nocryptoMatt Johnston2012-05-171-4/+0
| * Add ALLOW_NONE_PASSWORD_AUTH optionMatt Johnston2012-05-171-7/+5
| * Merge in "-m"/"-c" codeMatt Johnston2012-05-171-2/+5
| |\
| * \ Update insecure-nocrypto to current headMatt Johnston2012-05-161-1/+19
| |\ \
| | * | Update nocrypto branch to current headMatt Johnston2008-11-061-6/+13
| | * | propagate from branch 'au.asn.ucc.matt.dropbear' (head cdcc3c729e29544e8b98a4...Matt Johnston2008-11-061-0/+17
| | |\ \
| | | * | Comment cleanupsMatt Johnston2006-10-021-3/+3
| | | * | propagate from branch 'au.asn.ucc.matt.dropbear' (head 7ad1775ed65e75dbece27f...Matt Johnston2006-03-101-0/+20
| | | |\ \