Sun, 27 Feb 2011 13:57:32 +0000 |
Matt Johnston |
Refer to RFCs rather than drafts, update some section references
|
Thu, 24 Feb 2011 12:42:42 +0000 |
Matt Johnston |
Add diffie-hellman-group14-sha1 KEX method
|
Wed, 23 Feb 2011 15:50:30 +0000 |
Matt Johnston |
Improve capitalisation for all logged strings
|
Fri, 11 Sep 2009 14:02:04 +0000 |
Matt Johnston |
- Disable compression for non-final multihops
|
Sun, 26 Jul 2009 15:39:47 +0000 |
Matt Johnston |
- Add option to change zlib windowBits/memLevel
|
Sun, 01 Mar 2009 16:15:57 +0000 |
Matt Johnston |
- Get rid of decryptreadbuf, just decrypt in-place with readbuf
|
Thu, 06 Nov 2008 13:33:06 +0000 |
Matt Johnston |
Update nocrypto branch to current head
insecure-nocrypto
|
Thu, 06 Nov 2008 13:16:55 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head cdcc3c729e29544e8b98a408e2dc60e4483dfd2a)
insecure-nocrypto
|
Mon, 29 Sep 2008 13:53:31 +0000 |
Matt Johnston |
- Add Counter Mode support
|
Mon, 29 Sep 2008 02:23:04 +0000 |
Matt Johnston |
Add support for [email protected] delayed compression.
|
Wed, 08 Aug 2007 15:12:06 +0000 |
Matt Johnston |
- Add -K keepalive flag for dropbear and dbclient
|
Sun, 04 Feb 2007 10:32:59 +0000 |
Matt Johnston |
merge of 'b1dd3b94e60a07a176dba2b035ac79968595990a'
|
Sun, 04 Feb 2007 10:31:48 +0000 |
Matt Johnston |
Add comments about requiring keysize <= 2*SHA1_HASH_SIZE
|
Tue, 08 Aug 2006 15:31:38 +0000 |
Matt Johnston |
some more debugging output
debug-unrandom
|
Fri, 07 Jul 2006 09:28:32 +0000 |
Matt Johnston |
From Erik Hovland
|
Fri, 10 Mar 2006 06:30:52 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head 7ad1775ed65e75dbece27fe6b65bf1a234db386a)
insecure-nocrypto
|
Wed, 30 Nov 2005 10:11:24 +0000 |
Matt Johnston |
* options.h, common-kex.c: fix support of 4096 byte host keys
|
Fri, 23 Sep 2005 16:29:19 +0000 |
Matt Johnston |
- a hack for grahame to run dropbear with "none" cipher.
insecure-nocrypto
|
Tue, 30 Aug 2005 16:58:57 +0000 |
Matt Johnston |
- Fixed twofish algorithm naming so it actually works.
|
Wed, 24 Aug 2005 16:43:29 +0000 |
Matt Johnston |
Make a variables static
|
Thu, 05 May 2005 03:58:21 +0000 |
Matt Johnston |
- refactored random mp_int generation and byte->mp_int code
|
Sun, 13 Mar 2005 13:58:14 +0000 |
Matt Johnston |
* fix longstanding bug with connections being closed on failure to
|
Sun, 02 Jan 2005 20:25:56 +0000 |
Matt Johnston |
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
|
Thu, 02 Sep 2004 15:24:17 +0000 |
Matt Johnston |
Check for non-matching algos properly
|
Tue, 17 Aug 2004 10:20:20 +0000 |
Matt Johnston |
default initialisers for mp_ints
|
Mon, 16 Aug 2004 08:59:11 +0000 |
Matt Johnston |
- don't crash when trying to add to known_hosts if it doesn't exist
|
Sat, 14 Aug 2004 17:54:20 +0000 |
Matt Johnston |
License boilerplate etc, add Mihnea as an author to some of the files
|
Thu, 29 Jul 2004 15:43:26 +0000 |
Matt Johnston |
Handle differing c2s and s2c algorithms properly
|
Thu, 29 Jul 2004 02:19:03 +0000 |
Matt Johnston |
set the isserver flag (oops)
|
Wed, 28 Jul 2004 16:44:16 +0000 |
Matt Johnston |
Client mostly works up to password auth
|
Tue, 27 Jul 2004 16:30:46 +0000 |
Matt Johnston |
Progressing client support
|
Mon, 26 Jul 2004 02:44:20 +0000 |
Matt Johnston |
snapshot of stuff
|
Wed, 23 Jun 2004 07:14:16 +0000 |
Matt Johnston |
merge of abac2150ee4f4031a98016241fbd136d24fed127
|
Tue, 01 Jun 2004 02:46:09 +0000 |
Matt Johnston |
Makefile.in contains updated files required
|