Age | Commit message (Expand) | Author |
2015-02-24 | DROPBEAR_ prefix for include guards to avoid collisions | Thorsten Horstmann |
2015-02-10 | Tighten validation of DH values. Odds of x==0 being generated are | Matt Johnston |
2015-01-28 | Disable non-delayed zlib for server | Matt Johnston |
2015-01-24 | Default client key path ~/.ssh/id_dropbear | Matt Johnston |
2015-01-23 | Add config option to disable cbc. Disable twofish by default | Matt Johnston |
2015-01-13 | Enable sha2 HMACs by default, they're required for ecdsa already | Matt Johnston |
2014-08-01 | use xauth in /usr/bin | Mike Frysinger |
2014-07-09 | Make -K keepalive behave like OpenSSH's ServerAliveInterval | Matt Johnston |
2014-02-19 | CHANGES for 2014.63 | Matt Johnston |
2014-01-17 | DROPBEAR_CLI_AUTH_IMMEDIATE fixed, now enabled by default | Matt Johnston |
2013-11-14 | use oldstyle comments | Matt Johnston |
2013-11-09 | comments, turn off debugging options | Matt Johnston |
2013-11-09 | - Make curve25519 work after fixing a typo, interoperates with OpenSSH | Matt Johnston |
2013-11-08 | Merge | Matt Johnston |
2013-11-08 | curve25519 | Matt Johnston |
2013-11-07 | Add '-R' for delayed hostkey option | Matt Johnston |
2013-11-07 | refactor key generation, make it generate as required. | Matt Johnston |
2013-05-21 | Enable SMALL_CODE by default | Matt Johnston |
2013-05-21 | merge in HEAD | Matt Johnston |
2013-05-03 | ecdsa is working | Matt Johnston |
2013-04-18 | Don't enable CLI_IMMEDIATE_AUTH by default, it breaks blank password logins | Matt Johnston |
2013-04-09 | start on ecdsa keys | Matt Johnston |
2013-04-07 | ecc kind of works, needs fixing/testing | Matt Johnston |
2013-04-03 | Fix a few options and headers | Matt Johnston |
2013-03-29 | Add kexguess2 behaviour | Matt Johnston |
2013-03-26 | refactor kexdh code a bit, start working on ecdh etc | Matt Johnston |
2013-03-20 | Fix "-c none" so that it allows aes during authentication | Matt Johnston |
2013-03-20 | Merge "none" cipher/MAC branch. Also adds sha256 and sha512 | Matt Johnston |
2013-02-23 | DSS_PROTOK is not necessary now that private keys are included | Matt Johnston |
2013-02-12 | Allow configuring "allow blank password option" at runtime | Paul Eggleton |
2012-06-29 | Improve RNG seeding. | Matt Johnston |
2012-05-17 | - Only request "none" cipher after auth has succeeded | Matt Johnston |
2012-05-17 | Add ALLOW_NONE_PASSWORD_AUTH option | Matt Johnston |
2012-05-17 | Merge in "-m"/"-c" code | Matt Johnston |
2012-05-17 | ENABLE_USER_ALGO_LIST should work for the client | Matt Johnston |
2012-05-17 | Add rough support for choosing ciphers/hashes with "-c" or "-m" | Matt Johnston |
2012-05-16 | Update insecure-nocrypto to current head | Matt Johnston |
2012-05-16 | Disable SHA256 and SHA512 by default in options.h | Matt Johnston |
2012-05-10 | - Add hmac-sha2-256 and hmac-sha2-512. Needs debugging, seems to be | Matt Johnston |
2012-05-09 | Fix empty password immediate login | Matt Johnston |
2012-04-12 | Improve comment about sha1-96 | Matt Johnston |
2011-10-26 | - Add ALLOW_BLANK_PASSWORD option | Matt Johnston |
2011-02-28 | merge of '8a608f0ed5e4b491dba4bf330e560636ec7376fd' | Matt Johnston |
2011-02-28 | - Don't allow setting memLevel since that doesn't work properly | Matt Johnston |
2011-02-28 | Compile fix for when both client and server agent forwarding is disabled | Matt Johnston |
2011-02-24 | It happened to sony | Matt Johnston |
2009-09-08 | - Test for pam_fail_delay() function in configure | Matt Johnston |
2009-09-01 | Rearrange getaddrstring() etc | Matt Johnston |
2009-08-26 | - set $SSH_ORIGINAL_COMMAND if a command is forced, and log it | Matt Johnston |
2009-07-30 | propagate from branch 'au.asn.ucc.matt.dropbear.cli-agent' (head eb0dae4b62e2... | Matt Johnston |