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
|