Tue, 08 Nov 2005 11:35:52 +0000 |
Matt Johnston |
* common-algo.c: use zlib for dbclient
|
Fri, 23 Sep 2005 16:29:19 +0000 |
Matt Johnston |
- a hack for grahame to run dropbear with "none" cipher.
insecure-nocrypto
|
Fri, 02 Sep 2005 15:35:18 +0000 |
Matt Johnston |
use a buffer rather than raw char array for creating
|
Fri, 02 Sep 2005 15:33:45 +0000 |
Matt Johnston |
merge of 57902417ad22502b79c63fcabb7f4a8c8449e682
|
Fri, 02 Sep 2005 15:33:09 +0000 |
Matt Johnston |
disapproval of revision ac41ae96770156bca2c0193b500ee07ee8d9a027
|
Fri, 02 Sep 2005 07:43:42 +0000 |
Matt Johnston |
Change the preferred algorithm order
|
Fri, 02 Sep 2005 07:14:50 +0000 |
Matt Johnston |
Increase algorithm list buffer length
|
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: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
|
Mon, 09 May 2005 09:32:33 +0000 |
Matt Johnston |
Switching to libtomcrypt 1.02
|
Sun, 02 Jan 2005 20:25:56 +0000 |
Matt Johnston |
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
|
Mon, 20 Dec 2004 14:24:57 +0000 |
Matt Johnston |
Cleaning out various dead wood found with -dead_strip
|