Age | Commit message (Expand) | Author |
2020-05-24 | send and handle SSH_MSG_EXT_INFO only at the correct point | Matt Johnston |
2020-05-21 | Make server send SSH_MSG_EXT_INFO | Matt Johnston |
2020-04-06 | use sigtype where appropriate | Matt Johnston |
2020-03-12 | Add Ed25519 support (#91) | Vladislav Grishenko |
2018-02-28 | - #if not #ifdef for DROPBEAR_FUZZ | Matt Johnston |
2018-01-23 | add fuzzer-preauth_nomaths | Matt Johnston |
2017-05-18 | merge 2017.75 | Matt Johnston |
2016-11-19 | Use atomic key generation in all cases | Matt Johnston |
2016-05-04 | Convert #ifdef to #if, other build changes | Matt Johnston |
2016-05-02 | options for disabling "normal" DH | Matt Johnston |
2016-03-15 | assertion for case that shouldn't happen | Matt Johnston |
2015-06-04 | buf_getstring and buf_putstring now use non-unsigned char* | Matt Johnston |
2015-01-04 | Open directories O_RDONLY for fsync, add debugging if it fails | Matt Johnston |
2014-11-08 | Make sure hostkeys are flushed to disk to avoid empty files if the power | Matt Johnston |
2014-01-23 | requirenext doesn't need two values | Matt Johnston |
2013-12-03 | Log when generating a hostkey | Matt Johnston |
2013-11-14 | rename random.h to dbrandom.h since some OSes have a system random.h | Matt Johnston |
2013-11-12 | Various cleanups and fixes for warnings | 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 | merge in HEAD | Matt Johnston |
2013-04-14 | requirenext fixup for firstkexfollows | Matt Johnston |
2013-04-08 | - Rename buf_put_ecc_pubkey_string() to buf_put_ecc_raw_pubkey_string() | Matt Johnston |
2013-04-07 | ecc kind of works, needs fixing/testing | Matt Johnston |
2013-03-29 | More changes for KEX and ECDH. Set up hash descriptors, make ECC code work, | Matt Johnston |
2013-03-26 | refactor kexdh code a bit, start working on ecdh etc | Matt Johnston |
2011-02-27 | Refer to RFCs rather than drafts, update some section references | Matt Johnston |
2006-07-07 | Fixes from Erik Hovland: | Matt Johnston |
2005-01-02 | Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place | Matt Johnston |
2004-08-17 | default initialisers for mp_ints | Matt Johnston |
2004-08-14 | License boilerplate etc, add Mihnea as an author to some of the files | Matt Johnston |
2004-07-26 | snapshot of stuff | Matt Johnston |
2004-07-20 | switching to global vars | Matt Johnston |
2004-06-23 | merge of abac2150ee4f4031a98016241fbd136d24fed127 | Matt Johnston |
2004-06-01 | Makefile.in contains updated files required | Matt Johnston |