log

age author description
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