index
:
delta/openwrt/dropbear.git
DROPBEAR_2016.73
bugfix
coverity
fuzz
maemo
main
master
matt-sk
tomsfastmath
github.com: mkj/dropbear.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused argument of do_cmd() in scp.c (#125)
Anton Bershanskiy
2021-08-19
1
-4
/
+3
*
scp.c: Port OpenSSH CVE-2018-20685 fix (#80)
Haelwenn Monnier
2020-05-25
1
-1
/
+2
*
Convert #ifdef to #if, other build changes
Matt Johnston
2016-05-04
1
-9
/
+9
*
add the idiomatic do/while(0) in the macro SCREWUP
Francois Perrad
2016-03-16
1
-1
/
+1
*
explicitly initialization of static variables
Francois Perrad
2016-03-16
1
-4
/
+4
*
use #ifdef like everywhere
Francois Perrad
2016-03-16
1
-1
/
+1
*
Merge branch '20151231_indent' of https://github.com/fperrad/dropbear into fp...
Matt Johnston
2016-03-15
1
-2
/
+2
|
\
|
*
more hard tab
Francois Perrad
2016-01-01
1
-2
/
+2
*
|
Don't fail if can't get the username
Matt Johnston
2016-01-19
1
-6
/
+2
*
|
Add note about OpenSSH origin
Matt Johnston
2016-01-19
1
-0
/
+3
|
/
*
S_IWUSR rather than S_IWRITE for scp
Matt Johnston
2015-11-04
1
-1
/
+1
*
Prepend DROPBEAR for scp.c
Nikolay Shopik
2015-03-12
1
-1
/
+1
*
Some minor typo fixes, found by codespell.
Thorsten Horstmann
2015-02-24
1
-1
/
+1
*
Remove -o from scp help
Matt Johnston
2014-10-23
1
-1
/
+1
*
use oldstyle comments
Matt Johnston
2013-11-14
1
-2
/
+2
*
Fix incorrect logic for USE_VFORK and calling arg_setup()
Matt Johnston
2013-03-31
1
-1
/
+1
*
Ignore -q if SCP_PROGRESS isn't set
Matt Johnston
2012-04-24
1
-2
/
+2
*
Rename HAVE_FORK to USE_VFORK
Matt Johnston
2012-04-09
1
-7
/
+7
*
check for fork() and not __uClinux__
Mike Frysinger
2012-04-08
1
-29
/
+30
*
Use "uint64_t" instead of "u_int64_t" since the Solaris doesn't have the
Matt Johnston
2011-11-07
1
-1
/
+1
*
- Remove options that dbclient won't know about
Matt Johnston
2009-09-02
1
-1
/
+5
*
- use vfork()/_exit() for uclinux
Matt Johnston
2008-11-02
1
-1
/
+14
*
Stop scp passing arguments that dbclient doesn't understand
Matt Johnston
2007-07-28
1
-4
/
+0
*
uClinux ifdef was accidentally inverted
Matt Johnston
2007-07-19
1
-1
/
+1
*
code was untested and wrong.
Matt Johnston
2006-03-08
1
-9
/
+9
*
Update to scp from OpenSSH portable 4.3p2
Matt Johnston
2006-03-08
1
-148
/
+195
*
some minor cleanups to the uClinux parts
Matt Johnston
2006-03-08
1
-6
/
+6
*
Merge of the uClinux-dist patch, should work in inetd mode
Matt Johnston
2006-02-28
1
-0
/
+32
*
* fix longstanding bug with connections being closed on failure to
Matt Johnston
2005-03-13
1
-3
/
+0
*
Fix for "-l" scp option
Matt Johnston
2004-08-24
1
-2
/
+4
*
Progressing client support
Matt Johnston
2004-07-27
1
-1
/
+6
*
Makefile.in contains updated files required
Matt Johnston
2004-06-01
1
-0
/
+1163