summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2007-02-12Quote some message in configureMatt Johnston
2007-02-12Changes for 0.49test1Matt Johnston
2007-02-12propagate from branch 'au.asn.ucc.matt.dropbear' (head 6cb7793493d92968e09b5d...Matt Johnston
2007-02-12Turn off DEBUG_TRACEMatt Johnston
2007-02-12Revert to default sigchld handler after forking, don't exitMatt Johnston
2007-02-12Don't erase every buffer, it's too time consuming.Matt Johnston
2007-02-12Disable core dumpsMatt Johnston
2007-02-12merge of 'c387cf9d6b7b1a951efd19476e81a2c2d7ca09a0'Matt Johnston
2007-02-12- Fix bug in child-exit handling where the wrong pid was being matched.Matt Johnston
2007-02-12Ignore "exit-signal" request rather than returning failureMatt Johnston
2007-02-11propagate from branch 'au.asn.ucc.matt.dropbear' (head eac2a177021cfa0cbf365d...Matt Johnston
2007-02-11Remove double-free due to the same "fix" for a leak getting merged inMatt Johnston
2007-02-11propagate from branch 'au.asn.ucc.matt.dropbear' (head 924b731b50d4147eed8e93...Matt Johnston
2007-02-11Add '-y' option to dbclient to accept the host key without checkingMatt Johnston
2007-02-09Avoid using a comma in a message, since I can't be botheredMatt Johnston
2007-02-09Improve behaviour when flushing out after a process has exited.Matt Johnston
2007-02-06merge of '73fe066c5d9e2395354ba74756124d45c978a04d'Matt Johnston
2007-02-06disapproval of revision '1dfbc5ef92391d01b576c8506061927869a89887'Matt Johnston
2007-02-04propagate from branch 'au.asn.ucc.matt.dropbear' (head 3d683afab1940779612505...Matt Johnston
2007-02-04merge of '691c56da3db2685f58ea53540a73c1b79e7df9cd'Matt Johnston
2007-02-04Revert bogus fix, make a note that the var is meant to 'leak'Matt Johnston
2007-02-04merge of 'b1dd3b94e60a07a176dba2b035ac79968595990a'Matt Johnston
2007-02-04Add comments about requiring keysize <= 2*SHA1_HASH_SIZEMatt Johnston
2007-02-03Fix failure-handling in dropbear_listen() when errstring is unsetMatt Johnston
2007-02-03Fix another leak found by KlocworkMatt Johnston
2007-02-03Fix leak of keybuf in recv_msg_userauth_pk_ok, courtesy of KlocworkMatt Johnston
2007-02-03Remove extraneous tests in random mpint generation,Matt Johnston
2007-02-03Fix potential null pointer dereference found by KlokworkMatt Johnston
2007-02-03Fix free() of null pointer found by KlocworkMatt Johnston
2007-02-03propagate from branch 'au.asn.ucc.matt.dropbear' (head b1dd3b94e60a07a176dba2...Matt Johnston
2007-02-03merge of '7ac513addd924cd0391e7db26c067024c3c257f6'Matt Johnston
2007-02-03merge of '1dfbc5ef92391d01b576c8506061927869a89887'Matt Johnston
2007-02-03merge of '5fdf69ca60d1683cdd9f4c2595134bed26394834'Matt Johnston
2007-02-03merge of '1250b8af44b62d8f4fe0f8d9fc7e7a1cc34e7e1c'Matt Johnston
2007-02-03disapproval of revision '1250b8af44b62d8f4fe0f8d9fc7e7a1cc34e7e1c'Matt Johnston
2007-02-03disapproval of revision '2186a678a5f79ef432f6593a10e3e13df2a313d5'Matt Johnston
2007-02-03disapproval of revision '5fdf69ca60d1683cdd9f4c2595134bed26394834'Matt Johnston
2007-02-03disapproval of revision '332f709a4cb39cde4cedab7c3be89e05f3023067'Matt Johnston
2007-02-02Update to latestMatt Johnston
2007-01-11fix missing endifMatt Johnston
2007-01-11propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head c1db4398d56c56c6d0...Matt Johnston
2007-01-11Replace // with /* */Matt Johnston
2007-01-11propagate from branch 'au.asn.ucc.matt.ltm.dropbear' (head 2af95f00ebd5bb7a28...Matt Johnston
2007-01-11%s/ranlib/$(RANLIB)/Matt Johnston
2007-01-11propagate from branch 'au.asn.ucc.matt.ltm.orig' (head 1c2b7d389d0682caf98023...Matt Johnston
2007-01-11Update to LibTomMath 0.40Matt Johnston
2007-01-11Refer to local headers locally with #include "" not #include <>.Matt Johnston
2007-01-11propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head ffd1015238ffcc959f...Matt Johnston
2007-01-11Fix up some slight changes.Matt Johnston
2007-01-11propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head 2af22fb4e878750b88...Matt Johnston