log options.h @ 289:497fddd4a94e

age author description
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
Tue, 14 Sep 2004 12:51:16 +0000 Matt Johnston PAM improvements private-rez
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
Fri, 27 Aug 2004 17:01:18 +0000 Matt Johnston options.h
Sat, 04 Sep 2004 14:19:19 +0000 Matt Johnston merge of 00b67a11e33c3ed390556805ed6d1078528bee70 DROPBEAR_0.44test3
Tue, 24 Aug 2004 04:12:08 +0000 Matt Johnston Default port is now set as a string
Sat, 04 Sep 2004 14:19:17 +0000 Matt Johnston merge of 00b67a11e33c3ed390556805ed6d1078528bee70 DROPBEAR_0.44test2
Tue, 17 Aug 2004 10:20:20 +0000 Matt Johnston default initialisers for mp_ints
Sat, 14 Aug 2004 18:03:36 +0000 Matt Johnston - It'll be called 0.44test1
Thu, 12 Aug 2004 17:18:53 +0000 Matt Johnston adding inetd mode back from 0.43
Thu, 12 Aug 2004 16:41:58 +0000 Matt Johnston Merging in the changes from 0.41-0.43 main Dropbear tree
Thu, 12 Aug 2004 14:56:22 +0000 Matt Johnston cleaning up the pubkey defines
Thu, 12 Aug 2004 14:19:05 +0000 Matt Johnston Some more sanity-checking of args, and just warn and ignore OpenSSH args
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:17:05 +0000 Matt Johnston - Hostkey checking is mostly there, just aren't appending yet.
Fri, 06 Aug 2004 16:18:01 +0000 Matt Johnston - client pubkey auth works
Tue, 03 Aug 2004 15:51:55 +0000 Matt Johnston Improved signkey code
Mon, 02 Aug 2004 04:25:05 +0000 Matt Johnston Banner printing
Sun, 01 Aug 2004 08:54:01 +0000 Matt Johnston - Added terminal mode handling etc for the client, and window change
Tue, 27 Jul 2004 16:30:46 +0000 Matt Johnston Progressing client support
Mon, 26 Jul 2004 02:44:20 +0000 Matt Johnston snapshot of stuff
Thu, 03 Jun 2004 18:08:34 +0000 Matt Johnston Fixed stupid agentfwd error (using the listening FD, not the accepted on. gah)
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