log

age author description
Tue, 24 Aug 2004 18:12:18 +0000 Matt Johnston Nasty.
Tue, 24 Aug 2004 07:22:36 +0000 Matt Johnston Fix if the first write fails
Tue, 24 Aug 2004 05:05:48 +0000 Matt Johnston Fix for "-l" scp option
Tue, 24 Aug 2004 04:12:08 +0000 Matt Johnston Default port is now set as a string
Tue, 24 Aug 2004 04:10:37 +0000 Matt Johnston Allow leading lines before the ident banner when connecting
Tue, 24 Aug 2004 04:07:41 +0000 Matt Johnston merge of 5c31199418631253a3d311fe3b1ff87351e1c9ca
Mon, 23 Aug 2004 05:27:34 +0000 Matt Johnston Change the way we load keys/ports so we don't print error messages into our
Mon, 23 Aug 2004 02:46:24 +0000 Matt Johnston oops, the fcntl() was commented out
Sun, 22 Aug 2004 09:23:59 +0000 Matt Johnston Move the revert-to-non-blocking-stdin code to cli-session so it
Sun, 22 Aug 2004 09:23:11 +0000 Matt Johnston Fix for printing out things with inetd mode when we have DEBUG_TRACE
Thu, 19 Aug 2004 15:27:47 +0000 Matt Johnston Remove obselete documentation
Wed, 18 Aug 2004 16:42:08 +0000 Matt Johnston Mention the race condition between setting the childpid entry, and
Wed, 18 Aug 2004 16:31:05 +0000 Matt Johnston Don't try to remove non-eixtant listeners
Wed, 18 Aug 2004 15:48:25 +0000 Matt Johnston DEBUG_TRACE now only triggers with -v on the cmdline
Wed, 18 Aug 2004 12:42:21 +0000 Matt Johnston Don't leave the stdin FD non-blocking on exit - busybox doesn't like it.
Wed, 18 Aug 2004 09:14:43 +0000 Matt Johnston Auth doesn't timeout after 5 minutes.
Wed, 18 Aug 2004 09:14:30 +0000 Matt Johnston Stupid DSS hostkey bug fixed.
Sat, 04 Sep 2004 14:19:17 +0000 Matt Johnston merge of 00b67a11e33c3ed390556805ed6d1078528bee70 DROPBEAR_0.44test2
Fri, 03 Sep 2004 08:31:12 +0000 Matt Johnston Fix for big-endian load/store macros libtomcrypt
Thu, 02 Sep 2004 15:34:30 +0000 Matt Johnston Fix typo in the big-endian macros libtomcrypt
Tue, 17 Aug 2004 11:14:13 +0000 Matt Johnston Some small fixes for unused vars, and old messages
Tue, 17 Aug 2004 10:40:31 +0000 Matt Johnston Small fixes
Tue, 17 Aug 2004 10:29:04 +0000 Matt Johnston #ifdef for PENDIN
Tue, 17 Aug 2004 10:20:20 +0000 Matt Johnston default initialisers for mp_ints
Tue, 17 Aug 2004 09:56:23 +0000 Matt Johnston fix for AIX not having WCOREDUMP
Tue, 17 Aug 2004 04:35:01 +0000 Matt Johnston do the symlinks for multi-binary compiles
Mon, 16 Aug 2004 14:53:49 +0000 Matt Johnston dbclient works as "ssh" too
Mon, 16 Aug 2004 14:46:13 +0000 Matt Johnston create known_hosts properly
Mon, 16 Aug 2004 08:59:11 +0000 Matt Johnston - don't crash when trying to add to known_hosts if it doesn't exist
Sun, 15 Aug 2004 10:42:23 +0000 Matt Johnston Added changelog entry DROPBEAR_0.44test1