log

age author description
Wed, 09 Jul 2014 00:15:20 +0800 Matt Johnston Make -K keepalive behave like OpenSSH's ServerAliveInterval
Wed, 09 Jul 2014 00:13:17 +0800 Matt Johnston Make sure client exit messages don't get lost
Tue, 08 Jul 2014 21:59:36 +0800 Matt Johnston Send a failure response if a client receives a global request
Wed, 25 Jun 2014 23:42:39 +0800 Matt Johnston Improve handling lots of concurrent forwarded connections. Increase
Wed, 25 Jun 2014 23:37:44 +0800 Matt Johnston Fix compiling with ECDSA and DSS disabled
Tue, 20 May 2014 21:21:02 +0800 Matt Johnston Be more careful in case a platform doesn't define UIO_MAXIOV nor IOV_MAX
Tue, 20 May 2014 21:18:48 +0800 Ronny Meeus Limit size of the iovect passed to writev in packet.c
Tue, 20 May 2014 20:56:59 +0800 Ronny Meeus Print errno information in write_packet
Wed, 23 Apr 2014 16:22:50 +0800 Matt Johnston Fix pubkey auth if the first key presented fails (infinite loop of
Fri, 21 Mar 2014 22:16:42 +0800 Matt Johnston Fix monotonic_now() on OS X
Sat, 15 Mar 2014 11:37:02 +0800 Matt Johnston Experiment of always writing data if available. Might waste a writev() with
Thu, 13 Mar 2014 23:50:09 +0800 Matt Johnston Add new monotonic_now() wrapper so that timeouts are unaffected by
Thu, 13 Mar 2014 23:08:47 +0800 Matt Johnston Fix typo
Thu, 13 Mar 2014 16:28:16 +0800 Yousong Zhou Use AUTH_TIMEOUT only before authdone != 1.
Wed, 12 Mar 2014 23:40:02 +0800 Matt Johnston Better PAM through recursion pam
Sat, 08 Mar 2014 21:02:02 +0800 Matt Johnston merge coverity
Sat, 08 Mar 2014 21:00:57 +0800 Matt Johnston Don't need to mkdir
Sat, 08 Mar 2014 21:00:32 +0800 Matt Johnston Don't 'make install' for coverity coverity
Sat, 08 Mar 2014 18:16:11 +0800 Matt Johnston Fix the right build line coverity
Sat, 08 Mar 2014 18:09:00 +0800 Matt Johnston Fix quoting for coverity coverity
Sat, 08 Mar 2014 16:56:15 +0800 Matt Johnston More for coverity coverity
Sat, 08 Mar 2014 14:56:27 +0800 Matt Johnston Add coverity bits coverity
Fri, 07 Mar 2014 21:46:51 +0800 Matt Johnston Fix env vars for travis again
Fri, 07 Mar 2014 21:30:20 +0800 Matt Johnston Fix "make install" dependency so that it works without prior "make"
Fri, 07 Mar 2014 21:14:12 +0800 Matt Johnston Add some tests for multi
Fri, 07 Mar 2014 21:03:43 +0800 Matt Johnston Install system libtom libs, run dropbearkey when it's done
Fri, 07 Mar 2014 20:52:57 +0800 Matt Johnston The arguments are for configure, not make!
Fri, 07 Mar 2014 20:44:32 +0800 Matt Johnston Add Travis CI autobuilder config
Thu, 27 Feb 2014 22:30:56 +0800 Matt Johnston Include license information for Cryptogams routines asm
Thu, 27 Feb 2014 21:35:58 +0800 Matt Johnston merge up to 2013.63, improve ASM makefile rules a bit asm
Sun, 06 Oct 2013 22:32:03 +0800 Matt Johnston - Call the asm with multiple blocks asm
Sun, 06 Oct 2013 21:49:15 +0800 Matt Johnston aes and sha1 for arm asm
Mon, 24 Feb 2014 20:53:32 +0800 Matt Johnston Make some debug info conditional
Sat, 22 Feb 2014 18:02:09 +0800 Matt Johnston A few fixes for cases where compression increases payload sizes, and
Wed, 19 Feb 2014 22:18:11 +0800 Matt Johnston Fix typo in Catalin's name
Wed, 19 Feb 2014 22:14:58 +0800 Matt Johnston Added signature for changeset 277429102f13
Wed, 19 Feb 2014 22:14:52 +0800 Matt Johnston Added tag DROPBEAR_2014.63 for changeset 2351b2da8e0d
Wed, 19 Feb 2014 22:04:35 +0800 Matt Johnston 2014.63 DROPBEAR_2014.63
Sun, 09 Feb 2014 03:56:50 -0500 Catalin Patulea README: fix ecdsa key generation command
Wed, 19 Feb 2014 22:01:01 +0800 Matt Johnston CHANGES for 2014.63
Tue, 18 Feb 2014 21:33:56 +0800 Matt Johnston - Fix dbclient with port 0 for server-allocated
Tue, 18 Feb 2014 21:03:27 +0800 Matt Johnston Fix building with system libtomcrypt/libtommath
Mon, 17 Feb 2014 22:05:59 +0800 Steve Dover Add linux/types.h to includes to avoid missing ___u64 etc
Mon, 17 Feb 2014 21:41:06 +0800 Matt Johnston Read (and enqueue) packets from interactive input even when
Sat, 15 Feb 2014 21:42:35 +0800 Matt Johnston Change port separator to ^ since % is used in ipv6 addresses
Sat, 15 Feb 2014 21:23:41 +0800 Matt Johnston Disable immediate auth for delayed-zlib mode
Sat, 15 Feb 2014 21:13:57 +0800 Matt Johnston - Save errno in signal handlers
Fri, 14 Feb 2014 23:18:45 +0800 Matt Johnston generate RSA keys of exact length
Wed, 12 Feb 2014 22:15:02 +0800 Matt Johnston cleanup before clearing keys
Fri, 07 Feb 2014 07:57:45 +0800 Nicolas Boos Fix linking -lcrypt for systems without libcrypt in /usr/lib
Fri, 07 Feb 2014 07:53:32 +0800 Nicolas Boos Avoid linking dropbearconvert and dropbearkey to libz or libutil
Tue, 28 Jan 2014 22:44:24 +0800 Matt Johnston Fix check for EINTR
Thu, 23 Jan 2014 22:29:04 +0800 Matt Johnston Back out accidentally committed files
Thu, 23 Jan 2014 22:25:52 +0800 Matt Johnston requirenext doesn't need two values
Thu, 23 Jan 2014 21:56:35 +0800 Matt Johnston Fix failing rekeying when we receive a still-in-flight packet
Fri, 17 Jan 2014 21:42:32 +0800 Matt Johnston Forgot to save the change
Fri, 17 Jan 2014 21:39:27 +0800 Matt Johnston DROPBEAR_CLI_AUTH_IMMEDIATE fixed, now enabled by default
Wed, 11 Dec 2013 21:50:33 +0800 Mike Frysinger Fix so that "make install" for multi target won't fail on scp which doesn't
Wed, 11 Dec 2013 21:48:02 +0800 Mike Frysinger Turn dropbearmulti into a real target so we don't constantly re-link it
Tue, 03 Dec 2013 22:00:38 +0800 Matt Johnston Added signature for changeset 3d1d7d151c0c