summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2007-07-25Add -W <windowsize> argument and document it.Matt Johnston
--HG-- extra : convert_revision : 98d4c0f15480bf749c451034cbc565d7e9d3b8dc
2007-07-24Rearrange the channel buffer sizes into three neat use-editable values inMatt Johnston
options.h. Increasing RECV_MAX_WINDOW gives big network performance increases - even with the present buffers (which haven't changed) it performs a lot better. Next step is to make the window size a cmdline option. --HG-- extra : convert_revision : 24c7cb47fb56cf5b82e3bc0859b45ea83038eab0
2007-07-19Patch from Nicolai Ehemann to try binding before going to the background,Matt Johnston
so that if it exits early (because something's already listening etc) then it will return an exitcode of 1. --HG-- extra : convert_revision : 4e68851f89a773bc502b30dec2b8f6edaa36d473
2007-07-19Just use /dev/urandom since that's what everyone ends up using anyway.Matt Johnston
Make -u a nop. --HG-- extra : convert_revision : ef0615311b43c8bfe1985df64a4a95ce4ec0d8e6
2007-07-19"backgrounding" is more user-understandable than "forking"Matt Johnston
--HG-- extra : convert_revision : 53a3f244adf908dac18f2fa7e1d94309497da790
2007-07-19uClinux ifdef was accidentally invertedMatt Johnston
--HG-- extra : convert_revision : 0b32300bc2ad5a96be40f0e2b9815a8824c2c729
2007-07-19Fix spelling typoMatt Johnston
--HG-- extra : convert_revision : 3080d6d5d0bf6772752e5fd8e28657817b41c748
2007-04-16Add -u option to specify /dev/urandom insteadMatt Johnston
--HG-- extra : convert_revision : 6925cd3fd7727fbc69db9883675aa90f594f58a0
2007-03-17Allow reading dbclient password from an environment varMatt Johnston
--HG-- extra : convert_revision : 9a5277c058af96e8fb7a3ade558dd1aeeafa1d3a
2007-02-25Remove a newline from the kex prompt question, from FreeWRTMatt Johnston
--HG-- extra : convert_revision : 98745fb712b04634b0682fe9ee0dc904ea528f10
2007-02-22Fix a stupid bug s/readfd/errfd/ affecting channel close on child exitMatt Johnston
--HG-- extra : convert_revision : 16dd04147563e91faaa44de193dece0f4056ec7a
2007-02-22Document -p [address:]portMatt Johnston
--HG-- extra : convert_revision : d2f4cea9ad411a132cc799d5428b87a70126620b
2007-02-220.49 probably doneMatt Johnston
--HG-- extra : convert_revision : 61cdf48863b44c54cf8abe33d263f7c1d57a27df
2007-02-22Improve known_hosts checking.Matt Johnston
--HG-- extra : convert_revision : b7933fa29cbedeb53b79a0b60aaa0f049e003cb2
2007-02-22merge of 'a9b0496634cdd25647b65e585cc3240f3fa699ee'Matt Johnston
and 'c22be8b8f570b48e9662dac32c7b3e7148a42206' --HG-- extra : convert_revision : 066f6aef2791d54b9ec6a0c3033fd28fa946251f
2007-02-22Add -p [address:]port option for binding to addresses, patch fromMatt Johnston
Max-Gerd Retzlaff --HG-- extra : convert_revision : a9b0496634cdd25647b65e585cc3240f3fa699ee
2007-02-16Fix for -pedantic -ansi compilation, change // to /**/, plus some signednessMatt Johnston
and trailing-comma-in-array issues --HG-- extra : convert_revision : c22be8b8f570b48e9662dac32c7b3e7148a42206
2007-02-13Make sure the #includes for pam only get hit if PAM is enabled.Matt Johnston
--HG-- extra : convert_revision : f9c35e0ebbcb2d5821d871db343ec2041cdb6ef3
2007-02-12Quote some message in configureMatt Johnston
--HG-- extra : convert_revision : 7446145ab71b78c7e0df3a567b4fd00bb7848b21
2007-02-12Changes for 0.49test1Matt Johnston
--HG-- extra : convert_revision : 991ba7f3e93d0fa35937c9378c3b5b7fecb4ac5a
2007-02-12propagate from branch 'au.asn.ucc.matt.dropbear' (head ↵Matt Johnston
6cb7793493d92968e09b5dea21d71ded5811d21f) to branch 'au.asn.ucc.matt.dropbear.channel-fix' (head 275bf5c6b71ca286c29733b9e38bac40eeb06a40) --HG-- branch : channel-fix extra : convert_revision : fc57c8943826cc2c844cc3c452f477c85ded72f2
2007-02-12Turn off DEBUG_TRACEMatt Johnston
--HG-- branch : channel-fix extra : convert_revision : 275bf5c6b71ca286c29733b9e38bac40eeb06a40
2007-02-12Revert to default sigchld handler after forking, don't exitMatt Johnston
on error writing to the signal_pipe. --HG-- branch : channel-fix extra : convert_revision : 1d7826f7be07ee728abb42b6a9826d8ea7142fbe
2007-02-12Don't erase every buffer, it's too time consuming.Matt Johnston
On systems where it matters encrypted swap should be enabled anyway. --HG-- extra : convert_revision : 6cb7793493d92968e09b5dea21d71ded5811d21f
2007-02-12Disable core dumpsMatt Johnston
--HG-- extra : convert_revision : ba8ebf724630561c6b9285247be7574a33853a17
2007-02-12merge of 'c387cf9d6b7b1a951efd19476e81a2c2d7ca09a0'Matt Johnston
and 'ed68ea8963f7d1fa600f81479e7e211efc5a31bc' --HG-- branch : channel-fix extra : convert_revision : cc1d98a965fefe904648b988fc9b00857f6a7bd3
2007-02-12- Fix bug in child-exit handling where the wrong pid was being matched.Matt Johnston
- Also wait for errfd to close before closing the channel --HG-- branch : channel-fix extra : convert_revision : ed68ea8963f7d1fa600f81479e7e211efc5a31bc
2007-02-12Ignore "exit-signal" request rather than returning failureMatt Johnston
--HG-- branch : channel-fix extra : convert_revision : 493d563a48aecc55015ba6d2820da223b3b013b7
2007-02-11propagate from branch 'au.asn.ucc.matt.dropbear' (head ↵Matt Johnston
eac2a177021cfa0cbf365d5821fe6c8a0a5dc758) to branch 'au.asn.ucc.matt.dropbear.channel-fix' (head be0d837816e2e985c7b2d80614d5df3496028e94) --HG-- branch : channel-fix extra : convert_revision : c387cf9d6b7b1a951efd19476e81a2c2d7ca09a0
2007-02-11Remove double-free due to the same "fix" for a leak getting merged inMatt Johnston
twice. --HG-- extra : convert_revision : eac2a177021cfa0cbf365d5821fe6c8a0a5dc758
2007-02-11propagate from branch 'au.asn.ucc.matt.dropbear' (head ↵Matt Johnston
924b731b50d4147eed8e9382c98a2573259a6cad) to branch 'au.asn.ucc.matt.dropbear.channel-fix' (head e73ee8f7ae404a9355685c30828a0ad4524031bc) --HG-- branch : channel-fix extra : convert_revision : be0d837816e2e985c7b2d80614d5df3496028e94
2007-02-11Add '-y' option to dbclient to accept the host key without checkingMatt Johnston
- patch from Luciano Miguel Ferreira Rocha. --HG-- extra : convert_revision : 924b731b50d4147eed8e9382c98a2573259a6cad
2007-02-09Avoid using a comma in a message, since I can't be botheredMatt Johnston
looking up escaping rules --HG-- extra : convert_revision : d54373c24f26f372daacf83cfc56d78c381bf661
2007-02-09Improve behaviour when flushing out after a process has exited.Matt Johnston
--HG-- branch : channel-fix extra : convert_revision : e73ee8f7ae404a9355685c30828a0ad4524031bc
2007-02-06merge of '73fe066c5d9e2395354ba74756124d45c978a04d'Matt Johnston
and 'f5014cc84558f1e8eba42dbecf9f72f94bfe6134' --HG-- branch : channel-fix extra : convert_revision : cc6095ce978e5f9e51ece6f1717499bc73594bcc
2007-02-06disapproval of revision '1dfbc5ef92391d01b576c8506061927869a89887'Matt Johnston
--HG-- branch : channel-fix extra : convert_revision : 73fe066c5d9e2395354ba74756124d45c978a04d
2007-02-04propagate from branch 'au.asn.ucc.matt.dropbear' (head ↵Matt Johnston
3d683afab1940779612505721e67bd9c98df057e) to branch 'au.asn.ucc.matt.dropbear.channel-fix' (head dec459c955c306f9ecddc3b4e04a963f3f264a0f) --HG-- branch : channel-fix extra : convert_revision : f5014cc84558f1e8eba42dbecf9f72f94bfe6134
2007-02-04merge of '691c56da3db2685f58ea53540a73c1b79e7df9cd'Matt Johnston
and 'e0efd546c3cdb2828971e41af2afe43e850c641d' --HG-- extra : convert_revision : 3d683afab1940779612505721e67bd9c98df057e
2007-02-04Revert bogus fix, make a note that the var is meant to 'leak'Matt Johnston
--HG-- extra : convert_revision : e0efd546c3cdb2828971e41af2afe43e850c641d
2007-02-04merge of 'b1dd3b94e60a07a176dba2b035ac79968595990a'Matt Johnston
and 'bcb33fce2fad01a7626598209d43af3571bd86f0' --HG-- extra : convert_revision : 691c56da3db2685f58ea53540a73c1b79e7df9cd
2007-02-04Add comments about requiring keysize <= 2*SHA1_HASH_SIZEMatt Johnston
--HG-- extra : convert_revision : bcb33fce2fad01a7626598209d43af3571bd86f0
2007-02-03Fix failure-handling in dropbear_listen() when errstring is unsetMatt Johnston
(this codepath isn't used) --HG-- extra : convert_revision : d29f3665a91c4bf71a2d8bd99b33348a0317e605
2007-02-03Fix another leak found by KlocworkMatt Johnston
--HG-- extra : convert_revision : f6ffa6544086d7088a04d6e94b3bfb1bfc67908d
2007-02-03Fix leak of keybuf in recv_msg_userauth_pk_ok, courtesy of KlocworkMatt Johnston
--HG-- extra : convert_revision : 9c39c3f447a47f61606df5d4bee364a449f12e18
2007-02-03Remove extraneous tests in random mpint generation,Matt Johnston
courtesy of Klocwork --HG-- extra : convert_revision : 2b5e1d92fd1ce08361e69155a525fca481e79fe4
2007-02-03Fix potential null pointer dereference found by KlokworkMatt Johnston
--HG-- extra : convert_revision : ef7030b29eca0944e6fbbdcdd776aafe39197ffa
2007-02-03Fix free() of null pointer found by KlocworkMatt Johnston
--HG-- extra : convert_revision : 8084d31816a059cc07c6180b6fd5aa86770845cb
2007-02-03propagate from branch 'au.asn.ucc.matt.dropbear' (head ↵Matt Johnston
b1dd3b94e60a07a176dba2b035ac79968595990a) to branch 'au.asn.ucc.matt.dropbear.channel-fix' (head fc77c3dea87a7c0f374e738d055f0b455495cbc3) --HG-- branch : channel-fix extra : convert_revision : dec459c955c306f9ecddc3b4e04a963f3f264a0f
2007-02-03merge of '7ac513addd924cd0391e7db26c067024c3c257f6'Matt Johnston
and 'b24757c764465a206a258bae27ac0509fc56cd16' --HG-- branch : channel-fix extra : convert_revision : fc77c3dea87a7c0f374e738d055f0b455495cbc3
2007-02-03merge of '1dfbc5ef92391d01b576c8506061927869a89887'Matt Johnston
and '275426b7a4b94a0507c78327f86bcd2cd0b0f985' --HG-- branch : channel-fix extra : convert_revision : 7ac513addd924cd0391e7db26c067024c3c257f6