log

age author description
Tue, 30 Aug 2005 17:46:34 +0000 Matt Johnston - register AES and Twofish even if just the 256 bit key variants are used
Tue, 30 Aug 2005 17:40:30 +0000 Matt Johnston - check for generic AES/TWOFISH settings from Dropbear, not AES128 etc libtomcrypt
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.
Wed, 24 Aug 2005 16:43:29 +0000 Matt Johnston Make a variables static
Fri, 29 Jul 2005 05:37:20 +0000 Matt Johnston channel.h: make definition extern
Mon, 18 Jul 2005 14:32:52 +0000 Matt Johnston - progress towards client agent forwarding agent-client
Fri, 08 Jul 2005 19:20:10 +0000 Matt Johnston * ... and a bit more for the CHANGES DROPBEAR_0.46
Fri, 08 Jul 2005 19:17:09 +0000 Matt Johnston * 0.46 CHANGES done
Fri, 08 Jul 2005 19:13:24 +0000 Matt Johnston * change include path of options.h libtomcrypt LTC_DB_0.46
Fri, 08 Jul 2005 15:04:06 +0000 Matt Johnston * close a file descriptor after we've shutdown() both sides, to avoid a leak
Fri, 08 Jul 2005 14:28:21 +0000 Matt Johnston * preparing for 0.46 release
Fri, 08 Jul 2005 13:28:03 +0000 Matt Johnston merge of 9522146cb07d4576f161fc4567c2c2fbd6f61fbb
Fri, 08 Jul 2005 13:27:28 +0000 Matt Johnston * patch up to date with debian 0.45-3 diff
Fri, 08 Jul 2005 13:19:20 +0000 Matt Johnston merge of 197e1bd25c1741218fbe0d73a1e37d4082054216
Fri, 08 Jul 2005 13:19:10 +0000 Matt Johnston * move RSA_BLINDING to options.h
Fri, 08 Jul 2005 11:32:09 +0000 Matt Johnston rename PubkeyList to SignKeyList for clarity
Fri, 08 Jul 2005 11:30:54 +0000 Matt Johnston Change the format of for loops, gcc4 produces incorrect binaries with
Wed, 06 Jul 2005 13:31:04 +0000 Matt Johnston - try to properly rename Makefile and get it up-to-date with 1.05, libtomcrypt
Wed, 06 Jul 2005 13:24:05 +0000 Matt Johnston merge of 24ccd6df75086f1028c185f4ad5946f449bf2e05 libtomcrypt
Wed, 06 Jul 2005 13:23:45 +0000 Matt Johnston disapproval of revision 6a39eb8b36778460fca83b8149df2a8b6d3327fd libtomcrypt
Wed, 06 Jul 2005 12:10:23 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.ltc-orig' (head 33c416b902f1a44913d825bae7ad9a160f703ed3) libtomcrypt
Wed, 06 Jul 2005 03:53:40 +0000 Matt Johnston Import of libtomcrypt 1.05 libtomcrypt-orig LTC_1.05
Thu, 02 Jun 2005 22:53:18 +0000 Matt Johnston * fix off-by-one closing open FDs
Thu, 02 Jun 2005 16:21:58 +0000 Matt Johnston merge of 72b0db220b7fc6b4fb6079d6b82c843186bab5a7
Wed, 01 Jun 2005 16:15:38 +0000 Matt Johnston * defined USING_LISTENERS when tcp forwarding is enabled but not
Fri, 27 May 2005 16:37:58 +0000 Matt Johnston merge of 7d53fee744460df7d2297614c9a4a8a6722eb277
Fri, 27 May 2005 16:34:57 +0000 Matt Johnston Seperate out exit errors from setgid()/initgroups(), and errors from setuid(),
Wed, 11 May 2005 16:27:28 +0000 Matt Johnston Don't remove ~ files on make clean (and find -type was wrong anyway) libtommath LTM_DB_0.46 LTM_DB_0.47
Wed, 11 May 2005 16:25:34 +0000 Matt Johnston Update Makefile.in for dropbear libtommath