summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/scp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't redefine Makefile choices which come correct from bsd.*.mkderaadt2018-07-251-4/+1
* group shared source files (e.g. SRCS_KEX) and allow compilation w/o OPENSSLmarkus2018-01-081-3/+3
* move subprocess() so scp/sftp do not need uidswap.o; ok djm@markus2018-01-081-2/+2
* ssh/lib hasn't worked towards our code-sharing goals for a quit while,deraadt2017-12-101-1/+5
* zap redundant Makefile variables.espie2017-07-101-4/+1
* move progressmeter.c to libssh; ok djm/fgs@markus2003-01-121-2/+2
* sftp progress meter support.fgsch2003-01-101-2/+2
* scp doesn't need misc.c. markus okitojun2002-10-161-2/+2
* Move colon() and cleanhost() to misc.c where I should I have put it inmouring2001-05-031-2/+2
* IPv6 support for sftp (which I bungled in my last patch) which ismouring2001-04-161-2/+2
* log*.c -> log.cmarkus2001-03-031-2/+2
* $OpenBSD$niklas2001-01-291-0/+2
* use shared fatal(); from stevesk@pobox.commarkus2001-01-011-1/+1
* no longer needed; good riddance for static archstodd2000-06-291-5/+0
* atomicio() via libderaadt1999-12-061-1/+1
* move atomicio into it's own file. wrap all socket write()s which were doingderaadt1999-12-061-1/+1
* move common files to ./lib and link libssh.a, tested with and w/o objmarkus1999-10-251-1/+1
* on static machines, install these as mode 0deraadt1999-10-071-1/+8
* convert all uses of gmp to SSL bignumprovos1999-09-281-1/+1
* proper groups for installderaadt1999-09-261-1/+0
* build ssh components using our build modelderaadt1999-09-261-0/+12