Thu, 23 Jan 2014 22:25:52 +0800 |
Matt Johnston |
requirenext doesn't need two values
|
Thu, 23 Jan 2014 21:56:35 +0800 |
Matt Johnston |
Fix failing rekeying when we receive a still-in-flight packet
|
Thu, 14 Nov 2013 22:05:47 +0800 |
Matt Johnston |
rename random.h to dbrandom.h since some OSes have a system random.h
|
Sat, 09 Nov 2013 00:02:26 +0800 |
Matt Johnston |
- Make curve25519 work after fixing a typo, interoperates with OpenSSH
ecc
|
Fri, 08 Nov 2013 23:32:13 +0800 |
Matt Johnston |
Merge
ecc
|
Fri, 08 Nov 2013 23:11:43 +0800 |
Matt Johnston |
curve25519
ecc
|
Thu, 07 Nov 2013 23:49:37 +0800 |
Matt Johnston |
Add '-R' for delayed hostkey option
keyondemand
|
Tue, 21 May 2013 12:09:35 +0800 |
Matt Johnston |
merge in HEAD
ecc
|
Sun, 14 Apr 2013 23:16:16 +0800 |
Matt Johnston |
requirenext fixup for firstkexfollows
|
Sun, 14 Apr 2013 22:49:19 +0800 |
Matt Johnston |
merge
|
Sun, 14 Apr 2013 22:49:10 +0800 |
Matt Johnston |
-y -y to disable hostkey checking
|
Mon, 08 Apr 2013 23:56:31 +0800 |
Matt Johnston |
- Rename buf_put_ecc_pubkey_string() to buf_put_ecc_raw_pubkey_string()
ecc
|
Sun, 07 Apr 2013 01:36:42 +0800 |
Matt Johnston |
ecc kind of works, needs fixing/testing
ecc
|
Fri, 29 Mar 2013 00:28:09 +0800 |
Matt Johnston |
More changes for KEX and ECDH. Set up hash descriptors, make ECC code work,
ecc
|
Wed, 27 Mar 2013 00:38:03 +0800 |
Matt Johnston |
more bits on ecc branch
ecc
|
Tue, 26 Mar 2013 01:35:22 +0800 |
Matt Johnston |
refactor kexdh code a bit, start working on ecdh etc
ecc
|
Thu, 04 Apr 2013 00:18:50 +0800 |
Matt Johnston |
Take transmit and receive keys into use separately
|
Wed, 03 Apr 2013 00:32:55 +0800 |
Matt Johnston |
Don't usually need to recalculate dh_e for the repeated kexdh_init packet
kexguess
|
Mon, 01 Apr 2013 00:13:41 +0800 |
Matt Johnston |
merge from head roundtrip changes
kexguess
|
Fri, 29 Mar 2013 20:44:13 +0800 |
Matt Johnston |
first_kex_packet_follows working, needs tidying
kexguess
|
Mon, 01 Apr 2013 00:07:26 +0800 |
Matt Johnston |
Move the more verbose TRACE() statements into TRACE2()
|
Sat, 23 Mar 2013 23:17:01 +0800 |
Matt Johnston |
Fix a few compile warnings
|
Mon, 21 Nov 2011 19:52:28 +0800 |
Matt Johnston |
- Update tfm changes to current default tip
dropbear-tfm
|
Mon, 21 Nov 2011 19:19:57 +0800 |
Matt Johnston |
- Bring in original tomsfastmath patch against 0.52 from Peter Turczak
dropbear-tfm
|
Tue, 01 Sep 2009 16:38:26 +0000 |
Matt Johnston |
Rearrange getaddrstring() etc
|
Fri, 12 Jun 2009 14:58:43 +0000 |
Matt Johnston |
- Make -i and -W pass through multihop arguments
|
Sun, 25 Feb 2007 09:48:13 +0000 |
Matt Johnston |
Remove a newline from the kex prompt question, from FreeWRT
|
Thu, 22 Feb 2007 15:29:32 +0000 |
Matt Johnston |
Improve known_hosts checking.
|