log

age author description
Wed, 04 Nov 2015 23:22:58 +0800 Matt Johnston S_IWUSR rather than S_IWRITE for scp
Wed, 28 Oct 2015 21:44:16 +0800 Guilhem Moulin Mention -y flag
Wed, 28 Oct 2015 21:42:09 +0800 Matt Johnston Add comment about compression
Wed, 28 Oct 2015 21:37:35 +0800 Matt Johnston Warn rather than fail if flags have trailing parts
Wed, 21 Oct 2015 23:08:22 +0800 Matt Johnston Test for crypt() rather than crypt.h
Wed, 21 Oct 2015 22:48:15 +0800 Mike Frysinger fix default build when getpass() is unavailable
Wed, 21 Oct 2015 22:40:11 +0800 Mike Frysinger fix default build when crypt() is unavailable
Wed, 21 Oct 2015 22:39:55 +0800 Mike Frysinger avoid getpass when not used
Wed, 21 Oct 2015 22:39:31 +0800 Mike Frysinger fix build when ENABLE_CLI_INTERACT_AUTH is disabled
Wed, 21 Oct 2015 22:08:47 +0800 Guilhem Moulin Don't display the MOTD when an explicit command is run.
Wed, 21 Oct 2015 22:05:50 +0800 Matt Johnston don't silently ignore extra flag arguments
Tue, 29 Sep 2015 22:19:11 +0800 Matt Johnston avoid invalidated iterator when connection fails