log

age author description
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
Sat, 14 Aug 2004 18:06:28 +0000 Matt Johnston filelist.txt
Sat, 14 Aug 2004 18:03:36 +0000 Matt Johnston - It'll be called 0.44test1
Sat, 14 Aug 2004 17:59:42 +0000 Matt Johnston Some documentation touchups
Sat, 14 Aug 2004 17:54:20 +0000 Matt Johnston License boilerplate etc, add Mihnea as an author to some of the files
Sat, 14 Aug 2004 17:35:28 +0000 Matt Johnston Dropbearkey can now print out pubkey portions
Fri, 13 Aug 2004 10:58:51 +0000 Matt Johnston Some doc changes
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 15:41:36 +0000 Matt Johnston Simple text changes
Thu, 12 Aug 2004 14:56:22 +0000 Matt Johnston cleaning up the pubkey defines
Thu, 12 Aug 2004 14:39:17 +0000 Matt Johnston fake-rfc stuff
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.
Wed, 11 Aug 2004 17:26:47 +0000 Matt Johnston - A nice cleaner structure for tcp (acceptor) forwarding.
Tue, 10 Aug 2004 17:09:52 +0000 Matt Johnston just checkpointing
Mon, 09 Aug 2004 08:18:37 +0000 Matt Johnston Write the correct termcodes length
Mon, 09 Aug 2004 08:08:42 +0000 Matt Johnston Just a test for merging heads
Mon, 09 Aug 2004 08:06:57 +0000 Matt Johnston add new entries to known_hosts
Mon, 09 Aug 2004 03:21:20 +0000 Matt Johnston merge of 3b1edf7489e1de452e30aaaec37d647db44e4328
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:57:00 +0000 Matt Johnston newlines which weren't there
Sun, 08 Aug 2004 16:55:03 +0000 Matt Johnston add cli-authpubkey
Sun, 08 Aug 2004 16:44:11 +0000 Matt Johnston burn the buffer a bit earlier
Sun, 08 Aug 2004 16:41:26 +0000 Matt Johnston Be a bit safer with reentrant pw_name
Sun, 08 Aug 2004 16:18:03 +0000 Matt Johnston Forgot dbutil.h with the last commit (added buf_get_line)
Sun, 08 Aug 2004 16:17:05 +0000 Matt Johnston - Hostkey checking is mostly there, just aren't appending yet.
Sat, 07 Aug 2004 16:33:31 +0000 Matt Johnston Merge of the normal Dropbear makefile: libtomcrypt
Sat, 07 Aug 2004 15:50:58 +0000 Matt Johnston Should be dropbearkey, rather than dropbearmulti, for the default targets
Fri, 06 Aug 2004 16:37:59 +0000 Matt Johnston Remove unused printbuf which prevented large DSS keys from being generated.
Fri, 06 Aug 2004 16:18:01 +0000 Matt Johnston - client pubkey auth works
Fri, 06 Aug 2004 02:51:17 +0000 Matt Johnston Filled out a bit, with commandline support etc
Tue, 03 Aug 2004 17:26:56 +0000 Matt Johnston Pubkey auth is mostly there for the client. Something strange with
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 11:02:44 +0000 Matt Johnston Remove some unused commented-out code
Sun, 01 Aug 2004 09:41:37 +0000 Matt Johnston added window-size change handling
Sun, 01 Aug 2004 08:54:01 +0000 Matt Johnston - Added terminal mode handling etc for the client, and window change
Fri, 30 Jul 2004 12:29:53 +0000 Matt Johnston tty raw mode support works mostly
Fri, 30 Jul 2004 11:27:52 +0000 Matt Johnston get rid of the substitution... We want a fixed identifier
Fri, 30 Jul 2004 03:02:19 +0000 Matt Johnston we're nearly there yet
Thu, 29 Jul 2004 15:43:26 +0000 Matt Johnston Handle differing c2s and s2c algorithms properly
Thu, 29 Jul 2004 02:19:03 +0000 Matt Johnston set the isserver flag (oops)
Wed, 28 Jul 2004 16:44:16 +0000 Matt Johnston Client mostly works up to password auth
Tue, 27 Jul 2004 16:30:46 +0000 Matt Johnston Progressing client support
Tue, 27 Jul 2004 15:12:29 +0000 Matt Johnston forgot to include libtomcrypt dir
Tue, 27 Jul 2004 14:54:25 +0000 Matt Johnston removed some test targets
Tue, 27 Jul 2004 14:44:43 +0000 Matt Johnston Switching to the magical new Makefile, and new dbmulti style
Tue, 27 Jul 2004 13:32:54 +0000 Matt Johnston Totally reworked Makefile.in
Tue, 27 Jul 2004 09:19:12 +0000 Matt Johnston Mention that autoheader should also be run
Tue, 27 Jul 2004 02:14:42 +0000 Matt Johnston - Rename common-packet.c to packet.c