log Makefile.in @ 801:7dcb46da72d9 ecc

age author description
Tue, 21 May 2013 12:09:35 +0800 Matt Johnston merge in HEAD ecc
Tue, 09 Apr 2013 00:36:04 +0800 Matt Johnston start on ecdsa keys ecc
Sun, 07 Apr 2013 01:36:42 +0800 Matt Johnston ecc kind of works, needs fixing/testing 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
Mon, 01 Apr 2013 00:13:41 +0800 Matt Johnston merge from head roundtrip changes kexguess
Sat, 30 Mar 2013 23:55:05 +0800 Matt Johnston Get rid of client/server specific buf_match_algo, use single kexguess
Sun, 31 Mar 2013 21:38:17 +0800 Matt Johnston Don't bother waiting for a ssh-connection service reply - the server
Tue, 22 Nov 2011 19:28:58 +0700 Matt Johnston A few build fixes dropbear-tfm
Tue, 08 Nov 2011 20:33:19 +0800 Matt Johnston Fix symlink target created by installdropbearmulti
Thu, 30 Jun 2011 14:34:32 +0000 Matt Johnston Hopefully fix -lcrypt problem
Fri, 25 Feb 2011 12:14:33 +0000 Matt Johnston -lcrypt needs to be before object files when static linking
Wed, 21 Jul 2010 13:27:44 +0000 Matt Johnston Work properly again with bundled libtom*. autoconf is a hassle.
Wed, 21 Jul 2010 12:38:46 +0000 Matt Johnston Use system libtomcrypt/libtommath if available. Doesn't currently
Wed, 02 Sep 2009 15:05:14 +0000 Matt Johnston - scp progressbar needs strlcat(), so add compat.o