index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
scp.c
Age
Commit message (
Expand
)
Author
2012-04-24
Ignore -q if SCP_PROGRESS isn't set
Matt Johnston
2012-04-09
Rename HAVE_FORK to USE_VFORK
Matt Johnston
2012-04-08
check for fork() and not __uClinux__
Mike Frysinger
2011-11-07
Use "uint64_t" instead of "u_int64_t" since the Solaris doesn't have the
Matt Johnston
2009-09-02
- Remove options that dbclient won't know about
Matt Johnston
2008-11-02
- use vfork()/_exit() for uclinux
Matt Johnston
2007-07-28
Stop scp passing arguments that dbclient doesn't understand
Matt Johnston
2007-07-19
uClinux ifdef was accidentally inverted
Matt Johnston
2006-03-08
code was untested and wrong.
Matt Johnston
2006-03-08
Update to scp from OpenSSH portable 4.3p2
Matt Johnston
2006-03-08
some minor cleanups to the uClinux parts
Matt Johnston
2006-02-28
Merge of the uClinux-dist patch, should work in inetd mode
Matt Johnston
2005-03-13
* fix longstanding bug with connections being closed on failure to
Matt Johnston
2004-08-24
Fix for "-l" scp option
Matt Johnston
2004-07-27
Progressing client support
Matt Johnston
2004-06-01
Makefile.in contains updated files required
Matt Johnston