log

age author description
Wed, 06 Dec 2006 13:11:41 +0000 Matt Johnston merge of '182c2d8dbd5321ef4d1df8758936f4dc7127015f'
Wed, 06 Dec 2006 13:09:32 +0000 Matt Johnston - Include netinet/in.h before arpa/inet.h for FreeBSD
Tue, 05 Dec 2006 15:23:06 +0000 Matt Johnston Add some code for testing whether a writefd is closed (by read()ing from it) channel-fix
Tue, 05 Dec 2006 14:42:03 +0000 Matt Johnston - Add some extra tracing. channel-fix
Tue, 05 Dec 2006 13:28:44 +0000 Matt Johnston merge of 'a94c5265558121fe936519b5d9a5eb27f95e9d9d' channel-fix
Tue, 05 Dec 2006 13:27:59 +0000 Matt Johnston Tidy up behaviour when select() is interrupted. We follow normal channel-fix
Thu, 02 Nov 2006 16:52:59 +0000 Matt Johnston comment about putenv() leaking malloced variables
Thu, 02 Nov 2006 16:45:43 +0000 Matt Johnston Fix memory leak found by Klocwork
Thu, 02 Nov 2006 16:10:18 +0000 Matt Johnston Make sure that we clean up key parts if we fail during reading a rsa key
Thu, 02 Nov 2006 14:55:17 +0000 Matt Johnston make code clearer and more robust (from Klocwork)
Thu, 02 Nov 2006 14:49:20 +0000 Matt Johnston Free x component of DSS key upon failure to load
Thu, 12 Oct 2006 03:01:10 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 31dcd7a22983ef19d6c63248e415e71d292dd0ec) channel-fix
Wed, 11 Oct 2006 16:00:50 +0000 Matt Johnston Fix up separate-directory building for libtomcrypt
Wed, 11 Oct 2006 14:44:00 +0000 Matt Johnston Remove accidentally removed block (making sure to close the channel). channel-fix
Mon, 09 Oct 2006 16:31:00 +0000 Matt Johnston Passes most test cases now channel-fix
Sat, 07 Oct 2006 17:48:55 +0000 Matt Johnston Rearranged (and hopefully simplified) channel close/eof handling channel-fix
Mon, 02 Oct 2006 16:34:06 +0000 Matt Johnston Rearranged some more bits, marked some areas that need work. channel-fix
Mon, 02 Oct 2006 06:40:51 +0000 Matt Johnston Comment cleanups insecure-nocrypto
Mon, 02 Oct 2006 06:39:32 +0000 Matt Johnston explicit merge of '0501e6f661b5415eb76f3b312d183c3adfbfb712' insecure-nocrypto
Sun, 01 Oct 2006 16:35:13 +0000 Matt Johnston just shuffle some variables names about, a brief comment channel-fix
Mon, 11 Sep 2006 11:22:52 +0000 Matt Johnston Forgot variable declaration.
Sun, 20 Aug 2006 12:16:13 +0000 Matt Johnston Handle failure reading a file (such as a key file)
Wed, 09 Aug 2006 16:45:50 +0000 Matt Johnston blah, forgot PAM options.h debug-unrandom
Wed, 09 Aug 2006 16:45:05 +0000 Matt Johnston make sure that random number generator is correct endian debug-unrandom
Wed, 09 Aug 2006 16:37:18 +0000 Matt Johnston yet more debugging debug-unrandom
Wed, 09 Aug 2006 16:24:29 +0000 Matt Johnston clarify endian difference debug-unrandom
Wed, 09 Aug 2006 16:22:20 +0000 Matt Johnston add yet more debug-unrandom
Tue, 08 Aug 2006 15:31:38 +0000 Matt Johnston some more debugging output debug-unrandom
Mon, 07 Aug 2006 13:41:23 +0000 Matt Johnston merge of '9a4e042fd565f46141e81e0c1ab90260303348fe'
Mon, 07 Aug 2006 13:41:16 +0000 Matt Johnston Add (disabled by default) LOG_COMMANDS option to log the commands executed