log Makefile.in @ 1067:ce21d0bfaf98

age author description
Sat, 28 Feb 2015 09:06:40 +0800 Matt Johnston merge from default fastopen
Tue, 24 Feb 2015 20:45:07 +0800 Thorsten Horstmann Some minor typo fixes, found by codespell.
Fri, 20 Feb 2015 23:16:38 +0800 Matt Johnston Move generic network routines to netio.c fastopen
Fri, 23 Jan 2015 22:59:30 +0800 Like Ma Fix installing dropbear.8 error when building in a separate directory.
Fri, 07 Mar 2014 21:30:20 +0800 Matt Johnston Fix "make install" dependency so that it works without prior "make"
Thu, 27 Feb 2014 21:35:58 +0800 Matt Johnston merge up to 2013.63, improve ASM makefile rules a bit asm
Sun, 06 Oct 2013 21:49:15 +0800 Matt Johnston aes and sha1 for arm asm
Tue, 18 Feb 2014 21:03:27 +0800 Matt Johnston Fix building with system libtomcrypt/libtommath
Fri, 07 Feb 2014 07:57:45 +0800 Nicolas Boos Fix linking -lcrypt for systems without libcrypt in /usr/lib
Fri, 07 Feb 2014 07:53:32 +0800 Nicolas Boos Avoid linking dropbearconvert and dropbearkey to libz or libutil
Wed, 11 Dec 2013 21:50:33 +0800 Mike Frysinger Fix so that "make install" for multi target won't fail on scp which doesn't
Wed, 11 Dec 2013 21:48:02 +0800 Mike Frysinger Turn dropbearmulti into a real target so we don't constantly re-link it
Thu, 14 Nov 2013 22:05:47 +0800 Matt Johnston rename random.h to dbrandom.h since some OSes have a system random.h
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 00:18:52 +0800 Matt Johnston refactor key generation, make it generate as required. keyondemand
Fri, 18 Oct 2013 21:38:01 +0800 Matt Johnston Merge in changes from the past couple of releases ecc
Wed, 09 Oct 2013 22:24:39 +0800 Matt Johnston - Fix "inst_scp" target since there isn't a manpage
Wed, 09 Oct 2013 21:58:07 +0800 Matt Johnston Add @exec_prefix@ that was missing
Thu, 03 Oct 2013 23:45:25 +0800 Matt Johnston Add manpage for dropbearconvert
Tue, 21 May 2013 13:20:02 +0800 Matt Johnston Fix static library order, libtomcrypt depends on libtommath ecc
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
Mon, 06 Jul 2009 12:59:13 +0000 Matt Johnston New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList agent-client
Wed, 01 Jul 2009 04:53:17 +0000 Matt Johnston Make it compile, update for changes in channel structure. agent-client
Tue, 18 Nov 2008 12:53:02 +0000 Matt Johnston - Use the right variable notation
Mon, 17 Nov 2008 14:04:14 +0000 Matt Johnston Only use -lcrypt for Dropbear server binary
Mon, 08 Sep 2008 15:14:02 +0000 Matt Johnston * Patch from Frédéric Moulins adding options to authorized_keys. pubkey-options
Thu, 11 Jan 2007 03:14:55 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.ltm.dropbear' (head 2af95f00ebd5bb7a28b3817db1218442c935388e)
Thu, 11 Jan 2007 03:13:43 +0000 Matt Johnston %s/ranlib/$(RANLIB)/ libtommath-dropbear
Thu, 11 Jan 2007 03:13:04 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.ltm.orig' (head 1c2b7d389d0682caf980235dad97493e3206389c) libtommath-dropbear
Thu, 11 Jan 2007 02:41:05 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head 2af22fb4e878750b88f80f90d439b316d229796f)
Thu, 11 Jan 2007 02:39:21 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.ltc.orig' (head 52840647ac7f5c707c3bd158d119a15734a7ef28) libtomcrypt-dropbear
Wed, 11 Oct 2006 16:00:50 +0000 Matt Johnston Fix up separate-directory building for libtomcrypt
Tue, 18 Apr 2006 01:33:30 +0000 Matt Johnston Include CPPFLAGS in CFLAGS
Tue, 28 Mar 2006 16:04:11 +0000 Matt Johnston smaller yet again ucc-axis-hack
Fri, 10 Mar 2006 06:31:29 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 7ad1775ed65e75dbece27fe6b65bf1a234db386a) contrib-blacklist
Wed, 08 Mar 2006 13:23:58 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head 20dccfc09627970a312d77fb41dc2970b62689c3)
Wed, 08 Mar 2006 13:23:49 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.ltm.dropbear' (head 6c790cad5a7fa866ad062cb3a0c279f7ba788583)
Wed, 08 Mar 2006 13:22:52 +0000 Matt Johnston * Changes imported from Dropbear 0.47. libtommath-dropbear
Wed, 08 Mar 2006 13:02:58 +0000 Matt Johnston Just import the Dropbear 0.47 libtomcrypt changes libtomcrypt-dropbear
Tue, 06 Dec 2005 17:18:41 +0000 Matt Johnston Make the clean target a bit saner libtomcrypt LTC_DB_0.47
Tue, 20 Sep 2005 17:35:21 +0000 Matt Johnston added keyboard-interactive client support
Tue, 06 Sep 2005 04:52:46 +0000 Matt Johnston - blacklisting patch from Michael Deiters contrib-blacklist
Wed, 06 Jul 2005 13:31:04 +0000 Matt Johnston - try to properly rename Makefile and get it up-to-date with 1.05, libtomcrypt
Wed, 11 May 2005 16:27:28 +0000 Matt Johnston Don't remove ~ files on make clean (and find -type was wrong anyway) libtommath LTM_DB_0.46 LTM_DB_0.47
Wed, 11 May 2005 16:25:34 +0000 Matt Johnston Update Makefile.in for dropbear libtommath
Tue, 10 May 2005 17:01:16 +0000 Matt Johnston * change include path for libtomcrypt 1.02
Mon, 09 May 2005 12:00:08 +0000 Matt Johnston makefile fixup for Dropbear libtomcrypt
Mon, 09 May 2005 09:33:00 +0000 Matt Johnston Cleanup of import of LTC 1.02, still problematic for Dropbear libtomcrypt
Wed, 02 Mar 2005 04:13:01 +0000 Matt Johnston * don't add a 'static' prefix to binary names
Sun, 02 Jan 2005 17:08:27 +0000 Matt Johnston 0.44 release changes
Mon, 20 Dec 2004 14:47:48 +0000 Matt Johnston Makefile.in: find requires a path on non-linux. libtommath
Mon, 20 Dec 2004 14:46:40 +0000 Matt Johnston Makefile.in: don't compile things we don't need libtomcrypt
Sun, 19 Dec 2004 16:23:32 +0000 Matt Johnston Fixes for it to compile and work nicely with Dropbear. libtomcrypt
Sun, 19 Dec 2004 16:18:40 +0000 Matt Johnston Clean up the merge, remove some unneeded files etc libtommath
Sun, 19 Dec 2004 11:47:33 +0000 Matt Johnston propagate of 3f8f752126017cbe7d93c4086c27a91550df745f and 747ebf284d40a15b338e5a5c7730ecec6eade3d7 from branch 'au.asn.ucc.matt.ltc-orig' to 'au.asn.ucc.matt.ltc-db' libtomcrypt
Fri, 17 Dec 2004 06:27:22 +0000 Matt Johnston Pristine compilation works. libtommath
Fri, 17 Dec 2004 06:27:09 +0000 Matt Johnston Pristine compilation works libtomcrypt
Fri, 17 Dec 2004 06:26:55 +0000 Matt Johnston Pristine compilation works.
Tue, 21 Sep 2004 12:14:20 +0000 Matt Johnston use inst_ rather than inst, so it doesn't try to install "all".
Sun, 12 Sep 2004 05:52:36 +0000 Matt Johnston propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and 717950f4061f1123659ee87c7c168805af920ab7 from branch 'matt.dbclient.rez' to 'matt.dbclient.authpam' private-rez
Sun, 12 Sep 2004 04:56:50 +0000 Matt Johnston propagate of 717950f4061f1123659ee87c7c168805af920ab7 and 839f98f136788cc1466e4641bf796f96040a085d from branch 'matt.dbclient.authpam' to 'matt.dbclient.rez' private-rez
Tue, 24 Aug 2004 18:12:18 +0000 Matt Johnston Nasty.
Tue, 17 Aug 2004 10:40:31 +0000 Matt Johnston Small fixes
Tue, 17 Aug 2004 04:35:01 +0000 Matt Johnston do the symlinks for multi-binary compiles
Mon, 16 Aug 2004 14:53:49 +0000 Matt Johnston dbclient works as "ssh" too
Sat, 14 Aug 2004 17:35:28 +0000 Matt Johnston Dropbearkey can now print out pubkey portions
Thu, 12 Aug 2004 14:56:22 +0000 Matt Johnston cleaning up the pubkey defines
Thu, 12 Aug 2004 14:39:17 +0000 Matt Johnston fake-rfc stuff
Thu, 12 Aug 2004 13:54:31 +0000 Matt Johnston Oops, forgot to call the actual code.
Thu, 12 Aug 2004 13:48:42 +0000 Matt Johnston TCP forwarding works.
Tue, 10 Aug 2004 17:09:52 +0000 Matt Johnston just checkpointing
Sun, 08 Aug 2004 16:57:37 +0000 Matt Johnston svr-authpam code merged and works. needs tidying a log authpam
Sun, 08 Aug 2004 16:55:03 +0000 Matt Johnston add cli-authpubkey
Sat, 07 Aug 2004 15:50:58 +0000 Matt Johnston Should be dropbearkey, rather than dropbearmulti, for the default targets
Fri, 30 Jul 2004 03:02:19 +0000 Matt Johnston we're nearly there yet
Tue, 27 Jul 2004 16:30:46 +0000 Matt Johnston Progressing client support
Tue, 27 Jul 2004 15:12:29 +0000 Matt Johnston forgot to include libtomcrypt dir
Tue, 27 Jul 2004 14:54:25 +0000 Matt Johnston removed some test targets
Tue, 27 Jul 2004 14:44:43 +0000 Matt Johnston Switching to the magical new Makefile, and new dbmulti style
Tue, 27 Jul 2004 13:32:54 +0000 Matt Johnston Totally reworked Makefile.in
Tue, 20 Jul 2004 12:05:00 +0000 Matt Johnston switching to global vars
Wed, 23 Jun 2004 07:24:22 +0000 Matt Johnston Makefile.in
Thu, 03 Jun 2004 17:15:02 +0000 Matt Johnston - renaming x11fwd.c to svr-x11fwd.c, to testing monotone
Thu, 03 Jun 2004 16:45:53 +0000 Matt Johnston - Reworked non-channel fd handling to listener.c
Tue, 01 Jun 2004 02:46:09 +0000 Matt Johnston Makefile.in contains updated files required