Mercurial > dropbear
graph
-
In theory TFO should work. Needs platform cleanup and testing fastopenThu, 19 Feb 2015 00:32:00 +0800, by Matt Johnston
-
connect_remote() is now always non-blockingSat, 14 Feb 2015 09:56:11 +0800, by Matt Johnston
-
Add envirnonment variable for debug timestamps to roughly matchFri, 13 Feb 2015 23:47:53 +0800, by Matt Johnston
-
Fix print that no longer works since we're not using fourCCsFri, 13 Feb 2015 23:17:23 +0800, by Matt Johnston
-
mergeFri, 13 Feb 2015 23:15:12 +0800, by Matt Johnston
-
Make it compileFri, 13 Feb 2015 23:13:58 +0800, by Matt Johnston
-
Keep sha1 defaultWed, 28 Jan 2015 22:14:07 +0800, by Matt Johnston
-
piggyback data on acks when making connections on linuxFri, 13 Feb 2015 22:49:15 +0800, by Matt Johnston
-
debug should be off by defaultFri, 13 Feb 2015 21:45:15 +0800, by Matt Johnston
-
Tighten validation of DH values. Odds of x==0 being generated areTue, 10 Feb 2015 21:46:19 +0800, by Matt Johnston
-
twofish ctr modesWed, 04 Feb 2015 22:12:06 +0800, by Matt Johnston
-
Added signature for changeset 1d2d81b1b7c1Thu, 29 Jan 2015 21:42:01 +0800, by Matt Johnston
-
sha256Wed, 28 Jan 2015 22:58:52 +0800, by Matt Johnston
-
bump versionWed, 28 Jan 2015 22:57:33 +0800, by Matt Johnston
-
Added tag DROPBEAR_2015.67 for changeset cbd674d63cd4Wed, 28 Jan 2015 22:55:27 +0800, by Matt Johnston
-
mergeWed, 28 Jan 2015 22:49:40 +0800, by Matt Johnston
-
changes for 2015.67Wed, 28 Jan 2015 22:49:28 +0800, by Matt Johnston
-
Fix bad multi-statement define for m_free(), detected by CoverityWed, 28 Jan 2015 22:43:01 +0800, by Matt Johnston
-
When clearing the memory of 'key' in function openssh_read(), only the sizeWed, 28 Jan 2015 22:42:29 +0800, by Christian Engelmayer
-
Initialise sa_maskWed, 28 Jan 2015 22:33:34 +0800, by Matt Johnston
-
Fix memory leak of ecdsa structure, found by CoverityWed, 28 Jan 2015 22:29:18 +0800, by Matt Johnston
-
Document ~/.ssh/id_dropbearWed, 28 Jan 2015 22:22:32 +0800, by Matt Johnston
-
Allow configure with libtomcrypt/libtommath directories missingWed, 28 Jan 2015 22:05:24 +0800, by Elan Ruusamäe
-
Disable non-delayed zlib for serverWed, 28 Jan 2015 21:38:27 +0800, by Matt Johnston
-
Default client key path ~/.ssh/id_dropbearSat, 24 Jan 2015 00:05:26 +0800, by Matt Johnston
-
Prefer stronger algorithms in algorithm negotiation.Fri, 23 Jan 2015 23:00:25 +0800, by Fedor Brunner
-
Fix installing dropbear.8 error when building in a separate directory.Fri, 23 Jan 2015 22:59:30 +0800, by Like Ma
-
Add config option to disable cbc. Disable twofish by defaultFri, 23 Jan 2015 22:37:14 +0800, by Matt Johnston
-
Fix variables may be uninitialized.Fri, 23 Jan 2015 22:23:23 +0800, by Like Ma
-
Integrity error (bad packet size %u) negative lengthFri, 23 Jan 2015 22:21:06 +0800, by Fedor Brunner
-
Enable sha2 HMACs by default, they're required for ecdsa alreadyTue, 13 Jan 2015 20:55:04 +0800, by Matt Johnston
-
clear hash state memory after useSun, 04 Jan 2015 23:10:59 +0800, by Matt Johnston
-
clarify bad/unknownSun, 04 Jan 2015 22:32:38 +0800, by Matt Johnston
-
Handle invalid agent keys by skipping rather than exiting.Thu, 01 Jan 2015 17:47:46 -0500, by Catalin Patulea
-
Open directories O_RDONLY for fsync, add debugging if it failsSun, 04 Jan 2015 22:22:43 +0800, by Matt Johnston
-
Make sure hostkeys are flushed to disk to avoid empty files if the powerSat, 08 Nov 2014 22:15:16 +0800, by Matt Johnston
-
Added signature for changeset 2d421bc0545dThu, 23 Oct 2014 22:09:46 +0800, by Matt Johnston
-
Added tag DROPBEAR_2014.66 for changeset 735511a4c761Thu, 23 Oct 2014 22:09:22 +0800, by Matt Johnston
-
Remove -o from scp helpThu, 23 Oct 2014 20:52:10 +0800, by Matt Johnston
-
increae MAX_STRING_LEN for sun sshThu, 23 Oct 2014 20:50:06 +0800, by Matt Johnston
-
Don't print "Failed loading hostkey" when -R delayed hostkey option is enabledWed, 22 Oct 2014 07:12:52 +0800, by Steven Honeyman
-
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
-
Add some tests for multiFri, 07 Mar 2014 21:14:12 +0800, by Matt Johnston
-
Install system libtom libs, run dropbearkey when it's doneFri, 07 Mar 2014 21:03:43 +0800, by Matt Johnston
-
The arguments are for configure, not make!Fri, 07 Mar 2014 20:52:57 +0800, by Matt Johnston
-
Add Travis CI autobuilder configFri, 07 Mar 2014 20:44:32 +0800, by Matt Johnston
-
Include license information for Cryptogams routines asmThu, 27 Feb 2014 22:30:56 +0800, by Matt Johnston
-
merge up to 2013.63, improve ASM makefile rules a bit asmThu, 27 Feb 2014 21:35:58 +0800, by Matt Johnston
-
Make some debug info conditionalMon, 24 Feb 2014 20:53:32 +0800, by Matt Johnston
-
A few fixes for cases where compression increases payload sizes, andSat, 22 Feb 2014 18:02:09 +0800, by Matt Johnston
-
Fix typo in Catalin's nameWed, 19 Feb 2014 22:18:11 +0800, by Matt Johnston
-
Added signature for changeset 277429102f13Wed, 19 Feb 2014 22:14:58 +0800, by Matt Johnston
-
Added tag DROPBEAR_2014.63 for changeset 2351b2da8e0dWed, 19 Feb 2014 22:14:52 +0800, by Matt Johnston
-
README: fix ecdsa key generation commandSun, 09 Feb 2014 03:56:50 -0500, by Catalin Patulea
-
CHANGES for 2014.63Wed, 19 Feb 2014 22:01:01 +0800, by Matt Johnston
-
- Fix dbclient with port 0 for server-allocatedTue, 18 Feb 2014 21:33:56 +0800, by Matt Johnston
-
Fix building with system libtomcrypt/libtommathTue, 18 Feb 2014 21:03:27 +0800, by Matt Johnston
-
Add linux/types.h to includes to avoid missing ___u64 etcMon, 17 Feb 2014 22:05:59 +0800, by Steve Dover
-
Read (and enqueue) packets from interactive input even whenMon, 17 Feb 2014 21:41:06 +0800, by Matt Johnston
-
Change port separator to ^ since % is used in ipv6 addressesSat, 15 Feb 2014 21:42:35 +0800, by Matt Johnston
-
Disable immediate auth for delayed-zlib modeSat, 15 Feb 2014 21:23:41 +0800, by Matt Johnston
-
- Save errno in signal handlersSat, 15 Feb 2014 21:13:57 +0800, by Matt Johnston
-
generate RSA keys of exact lengthFri, 14 Feb 2014 23:18:45 +0800, by Matt Johnston
-
cleanup before clearing keysWed, 12 Feb 2014 22:15:02 +0800, by Matt Johnston
-
Fix linking -lcrypt for systems without libcrypt in /usr/libFri, 07 Feb 2014 07:57:45 +0800, by Nicolas Boos
-
Avoid linking dropbearconvert and dropbearkey to libz or libutilFri, 07 Feb 2014 07:53:32 +0800, by Nicolas Boos
-
Fix check for EINTRTue, 28 Jan 2014 22:44:24 +0800, by Matt Johnston
-
Back out accidentally committed filesThu, 23 Jan 2014 22:29:04 +0800, by Matt Johnston
-
requirenext doesn't need two valuesThu, 23 Jan 2014 22:25:52 +0800, by Matt Johnston
-
Fix failing rekeying when we receive a still-in-flight packetThu, 23 Jan 2014 21:56:35 +0800, by Matt Johnston
-
Forgot to save the changeFri, 17 Jan 2014 21:42:32 +0800, by Matt Johnston
-
DROPBEAR_CLI_AUTH_IMMEDIATE fixed, now enabled by defaultFri, 17 Jan 2014 21:39:27 +0800, by Matt Johnston
-
Fix so that "make install" for multi target won't fail on scp which doesn'tWed, 11 Dec 2013 21:50:33 +0800, by Mike Frysinger
-
Turn dropbearmulti into a real target so we don't constantly re-link itWed, 11 Dec 2013 21:48:02 +0800, by Mike Frysinger
-
Added signature for changeset 3d1d7d151c0cTue, 03 Dec 2013 22:00:38 +0800, by Matt Johnston
-
Added tag DROPBEAR_2013.62 for changeset 3d1d7d151c0cTue, 03 Dec 2013 22:00:29 +0800, by Matt Johnston
-
Update to 2013-10-01Tue, 03 Dec 2013 21:36:12 +0800, by Matt Johnston
-
Fix disabling DSS keyTue, 03 Dec 2013 21:26:59 +0800, by Matt Johnston
-
Log when generating a hostkeyTue, 03 Dec 2013 21:13:58 +0800, by Matt Johnston
-
Update READMETue, 03 Dec 2013 21:03:23 +0800, by Matt Johnston
-
Exit if we don't have keys and -R wasn't specifiedTue, 03 Dec 2013 20:59:03 +0800, by Matt Johnston
-
Fix TRACEs of cli_send_netcat_requestTue, 03 Dec 2013 00:06:35 +0800, by Catalin Patulea
-
- Sockets are set to lowdelay priority initially to improve conneciton setupTue, 03 Dec 2013 00:04:48 +0800, by Matt Johnston
-
Set IPTOS_LOWDELAY on PTY sessions onlyMon, 02 Dec 2013 22:55:43 +0800, by Catalin Patulea
-
Only define LTM_DESC if it isn't alreadyMon, 02 Dec 2013 22:15:17 +0800, by Matt Johnston
-
mergeWed, 27 Nov 2013 21:32:45 +0800, by Matt Johnston
-
- Increase buffer size, fixes converting 521bit ECC keyWed, 27 Nov 2013 21:30:05 +0800, by Matt Johnston
-
Fix library order of libtom*Mon, 25 Nov 2013 23:39:15 +0800, by Matt Johnston
-
Try and fix utmp handlingMon, 25 Nov 2013 23:30:01 +0800, by Matt Johnston
-
Fix some warningsMon, 25 Nov 2013 23:08:33 +0800, by Matt Johnston
-
Added signature for changeset 9ec083a21adfThu, 14 Nov 2013 22:39:27 +0800, by Matt Johnston
-
Added tag DROPBEAR_2013.61test for changeset e894dbc015baThu, 14 Nov 2013 22:39:16 +0800, by Matt Johnston
-
docs for ecdsaThu, 14 Nov 2013 22:14:09 +0800, by Matt Johnston
-
another new config.guess 2013-06-10Thu, 14 Nov 2013 22:07:18 +0800, by Matt Johnston
-
rename random.h to dbrandom.h since some OSes have a system random.hThu, 14 Nov 2013 22:05:47 +0800, by Matt Johnston
-
use oldstyle commentsThu, 14 Nov 2013 22:03:30 +0800, by Matt Johnston
-
Replace some deprecated macros with other ones, from Daniel Richard G.Thu, 14 Nov 2013 21:45:50 +0800, by Matt Johnston
-
- Some fixes for old compilers like tru64 v4 from Daniel Richard G.Thu, 14 Nov 2013 21:36:45 +0800, by Matt Johnston
-
merge ecc againThu, 14 Nov 2013 20:45:46 +0800, by Matt Johnston
-
Don't exit fatally if authorized_keys has a line like eccTue, 12 Nov 2013 23:58:51 +0800, by Matt Johnston
-
- Make curve25519 work after fixing a typo, interoperates with OpenSSH eccSat, 09 Nov 2013 00:02:26 +0800, by Matt Johnston
-
refactor key generation, make it generate as required. keyondemandThu, 07 Nov 2013 00:18:52 +0800, by Matt Johnston
-
merge yet againFri, 01 Nov 2013 00:21:59 +0800, by Matt Johnston
-
merge againFri, 01 Nov 2013 00:19:25 +0800, by Matt Johnston
-
MergeFri, 01 Nov 2013 00:14:48 +0800, by Matt Johnston
-
Fix specifying a keysize for key generation, fix key name arguments eccFri, 01 Nov 2013 00:13:09 +0800, by Matt Johnston
-
Merge in ECCMon, 21 Oct 2013 22:57:21 +0800, by Matt Johnston
-
Merge in changes from the past couple of releases eccFri, 18 Oct 2013 21:38:01 +0800, by Matt Johnston
-
Added signature for changeset a50a1dc74331Wed, 16 Oct 2013 22:55:03 +0800, by Matt Johnston
-
Added signature for changeset 025237c9f0a1Wed, 16 Oct 2013 22:52:43 +0800, by Matt Johnston
-
Added tag DROPBEAR_2013.60 for changeset a50a1dc74331Wed, 16 Oct 2013 22:52:05 +0800, by Matt Johnston
-
Update debian changelog for 2013.60 too DROPBEAR_2013.60Wed, 16 Oct 2013 22:34:25 +0800, by Matt Johnston
-
- 2013.60, update CHANGESWed, 16 Oct 2013 22:32:31 +0800, by Matt Johnston
-
Make --disable-bundled-libtom work, based on patch from Mike FrysingerTue, 15 Oct 2013 22:55:44 +0800, by Matt Johnston
-
- Fix "inst_scp" target since there isn't a manpageWed, 09 Oct 2013 22:24:39 +0800, by Matt Johnston
-
Add @exec_prefix@ that was missingWed, 09 Oct 2013 21:58:07 +0800, by Matt Johnston
-
Added signature for changeset deb211f75ca1Fri, 04 Oct 2013 22:40:28 +0800, by Matt Johnston
-
Added tag DROPBEAR_2013.59 for changeset 7b68e581985fFri, 04 Oct 2013 22:39:09 +0800, by Matt Johnston
-
Fix debian installation of manpagesFri, 04 Oct 2013 21:49:32 +0800, by Matt Johnston
-
Version 2013.59Fri, 04 Oct 2013 21:41:19 +0800, by Matt Johnston
-
Don't say "SSH 2" any more since protocol version 1 is irrelevantThu, 03 Oct 2013 23:50:04 +0800, by Matt Johnston
-
Add manpage for dropbearconvertThu, 03 Oct 2013 23:45:25 +0800, by Matt Johnston
-
Get rid of spurious newlines in pam log messagesThu, 03 Oct 2013 23:04:26 +0800, by Matt Johnston
-
Send PAM error messages as a banner messagesThu, 03 Oct 2013 23:04:11 +0800, by Matt Johnston
-
Constant time memcmp for the hmac and password cryptThu, 03 Oct 2013 22:25:30 +0800, by Matt Johnston
-
Only send a failure response to a channel request if wantreply is set.Sat, 21 Sep 2013 00:34:36 +0800, by Matt Johnston
-
Improve EOF handling for half-close. Patch from Catalin PatuleaSat, 21 Sep 2013 00:17:22 +0800, by Matt Johnston
-
Remove accidental one second sleep leftover from debuggingMon, 12 Aug 2013 22:41:00 +0800, by Matt Johnston
-
mergeMon, 08 Jul 2013 22:43:56 +0800, by Matt Johnston
-
strdup the proxycmd to avoid crash when freeing, from Lluís Batlle i RossellMon, 08 Jul 2013 22:42:32 +0800, by Matt Johnston
-
limit how much we read from rt_cache etcTue, 28 May 2013 22:16:57 +0800, by Matt Johnston
-
mergeSun, 26 May 2013 18:43:00 +0800, by Matt Johnston
-
mergeSun, 26 May 2013 18:42:17 +0800, by Matt Johnston
-
improve auth failure delays to avoid indicating which users existSun, 26 May 2013 18:39:24 +0800, by Matt Johnston
-
Fix static library order, libtomcrypt depends on libtommath eccTue, 21 May 2013 13:20:02 +0800, by Matt Johnston
-
Fix bad comma in header listMon, 13 May 2013 21:35:13 +0800, by Matt Johnston
-
Fix build for dropbearkey and ecdsa with certain options eccThu, 09 May 2013 23:24:58 +0800, by Matt Johnston
-
Update config.guess and config.subMon, 13 May 2013 21:06:35 +0800, by Matt Johnston
-
Limit decompressed sizeWed, 08 May 2013 23:23:14 +0800, by Matt Johnston