Age | Commit message (Expand) | Author |
2013-05-21 | merge in HEAD | Matt Johnston |
2013-04-16 | Fix build when zlib is disabled, from | Matt Johnston |
2013-04-14 | requirenext fixup for firstkexfollows | Matt Johnston |
2013-04-14 | A bit of work on ecdsa for host/auth keys | Matt Johnston |
2013-04-11 | Fix zlib for split newkeys | Matt Johnston |
2013-04-09 | start on ecdsa keys | Matt Johnston |
2013-04-08 | - Rename buf_put_ecc_pubkey_string() to buf_put_ecc_raw_pubkey_string() | Matt Johnston |
2013-04-08 | ecdh works against OpenSSH | Matt Johnston |
2013-04-08 | - Fix various hardcoded uses of SHA1 | Matt Johnston |
2013-04-07 | ecc kind of works, needs fixing/testing | Matt Johnston |
2013-04-04 | Take transmit and receive keys into use separately | Matt Johnston |
2013-04-03 | Put some #ifdef options around first-follows options in case they | Matt Johnston |
2013-03-30 | Get rid of client/server specific buf_match_algo, use single | Matt Johnston |
2013-03-29 | Add kexguess2 behaviour | Matt Johnston |
2013-03-29 | first_kex_packet_follows working, needs tidying | Matt Johnston |
2013-03-29 | More changes for KEX and ECDH. Set up hash descriptors, make ECC code work, | Matt Johnston |
2013-03-27 | ecc key import function | Matt Johnston |
2013-03-27 | more bits on ecc branch | Matt Johnston |
2013-03-26 | refactor kexdh code a bit, start working on ecdh etc | Matt Johnston |
2013-03-20 | Fix "-m none" case and ugly typo | 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-10 | - Add hmac-sha2-256 and hmac-sha2-512. Needs debugging, seems to be | Matt Johnston |
2012-02-10 | Clear a few buffers when possible | Matt Johnston |
2011-02-27 | Refer to RFCs rather than drafts, update some section references | Matt Johnston |
2011-02-24 | Add diffie-hellman-group14-sha1 KEX method | Matt Johnston |
2011-02-23 | Improve capitalisation for all logged strings | Matt Johnston |
2009-09-11 | - Disable compression for non-final multihops | Matt Johnston |
2009-07-26 | - Add option to change zlib windowBits/memLevel | Matt Johnston |
2009-03-01 | - Get rid of decryptreadbuf, just decrypt in-place with readbuf | Matt Johnston |
2008-11-06 | Update nocrypto branch to current head | Matt Johnston |
2008-11-06 | propagate from branch 'au.asn.ucc.matt.dropbear' (head cdcc3c729e29544e8b98a4... | Matt Johnston |
2008-09-29 | - Add Counter Mode support | Matt Johnston |
2008-09-29 | Add support for zlib@openssh.com delayed compression. | Matt Johnston |
2007-08-08 | - Add -K keepalive flag for dropbear and dbclient | Matt Johnston |
2007-02-04 | merge of 'b1dd3b94e60a07a176dba2b035ac79968595990a' | Matt Johnston |
2007-02-04 | Add comments about requiring keysize <= 2*SHA1_HASH_SIZE | Matt Johnston |
2006-07-07 | From Erik Hovland | Matt Johnston |
2006-03-10 | propagate from branch 'au.asn.ucc.matt.dropbear' (head 7ad1775ed65e75dbece27f... | Matt Johnston |
2005-11-30 | * options.h, common-kex.c: fix support of 4096 byte host keys | Matt Johnston |
2005-09-23 | - a hack for grahame to run dropbear with "none" cipher. | Matt Johnston |
2005-08-30 | - Fixed twofish algorithm naming so it actually works. | Matt Johnston |
2005-08-24 | Make a variables static | Matt Johnston |
2005-05-05 | - refactored random mp_int generation and byte->mp_int code | Matt Johnston |
2005-03-13 | * fix longstanding bug with connections being closed on failure to | Matt Johnston |
2005-01-02 | Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place | Matt Johnston |
2004-09-02 | Check for non-matching algos properly | Matt Johnston |
2004-08-17 | default initialisers for mp_ints | Matt Johnston |