log

age author description
Wed, 08 Mar 2006 12:58:00 +0000 Matt Johnston Re-import libtomcrypt 1.05 for cleaner propagating. libtomcrypt-orig libtomcrypt-1.05
Wed, 08 Mar 2006 12:53:11 +0000 Matt Johnston merge of 4c883eb469d2d251ee8abddbc11ae4005db6da17
Wed, 08 Mar 2006 12:53:09 +0000 Matt Johnston merge of 4cbdd6e0a0d8c061075b9ed7609a06c4547f67d3
Wed, 08 Mar 2006 12:41:27 +0000 Matt Johnston * Per-IP connection unauthed connection limits
Wed, 08 Mar 2006 12:09:02 +0000 Matt Johnston Stomp on some minor warnings
Sat, 04 Mar 2006 08:22:16 +0000 Matt Johnston Exit with a message if the ssh protocol version is incompatible
Tue, 28 Feb 2006 04:04:27 +0000 Matt Johnston merge of 50848a51c2f9867bc10e81826190dbc326ea16b9
Tue, 28 Feb 2006 04:03:49 +0000 Matt Johnston Merge of the uClinux-dist patch, should work in inetd mode
Sat, 11 Feb 2006 15:15:37 +0000 Matt Johnston Only read /dev/random once when the program starts
Wed, 01 Feb 2006 09:05:13 +0000 Matt Johnston Fix up #ifdefs for tcp forwarding
Wed, 25 Jan 2006 17:14:32 +0000 Matt Johnston merge of c9dc9c734d4724866a86987356e6aedeed1c93dd
Wed, 25 Jan 2006 17:13:38 +0000 Matt Johnston Check that the output circular buffer is actually empty before
Sun, 15 Jan 2006 06:43:24 +0000 Matt Johnston Cancel a dbclient password prompt if the user presses ctrl-c.
Sun, 15 Jan 2006 06:39:48 +0000 Matt Johnston * svr-tcpfwd.c: should be MAX_NAME_LEN not MAXNAMLEN
Fri, 09 Dec 2005 06:10:27 +0000 Matt Johnston * options.h: bump the version number DROPBEAR_0.47
Thu, 08 Dec 2005 11:54:18 +0000 Matt Johnston * Update changelogs for 0.47 release
Thu, 08 Dec 2005 11:45:33 +0000 Matt Johnston * fix incorrect array sizing
Thu, 08 Dec 2005 08:17:42 +0000 Matt Johnston * Update to debian 0.46-2
Tue, 06 Dec 2005 17:49:59 +0000 Matt Johnston * workaround for systems such as glibc 2.1 that have
Tue, 06 Dec 2005 17:32:53 +0000 Matt Johnston * common-channel.c: get rid of the read()-from-writefd code
Tue, 06 Dec 2005 17:18:41 +0000 Matt Johnston Make the clean target a bit saner libtomcrypt LTC_DB_0.47
Tue, 06 Dec 2005 16:51:55 +0000 Matt Johnston * fix -L forwarding on the client, broke last rev
Sun, 04 Dec 2005 16:13:11 +0000 Matt Johnston * add -g (dbclient) and -a (dropbear) options for allowing non-local
Wed, 30 Nov 2005 10:11:24 +0000 Matt Johnston * options.h, common-kex.c: fix support of 4096 byte host keys
Wed, 30 Nov 2005 06:32:26 +0000 Matt Johnston * keyimport.c: fclose() the key file to make sure data gets written
Tue, 08 Nov 2005 11:35:52 +0000 Matt Johnston * common-algo.c: use zlib for dbclient
Mon, 31 Oct 2005 07:49:57 +0000 Matt Johnston * include netinet/in_systm.h if available before netinet/ip.h, since
Thu, 20 Oct 2005 16:53:12 +0000 Matt Johnston * rename infd/outfd to writefd/readfd, to avoid confusion
Fri, 23 Sep 2005 16:29:19 +0000 Matt Johnston - a hack for grahame to run dropbear with "none" cipher. insecure-nocrypto
Wed, 21 Sep 2005 15:58:19 +0000 Matt Johnston - new function to set "low delay" for a packet, set the ip TOS bit