log options.h @ 297:79bf1023cf11 agent-client

age author description
Tue, 21 Mar 2006 16:20:59 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 0501e6f661b5415eb76f3b312d183c3adfbfb712) agent-client
Fri, 10 Mar 2006 06:31:29 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 7ad1775ed65e75dbece27fe6b65bf1a234db386a) contrib-blacklist
Fri, 10 Mar 2006 06:30:52 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 7ad1775ed65e75dbece27fe6b65bf1a234db386a) insecure-nocrypto
Thu, 09 Mar 2006 15:03:22 +0000 Matt Johnston 0.48 bump DROPBEAR_0.48
Thu, 09 Mar 2006 12:37:38 +0000 Matt Johnston 0.48 progress
Wed, 08 Mar 2006 14:20:24 +0000 Matt Johnston Update to scp from OpenSSH portable 4.3p2
Wed, 08 Mar 2006 12:41:27 +0000 Matt Johnston * Per-IP connection unauthed connection limits
Fri, 09 Dec 2005 06:10:27 +0000 Matt Johnston * options.h: bump the version number DROPBEAR_0.47
Wed, 30 Nov 2005 10:11:24 +0000 Matt Johnston * options.h, common-kex.c: fix support of 4096 byte host keys
Fri, 23 Sep 2005 16:29:19 +0000 Matt Johnston - a hack for grahame to run dropbear with "none" cipher. insecure-nocrypto
Tue, 20 Sep 2005 17:35:21 +0000 Matt Johnston added keyboard-interactive client support
Tue, 06 Sep 2005 04:57:14 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head c9347a030ac9ef5454b7a84f4915e91dc44efd6c) contrib-blacklist
Tue, 06 Sep 2005 04:52:46 +0000 Matt Johnston - blacklisting patch from Michael Deiters contrib-blacklist
Fri, 02 Sep 2005 15:33:09 +0000 Matt Johnston disapproval of revision ac41ae96770156bca2c0193b500ee07ee8d9a027
Fri, 02 Sep 2005 07:14:50 +0000 Matt Johnston Increase algorithm list buffer length
Tue, 30 Aug 2005 18:00:11 +0000 Matt Johnston bytes/bits in a comment.
Tue, 30 Aug 2005 17:30:39 +0000 Matt Johnston - "twofish-cbc" is an alias for "twofish256-cbc"
Tue, 30 Aug 2005 16:58:57 +0000 Matt Johnston - Fixed twofish algorithm naming so it actually works.
Mon, 18 Jul 2005 14:32:52 +0000 Matt Johnston - progress towards client agent forwarding agent-client
Fri, 08 Jul 2005 14:28:21 +0000 Matt Johnston * preparing for 0.46 release
Fri, 08 Jul 2005 13:19:10 +0000 Matt Johnston * move RSA_BLINDING to options.h
Wed, 01 Jun 2005 16:15:38 +0000 Matt Johnston * defined USING_LISTENERS when tcp forwarding is enabled but not
Mon, 07 Mar 2005 04:25:43 +0000 Matt Johnston * fix comment style in options.h DROPBEAR_0.45
Mon, 07 Mar 2005 03:57:26 +0000 Matt Johnston changes for 0.45
Mon, 28 Feb 2005 13:01:00 +0000 Matt Johnston * add SSH_ASKPASS support (based on patch from Paul Whittaker
Mon, 28 Feb 2005 10:15:16 +0000 Matt Johnston * respect DO_HOST_LOOKUP config option
Sun, 02 Jan 2005 17:08:27 +0000 Matt Johnston 0.44 release changes
Mon, 20 Dec 2004 13:11:15 +0000 Matt Johnston Cleaned up the random code, use /dev/random by default,
Tue, 14 Sep 2004 13:47:10 +0000 Matt Johnston Oops, PAM was on by default in options.h
Tue, 14 Sep 2004 13:22:32 +0000 Matt Johnston 0.44test4 probably