log

age author description
Wed, 23 Feb 2011 15:10:28 +0000 Matt Johnston Don't reset last_packet_time when we're transmitting SSH_MSG_IGNORE packets
Wed, 21 Jul 2010 14:07:13 +0000 Matt Johnston remove unused variable
Wed, 21 Jul 2010 13:53:29 +0000 Matt Johnston merge of '4b90e96a8a8afcc9feafc59cb47592a4a6d1cc30'
Wed, 21 Jul 2010 13:53:23 +0000 Matt Johnston - Update fake-rfc2553.{c,h} from OpenSSH 5.5p1
Wed, 21 Jul 2010 13:33:07 +0000 Matt Johnston Fix bug in primality testing, see
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:55:25 +0000 Matt Johnston Rename rsa_key to dropbear_rsa_key (and same for dss too) so
Wed, 21 Jul 2010 12:38:46 +0000 Matt Johnston Use system libtomcrypt/libtommath if available. Doesn't currently
Tue, 20 Jul 2010 13:54:20 +0000 Matt Johnston Comment public/private parts
Sun, 21 Mar 2010 06:07:22 +0000 Matt Johnston merge of '0adbc6745a5ada0b6780b0683209f5b26b1a335d'
Sun, 21 Mar 2010 06:06:42 +0000 Matt Johnston - make structure static
Thu, 04 Mar 2010 14:50:19 +0000 Matt Johnston don't #include "utmp.h"
Sat, 27 Feb 2010 12:15:27 +0000 Matt Johnston - fixes for listenaddr
Sat, 27 Feb 2010 11:53:18 +0000 Matt Johnston merge of '48fdaa8706d1acda35e9d564adc9a1fbc96c18c8'
Sat, 27 Feb 2010 11:51:19 +0000 Matt Johnston - tcpfwd bindaddr support against trunk. needs merging.
Wed, 24 Feb 2010 16:13:15 +0000 Matt Johnston - Progress for allowing specifying a listenaddr for tcp forwards
Sun, 13 Sep 2009 15:31:29 +0000 Matt Johnston Mention -p's address argument in manpage synopsis
Fri, 11 Sep 2009 14:02:04 +0000 Matt Johnston - Disable compression for non-final multihops
Thu, 10 Sep 2009 11:12:31 +0000 Matt Johnston Remove extraneous semicolon
Tue, 08 Sep 2009 14:53:53 +0000 Matt Johnston - Test for pam_fail_delay() function in configure
Sat, 05 Sep 2009 11:40:00 +0000 Matt Johnston Move remotehost into svr_ses structure since we can't look it up
Wed, 02 Sep 2009 15:17:14 +0000 Matt Johnston - Remove options that dbclient won't know about
Wed, 02 Sep 2009 15:05:14 +0000 Matt Johnston - scp progressbar needs strlcat(), so add compat.o
Wed, 02 Sep 2009 14:47:12 +0000 Matt Johnston - Set $SSH_CONNECTION
Tue, 01 Sep 2009 16:38:26 +0000 Matt Johnston Rearrange getaddrstring() etc
Mon, 31 Aug 2009 15:25:39 +0000 Matt Johnston - set $SSH_TTY environment variable
Wed, 26 Aug 2009 14:09:22 +0000 Matt Johnston - set $SSH_ORIGINAL_COMMAND if a command is forced, and log it
Tue, 25 Aug 2009 11:11:35 +0000 Matt Johnston merge of '0d7a9127af37d6e74efc5ec031a7001ce63d334d'
Tue, 25 Aug 2009 05:24:18 +0000 Matt Johnston - Move netcat struct to where it stays in scope.
Thu, 13 Aug 2009 14:57:27 +0000 Matt Johnston - Don't print warning if SSH_AUTH_SOCK is unset
Fri, 31 Jul 2009 15:51:33 +0000 Matt Johnston - Handle failure to connect to forwarding socket
Thu, 30 Jul 2009 15:15:12 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear.cli-agent' (head eb0dae4b62e243ba37a897beb7ba81a4f637d8b3)
Thu, 30 Jul 2009 15:14:33 +0000 Matt Johnston Agent forwarding works agent-client
Wed, 29 Jul 2009 02:58:33 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head bbe4e11695a7b22bd89a722600eb4a4020b6fdf3) agent-client
Tue, 28 Jul 2009 16:16:14 +0000 Matt Johnston Use /usr/bin/X11/xauth default path instead
Sun, 26 Jul 2009 16:14:50 +0000 Matt Johnston Turn off DEBUG_TRACE accidentally committed
Sun, 26 Jul 2009 16:11:27 +0000 Matt Johnston - Payload length doesn't include macsize.
Sun, 26 Jul 2009 15:39:47 +0000 Matt Johnston - Add option to change zlib windowBits/memLevel
Fri, 24 Jul 2009 13:49:07 +0000 Matt Johnston Disable Blowfish by default, it has inefficient key memory use
Thu, 09 Jul 2009 16:01:30 +0000 Matt Johnston - For uclinux, only cleanup on exit for the main process. This avoids
Mon, 06 Jul 2009 14:02:45 +0000 Matt Johnston - Client auth using an agent's key works. Still need to implement client agent-client
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 06:27:27 +0000 Matt Johnston Talking to the agent works now. Can't interpret the pubkeys. agent-client
Wed, 01 Jul 2009 05:14:51 +0000 Matt Johnston merge of '3450609f92928775614418f40dd44ed5393d9de4' maemo
Wed, 01 Jul 2009 05:14:05 +0000 Matt Johnston Some uncommitted changes maemo
Wed, 01 Jul 2009 04:53:17 +0000 Matt Johnston Make it compile, update for changes in channel structure. agent-client
Wed, 01 Jul 2009 04:16:32 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 899a8851a5edf840b2f7925bcc26ffe99dcac54d) agent-client
Tue, 16 Jun 2009 15:22:33 +0000 Matt Johnston - Print banner to stderr. Probably the right way, and avoids
Fri, 12 Jun 2009 14:58:43 +0000 Matt Johnston - Make -i and -W pass through multihop arguments
Tue, 09 Jun 2009 13:18:52 +0000 Matt Johnston - Don't memcpy() in place with void_encrypt
Mon, 08 Jun 2009 14:53:29 +0000 Matt Johnston Wrap proxycmd function in ENABLE_CLI_PROXYCMD #ifdef
Mon, 08 Jun 2009 14:51:22 +0000 Matt Johnston disapproval of revision '6d6160b277bfc7c2db6888a2ac91ac618cef6de3'
Mon, 08 Jun 2009 14:44:23 +0000 Matt Johnston Wrap proxycmd function in ENABLE_CLI_PROXYCMD #ifdef
Mon, 08 Jun 2009 14:40:29 +0000 Matt Johnston use memset() rather than bzero()
Tue, 17 Mar 2009 22:30:39 +0000 Matt Johnston merge of '0a8dfaa3e5365a2004db2b55895e11f65b5cefcc'
Tue, 17 Mar 2009 22:30:25 +0000 Matt Johnston - Add the signal pipe to maxfd
Tue, 03 Mar 2009 13:42:54 +0000 Matt Johnston - Turn DROPBEAR_SMALL_CODE off by default
Tue, 03 Mar 2009 13:20:00 +0000 Matt Johnston Remove extraneous debugging
Sun, 01 Mar 2009 16:15:57 +0000 Matt Johnston - Get rid of decryptreadbuf, just decrypt in-place with readbuf
Sun, 01 Mar 2009 14:38:25 +0000 Matt Johnston Encrypt in-place, avoid an extra malloc