log scp.c @ 1751:3b9b427925a0

age author description
Mon, 25 May 2020 14:54:29 +0200 Haelwenn Monnier scp.c: Port OpenSSH CVE-2018-20685 fix (#80)
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Thu, 31 Dec 2015 17:34:17 +0100 Francois Perrad add the idiomatic do/while(0) in the macro SCREWUP
Fri, 01 Jan 2016 09:15:41 +0100 Francois Perrad explicitly initialization of static variables
Thu, 31 Dec 2015 17:22:58 +0100 Francois Perrad use #ifdef like everywhere
Tue, 15 Mar 2016 21:41:06 +0800 Matt Johnston Merge branch '20151231_indent' of https://github.com/fperrad/dropbear into fperrad-20151231_indent
Fri, 01 Jan 2016 15:02:09 +0100 Francois Perrad more hard tab
Tue, 19 Jan 2016 00:34:37 +0800 Matt Johnston Don't fail if can't get the username
Tue, 19 Jan 2016 00:22:23 +0800 Matt Johnston Add note about OpenSSH origin
Wed, 04 Nov 2015 23:22:58 +0800 Matt Johnston S_IWUSR rather than S_IWRITE for scp
Thu, 12 Mar 2015 15:14:47 +0300 Nikolay Shopik Prepend DROPBEAR for scp.c
Tue, 24 Feb 2015 20:45:07 +0800 Thorsten Horstmann Some minor typo fixes, found by codespell.
Thu, 23 Oct 2014 20:52:10 +0800 Matt Johnston Remove -o from scp help
Thu, 14 Nov 2013 22:03:30 +0800 Matt Johnston use oldstyle comments
Sun, 31 Mar 2013 23:29:03 +0800 Matt Johnston Fix incorrect logic for USE_VFORK and calling arg_setup()
Tue, 24 Apr 2012 22:05:55 +0800 Matt Johnston Ignore -q if SCP_PROGRESS isn't set
Mon, 09 Apr 2012 20:35:13 +0800 Matt Johnston Rename HAVE_FORK to USE_VFORK
Sun, 08 Apr 2012 01:50:52 -0400 Mike Frysinger check for fork() and not __uClinux__
Mon, 07 Nov 2011 19:31:53 +0800 Matt Johnston Use "uint64_t" instead of "u_int64_t" since the Solaris doesn't have the
Wed, 02 Sep 2009 15:17:14 +0000 Matt Johnston - Remove options that dbclient won't know about
Sun, 02 Nov 2008 13:34:02 +0000 Matt Johnston - use vfork()/_exit() for uclinux
Sat, 28 Jul 2007 08:59:24 +0000 Matt Johnston Stop scp passing arguments that dbclient doesn't understand
Thu, 19 Jul 2007 14:08:01 +0000 Matt Johnston uClinux ifdef was accidentally inverted
Sat, 25 Mar 2006 13:35:44 +0000 Matt Johnston printf not fprintf for scp stuff ucc-axis-hack
Sat, 25 Mar 2006 12:59:58 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 11034278bd1917bebcbdc69cf53b1891ce9db121) ucc-axis-hack
Sat, 25 Mar 2006 12:57:09 +0000 Matt Johnston Various changes to compile+kind of run on UCC's axis board. ucc-axis-hack
Wed, 08 Mar 2006 15:46:24 +0000 Matt Johnston code was untested and wrong.
Wed, 08 Mar 2006 14:20:24 +0000 Matt Johnston Update to scp from OpenSSH portable 4.3p2
Wed, 08 Mar 2006 13:48:05 +0000 Matt Johnston some minor cleanups to the uClinux parts
Tue, 28 Feb 2006 04:03:49 +0000 Matt Johnston Merge of the uClinux-dist patch, should work in inetd mode
Sun, 13 Mar 2005 13:58:14 +0000 Matt Johnston * fix longstanding bug with connections being closed on failure to
Tue, 24 Aug 2004 05:05:48 +0000 Matt Johnston Fix for "-l" scp option
Tue, 27 Jul 2004 16:30:46 +0000 Matt Johnston Progressing client support
Tue, 01 Jun 2004 02:46:09 +0000 Matt Johnston Makefile.in contains updated files required