index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
scp.c
Age
Commit message (
Expand
)
Author
2000-01-24
allow '.' in usernames; from jedgar@fxp.org
Markus Friedl
2000-01-04
document -4, -6, and 'ssh -L 2022/::1/22'
Markus Friedl
2000-01-04
ipv6 support: mostly gethostbyname->getaddrinfo/getnameinfo, new features:
Markus Friedl
1999-12-06
move atomicio into it's own file. wrap all socket write()s which were doing
Theo de Raadt
1999-11-24
progress meter overflow fix from damien@ibs.com.au
Markus Friedl
1999-11-24
KNF, final part 3
Markus Friedl
1999-11-24
much more KNF
Theo de Raadt
1999-11-23
KNF part 1
Markus Friedl
1999-11-22
syslog changes:
Markus Friedl
1999-11-17
foregroundproc() in scp
Theo de Raadt
1999-11-12
fix overflow reported by damien@ibs.com.au: off_t totalsize, ok niels,aaron
Markus Friedl
1999-10-27
Calculation fix in progressmeter() for ETA > 1hr; pasto on my part.
Aaron Campbell
1999-10-08
Print out the progress meter for 0 length files, too; deraadt@
Aaron Campbell
1999-10-05
- Fix the progress meter for receiving files, too.
Aaron Campbell
1999-10-05
Show filenames in the progress meter while transferring.
Aaron Campbell
1999-10-04
it is incredible what some people try to do in signal handlers
Theo de Raadt
1999-10-03
errno trashing considered harmfull
Theo de Raadt
1999-10-02
Wall
Theo de Raadt
1999-10-02
isatty() fixes for the progress meter; markus.friedl@informatik.uni-erlangen.de
Theo de Raadt
1999-09-30
- Add -q option to shutup the progressmeter; markus friedl
Aaron Campbell
1999-09-30
do not bother with dinosaur pacification
Theo de Raadt
1999-09-30
Put our ftp(1) progress meter into scp(1).
Aaron Campbell
1999-09-29
we have setsid
Theo de Raadt
1999-09-29
update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused...
Dug Song
1999-09-26
i bet a lot of people didn't know what ssh 1.2.16 had a nice license.
Theo de Raadt