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
|