Mercurial > dropbear
graph
-
Make hmac-sha2-256 and hmac-sha2-512 workThu, 21 Mar 2013 22:55:12 +0800, by Matt Johnston
-
Make sure "struct timeval" is initialised on OS X to avoid valgrind warningsThu, 21 Mar 2013 21:23:34 +0800, by Matt Johnston
-
Fix "-c none" so that it allows aes during authenticationWed, 20 Mar 2013 23:52:49 +0800, by Matt Johnston
-
Fix "-m none" case and ugly typoWed, 20 Mar 2013 23:13:45 +0800, by Matt Johnston
-
Fix "-m none" case where an entire packet fits in a block and can beWed, 20 Mar 2013 23:13:19 +0800, by Matt Johnston
-
Merge "none" cipher/MAC branch. Also adds sha256 and sha512Wed, 20 Mar 2013 22:41:07 +0800, by Matt Johnston
-
use an empty writebuf rather than a NULL oneWed, 20 Mar 2013 22:31:07 +0800, by Matt Johnston
-
document a few more changesWed, 20 Mar 2013 00:05:19 +0800, by Matt Johnston
-
Fix memory leak when direct TCP connections time out on connection.Tue, 19 Mar 2013 23:54:32 +0800, by Matt Johnston
-
Allow specifying server "-p" options with ipv6 bracket notation,Tue, 19 Mar 2013 20:55:11 +0800, by Matt Johnston
-
Android returns NULL for pw_crypt, set it to something elseTue, 19 Mar 2013 20:15:44 +0800, by Matt Johnston
-
ignore I_PUSH if it isn't defined, for Android from Reimar DöffingerTue, 19 Mar 2013 20:12:19 +0800, by Matt Johnston
-
Fix compat basename() to handle paths with no slashes. Thanks to Frank TeoTue, 19 Mar 2013 20:04:55 +0800, by Matt Johnston
-
Include /proc/vmstat as another random sourceTue, 19 Mar 2013 19:47:29 +0800, by Matt Johnston
-
link to Dropbear webpageTue, 19 Mar 2013 19:43:47 +0800, by Matt Johnston
-
Removed tag t:ltc-0.95-db-merge1Tue, 19 Mar 2013 19:26:54 +0800, by Matt Johnston
-
Removed tag t:ltc-0.95-origTue, 19 Mar 2013 19:26:46 +0800, by Matt Johnston
-
fix signedness error in prototypeMon, 11 Mar 2013 23:07:45 +0800, by Matt Johnston
-
improve subsystem/sftp documentation, and multi-hop manual formattingSun, 03 Mar 2013 11:47:41 +0800, by Matt Johnston
-
fix typoSun, 24 Feb 2013 00:16:02 +0800, by Matt Johnston
-
DSS_PROTOK is not necessary now that private keys are includedSat, 23 Feb 2013 17:55:46 +0800, by Matt Johnston
-
add loadavg and entropy_avail as sourcesSat, 23 Feb 2013 10:27:49 +0800, by Matt Johnston
-
Allow configuring "allow blank password option" at runtimeTue, 12 Feb 2013 15:52:57 +0000, by Paul Eggleton
-
Some changes since 2012.55Fri, 22 Feb 2013 23:54:47 +0800, by Matt Johnston
-
Document "-m" and "-c"Fri, 22 Feb 2013 23:53:49 +0800, by Matt Johnston
-
/dev/random blocks on busy servers too.Thu, 19 Jul 2012 21:34:27 +0800, by Matt Johnston
-
Add a few more files in /proc for LinuxSat, 30 Jun 2012 22:12:28 +0800, by Matt Johnston
-
Improve RNG seeding.Fri, 29 Jun 2012 23:19:43 +0800, by Matt Johnston
-
- Only request "none" cipher after auth has succeeded insecure-nocryptoThu, 17 May 2012 20:52:57 +0800, by Matt Johnston
-
Add ALLOW_NONE_PASSWORD_AUTH option insecure-nocryptoThu, 17 May 2012 08:33:11 +0800, by Matt Johnston
-
ENABLE_USER_ALGO_LIST should work for the clientThu, 17 May 2012 00:26:12 +0800, by Matt Johnston
-
Add rough support for choosing ciphers/hashes with "-c" or "-m"Thu, 17 May 2012 00:12:42 +0800, by Matt Johnston
-
Update insecure-nocrypto to current head insecure-nocryptoWed, 16 May 2012 22:54:51 +0800, by Matt Johnston
-
Disable SHA256 and SHA512 by default in options.h sha2Wed, 16 May 2012 21:56:50 +0800, by Matt Johnston
-
- Add hmac-sha2-256 and hmac-sha2-512. Needs debugging, seems to be sha2Thu, 10 May 2012 08:38:37 +0800, by Matt Johnston
-
Don't TRACE() the pw_passwdWed, 09 May 2012 22:52:58 +0800, by Matt Johnston
-
Fix empty password immediate loginWed, 09 May 2012 22:51:59 +0800, by Matt Johnston
-
Return immediate success for blank passwords if allowedWed, 09 May 2012 22:37:04 +0800, by Matt Johnston
-
Server shouldn't return "localhost" in response to -R forward connectionsWed, 09 May 2012 21:09:34 +0800, by Matt Johnston
-
Initialise agent_fd to -1 so we don't end up closing stdin (fd 0)Wed, 09 May 2012 20:34:55 +0800, by Matt Johnston
-
- Don't sent SSH_MSG_UNIMPLEMENTED if we don't have ENABLE_SVR_REMOTETCPFWDWed, 09 May 2012 20:33:16 +0800, by Matt Johnston
-
Ignore -q if SCP_PROGRESS isn't setTue, 24 Apr 2012 22:05:55 +0800, by Matt Johnston
-
Split listening port argument at the rightmost colon, allows binding toThu, 12 Apr 2012 22:04:16 +0800, by Matt Johnston
-
Improve comment about sha1-96Thu, 12 Apr 2012 21:57:30 +0800, by Matt Johnston
-
Slight formatting change for ENABLE_CLI_AGENTFWD if statementMon, 09 Apr 2012 21:29:41 +0800, by Matt Johnston
-
Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD.Mon, 26 Mar 2012 16:17:16 +0400, by Andrey Mazo
-
Rename HAVE_FORK to USE_VFORKMon, 09 Apr 2012 20:35:13 +0800, by Matt Johnston
-
check for fork() and not __uClinux__Sun, 08 Apr 2012 01:50:52 -0400, by Mike Frysinger
-
fix out-of-tree cleaningSun, 08 Apr 2012 02:06:54 -0400, by Mike Frysinger
-
Added signature for changeset 85f835f2fe0aThu, 23 Feb 2012 21:46:02 +0800, by Matt Johnston
-
Added tag DROPBEAR_2012.55 for changeset d354464b2aa6Thu, 23 Feb 2012 21:45:42 +0800, by Matt Johnston
-
2012.55Wed, 22 Feb 2012 22:12:15 +0800, by Matt Johnston
-
- Fix minor leakWed, 22 Feb 2012 22:05:24 +0800, by Matt Johnston