Mercurial > dropbear
graph
-
merge of '182c2d8dbd5321ef4d1df8758936f4dc7127015f'Wed, 06 Dec 2006 13:11:41 +0000, by Matt Johnston
-
- Include netinet/in.h before arpa/inet.h for FreeBSDWed, 06 Dec 2006 13:09:32 +0000, by Matt Johnston
-
Add some code for testing whether a writefd is closed (by read()ing from it) channel-fixTue, 05 Dec 2006 15:23:06 +0000, by Matt Johnston
-
merge of 'a94c5265558121fe936519b5d9a5eb27f95e9d9d' channel-fixTue, 05 Dec 2006 13:28:44 +0000, by Matt Johnston
-
Tidy up behaviour when select() is interrupted. We follow normal channel-fixTue, 05 Dec 2006 13:27:59 +0000, by Matt Johnston
-
comment about putenv() leaking malloced variablesThu, 02 Nov 2006 16:52:59 +0000, by Matt Johnston
-
Fix memory leak found by KlocworkThu, 02 Nov 2006 16:45:43 +0000, by Matt Johnston
-
Make sure that we clean up key parts if we fail during reading a rsa keyThu, 02 Nov 2006 16:10:18 +0000, by Matt Johnston
-
make code clearer and more robust (from Klocwork)Thu, 02 Nov 2006 14:55:17 +0000, by Matt Johnston
-
Free x component of DSS key upon failure to loadThu, 02 Nov 2006 14:49:20 +0000, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear' (head 31dcd7a22983ef19d6c63248e415e71d292dd0ec) channel-fixThu, 12 Oct 2006 03:01:10 +0000, by Matt Johnston
-
Fix up separate-directory building for libtomcryptWed, 11 Oct 2006 16:00:50 +0000, by Matt Johnston
-
Remove accidentally removed block (making sure to close the channel). channel-fixWed, 11 Oct 2006 14:44:00 +0000, by Matt Johnston
-
Rearranged (and hopefully simplified) channel close/eof handling channel-fixSat, 07 Oct 2006 17:48:55 +0000, by Matt Johnston
-
Rearranged some more bits, marked some areas that need work. channel-fixMon, 02 Oct 2006 16:34:06 +0000, by Matt Johnston
-
explicit merge of '0501e6f661b5415eb76f3b312d183c3adfbfb712' insecure-nocryptoMon, 02 Oct 2006 06:39:32 +0000, by Matt Johnston
-
just shuffle some variables names about, a brief comment channel-fixSun, 01 Oct 2006 16:35:13 +0000, by Matt Johnston
-
Forgot variable declaration.Mon, 11 Sep 2006 11:22:52 +0000, by Matt Johnston
-
Handle failure reading a file (such as a key file)Sun, 20 Aug 2006 12:16:13 +0000, by Matt Johnston
-
make sure that random number generator is correct endian debug-unrandomWed, 09 Aug 2006 16:45:05 +0000, by Matt Johnston
-
merge of '9a4e042fd565f46141e81e0c1ab90260303348fe'Mon, 07 Aug 2006 13:41:23 +0000, by Matt Johnston
-
Add (disabled by default) LOG_COMMANDS option to log the commands executedMon, 07 Aug 2006 13:41:16 +0000, by Matt Johnston
-
be sure not to include uninitialised buffers in the unrandom number debug-unrandomFri, 04 Aug 2006 17:37:45 +0000, by Matt Johnston