Mercurial > dropbear
graph
-
Fix to allow building from a separate directory, patch from Ricardo MartinsThu, 18 Oct 2007 12:18:44 +0000, by Matt Johnston
-
Add support for SSH_ASKPASS_ALWAYS env variable for dbclient. If itFri, 14 Sep 2007 00:19:44 +0000, by Matt Johnston
-
Make sure declarations of variables are at the top of function,Tue, 11 Sep 2007 12:00:18 +0000, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear' (head 8a7db1e2fdc5636abb338adb636babc32f465739) agent-clientThu, 16 Aug 2007 13:34:37 +0000, by Matt Johnston
-
Make dropbearkey only generate 1024 bit keys DROPBEAR_0.50Wed, 08 Aug 2007 15:57:50 +0000, by Matt Johnston
-
Fix delayed packet queue handlingWed, 08 Aug 2007 15:48:52 +0000, by Matt Johnston
-
Prepare for 0.50 releaseWed, 08 Aug 2007 15:27:41 +0000, by Matt Johnston
-
- Add -K keepalive flag for dropbear and dbclientWed, 08 Aug 2007 15:12:06 +0000, by Matt Johnston
-
Stop scp passing arguments that dbclient doesn't understandSat, 28 Jul 2007 08:59:24 +0000, by Matt Johnston
-
Prevent invalid packets being sent during key-exchange, instead queueFri, 27 Jul 2007 17:13:42 +0000, by Matt Johnston
-
Add default argument for receive windowWed, 25 Jul 2007 16:20:57 +0000, by Matt Johnston
-
Use the -W <windowsize> argument in startup scripts, with a default of 64kBWed, 25 Jul 2007 15:44:50 +0000, by Matt Johnston
-
Add -W <windowsize> argument and document it.Wed, 25 Jul 2007 15:44:25 +0000, by Matt Johnston
-
Rearrange the channel buffer sizes into three neat use-editable values inTue, 24 Jul 2007 15:40:23 +0000, by Matt Johnston
-
Patch from Nicolai Ehemann to try binding before going to the background,Thu, 19 Jul 2007 15:54:18 +0000, by Matt Johnston
-
Just use /dev/urandom since that's what everyone ends up using anyway.Thu, 19 Jul 2007 15:47:32 +0000, by Matt Johnston
-
"backgrounding" is more user-understandable than "forking"Thu, 19 Jul 2007 14:08:24 +0000, by Matt Johnston
-
uClinux ifdef was accidentally invertedThu, 19 Jul 2007 14:08:01 +0000, by Matt Johnston
-
Fix spelling typoThu, 19 Jul 2007 14:07:41 +0000, by Matt Johnston
-
Add -u option to specify /dev/urandom insteadMon, 16 Apr 2007 13:39:50 +0000, by Matt Johnston
-
Allow reading dbclient password from an environment varSat, 17 Mar 2007 06:30:11 +0000, by Matt Johnston
-
Remove a newline from the kex prompt question, from FreeWRTSun, 25 Feb 2007 09:48:13 +0000, by Matt Johnston
-
Fix a stupid bug s/readfd/errfd/ affecting channel close on child exit DROPBEAR_0.49Thu, 22 Feb 2007 16:17:09 +0000, by Matt Johnston
-
Document -p [address:]portThu, 22 Feb 2007 15:51:15 +0000, by Matt Johnston
-
0.49 probably doneThu, 22 Feb 2007 15:46:57 +0000, by Matt Johnston
-
Improve known_hosts checking.Thu, 22 Feb 2007 15:29:32 +0000, by Matt Johnston
-
merge of 'a9b0496634cdd25647b65e585cc3240f3fa699ee'Thu, 22 Feb 2007 14:53:49 +0000, by Matt Johnston
-
Add -p [address:]port option for binding to addresses, patch fromThu, 22 Feb 2007 14:52:46 +0000, by Matt Johnston
-
Fix for -pedantic -ansi compilation, change // to /**/, plus some signednessFri, 16 Feb 2007 14:42:08 +0000, by Matt Johnston
-
Make sure the #includes for pam only get hit if PAM is enabled.Tue, 13 Feb 2007 10:30:02 +0000, by Matt Johnston
-
Quote some message in configureMon, 12 Feb 2007 15:50:21 +0000, by Matt Johnston
-
Changes for 0.49test1Mon, 12 Feb 2007 15:02:48 +0000, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear' (head 6cb7793493d92968e09b5dea21d71ded5811d21f) channel-fixMon, 12 Feb 2007 13:38:18 +0000, by Matt Johnston
-
Revert to default sigchld handler after forking, don't exit channel-fixMon, 12 Feb 2007 13:32:30 +0000, by Matt Johnston
-
Don't erase every buffer, it's too time consuming.Mon, 12 Feb 2007 10:44:47 +0000, by Matt Johnston
-
Disable core dumpsMon, 12 Feb 2007 10:43:44 +0000, by Matt Johnston
-
merge of 'c387cf9d6b7b1a951efd19476e81a2c2d7ca09a0' channel-fixMon, 12 Feb 2007 10:39:34 +0000, by Matt Johnston
-
- Fix bug in child-exit handling where the wrong pid was being matched. channel-fixMon, 12 Feb 2007 10:39:22 +0000, by Matt Johnston
-
Ignore "exit-signal" request rather than returning failure channel-fixMon, 12 Feb 2007 10:37:35 +0000, by Matt Johnston