log

age author description
Sun, 04 Feb 2007 10:44:07 +0000 Matt Johnston Revert bogus fix, make a note that the var is meant to 'leak'
Sun, 04 Feb 2007 10:32:59 +0000 Matt Johnston merge of 'b1dd3b94e60a07a176dba2b035ac79968595990a'
Sun, 04 Feb 2007 10:31:48 +0000 Matt Johnston Add comments about requiring keysize <= 2*SHA1_HASH_SIZE
Sat, 03 Feb 2007 13:57:35 +0000 Matt Johnston Fix failure-handling in dropbear_listen() when errstring is unset
Sat, 03 Feb 2007 13:50:47 +0000 Matt Johnston Fix another leak found by Klocwork
Sat, 03 Feb 2007 13:31:01 +0000 Matt Johnston Fix leak of keybuf in recv_msg_userauth_pk_ok, courtesy of Klocwork
Sat, 03 Feb 2007 13:23:18 +0000 Matt Johnston Remove extraneous tests in random mpint generation,