Mercurial > dropbear
graph
-
Combine code for SSH_CONNECTION and SSH_CLIENTTue, 21 Oct 2014 22:33:49 +0800, by Matt Johnston
-
Merge pull request #5 from rcleere/ssh_clientTue, 21 Oct 2014 21:43:20 +0800, by Matt Johnston
-
Add SSH_CLIENT environment variableMon, 20 Oct 2014 12:59:47 -0500, by Ryan Cleere
-
Make keepalive handling more robust, this should now match what OpenSSH doesTue, 19 Aug 2014 23:08:56 +0800, by Matt Johnston
-
Fix wtmp, testing for wtmp.h and wtmpx.h doesn't make senseWed, 13 Aug 2014 22:07:43 +0800, by Whoopie
-
Don't send SSH_MSG_UNIMPLEMENTED for keepalive responsesWed, 13 Aug 2014 21:48:47 +0800, by Matt Johnston
-
Added signature for changeset caac692b366cFri, 08 Aug 2014 21:53:47 +0800, by Matt Johnston
-
Added tag DROPBEAR_2014.65 for changeset e9579816f20eFri, 08 Aug 2014 21:53:42 +0800, by Matt Johnston
-
use xauth in /usr/binFri, 01 Aug 2014 06:14:19 -0400, by Mike Frysinger
-
Don't warn about ENOTSOCK when setting priorityWed, 06 Aug 2014 22:16:38 +0800, by Matt Johnston
-
Be a bit safer in case pw_name doesn't existWed, 06 Aug 2014 22:10:57 +0800, by Matt Johnston
-
mergeWed, 06 Aug 2014 22:08:16 +0800, by Matt Johnston
-
Merge pull request #2 from iquaba/patch-1Wed, 06 Aug 2014 22:04:49 +0800, by Matt Johnston
-
Try without identifying current userWed, 06 Aug 2014 08:48:43 -0500, by iquaba
-
Test for EAGAIN tooWed, 06 Aug 2014 21:55:43 +0800, by Matt Johnston
-
Make sure the check_close() handler runs when a server child process exitsMon, 28 Jul 2014 23:23:49 +0800, by Matt Johnston
-
Fix some format string warningsMon, 28 Jul 2014 22:59:16 +0800, by Matt Johnston
-
Fix clock_gettime handlingMon, 28 Jul 2014 22:48:48 +0800, by Matt Johnston
-
Added signature for changeset 96584b934d04Sun, 27 Jul 2014 23:11:52 +0800, by Matt Johnston
-
Added tag DROPBEAR_2014.64 for changeset 0d2d39957c02Sun, 27 Jul 2014 23:11:47 +0800, by Matt Johnston
-
- Don't use multichar constants since recent gcc complainsSun, 27 Jul 2014 22:55:29 +0800, by Matt Johnston
-
Version 2014.64Sun, 27 Jul 2014 22:25:18 +0800, by Matt Johnston
-
Add '-V' for versionSun, 27 Jul 2014 22:06:26 +0800, by Matt Johnston
-
Avoid use-after-free when channel inithandler fails. Thanks to CoveritySat, 26 Jul 2014 10:18:55 +0800, by Matt Johnston
-
changes for 2014.64Fri, 25 Jul 2014 22:22:39 +0800, by Matt Johnston
-
Set tcp priority as follows:Wed, 16 Jul 2014 22:53:32 +0800, by Matt Johnston
-
Fix auth timeout regressionWed, 09 Jul 2014 22:02:22 +0800, by Matt Johnston
-
Make -K keepalive behave like OpenSSH's ServerAliveIntervalWed, 09 Jul 2014 00:15:20 +0800, by Matt Johnston
-
Make sure client exit messages don't get lostWed, 09 Jul 2014 00:13:17 +0800, by Matt Johnston
-
Send a failure response if a client receives a global requestTue, 08 Jul 2014 21:59:36 +0800, by Matt Johnston
-
Improve handling lots of concurrent forwarded connections. IncreaseWed, 25 Jun 2014 23:42:39 +0800, by Matt Johnston
-
Fix compiling with ECDSA and DSS disabledWed, 25 Jun 2014 23:37:44 +0800, by Matt Johnston
-
Be more careful in case a platform doesn't define UIO_MAXIOV nor IOV_MAXTue, 20 May 2014 21:21:02 +0800, by Matt Johnston
-
Limit size of the iovect passed to writev in packet.cTue, 20 May 2014 21:18:48 +0800, by Ronny Meeus
-
Print errno information in write_packetTue, 20 May 2014 20:56:59 +0800, by Ronny Meeus
-
Fix pubkey auth if the first key presented fails (infinite loop ofWed, 23 Apr 2014 16:22:50 +0800, by Matt Johnston
-
Fix monotonic_now() on OS XFri, 21 Mar 2014 22:16:42 +0800, by Matt Johnston
-
Experiment of always writing data if available. Might waste a writev() withSat, 15 Mar 2014 11:37:02 +0800, by Matt Johnston
-
Add new monotonic_now() wrapper so that timeouts are unaffected byThu, 13 Mar 2014 23:50:09 +0800, by Matt Johnston
-
Fix typoThu, 13 Mar 2014 23:08:47 +0800, by Matt Johnston
-
Use AUTH_TIMEOUT only before authdone != 1.Thu, 13 Mar 2014 16:28:16 +0800, by Yousong Zhou
-
Don't need to mkdirSat, 08 Mar 2014 21:00:57 +0800, by Matt Johnston
-
Fix env vars for travis againFri, 07 Mar 2014 21:46:51 +0800, by Matt Johnston
-
Fix "make install" dependency so that it works without prior "make"Fri, 07 Mar 2014 21:30:20 +0800, by Matt Johnston