Age | Commit message (Expand) | Author |
2000-10-18 | replace atomicio(read,...) with read(); ok deraadt@ | Markus Friedl |
2000-10-14 | remove spaces from arguments; from djm@mindrot.org | Markus Friedl |
2000-10-11 | support 'scp -o' with help from mouring@pconline.com | Markus Friedl |
2000-09-21 | utime() to utimes(); mouring@pconline.com | Markus Friedl |
2000-09-07 | typo | Markus Friedl |
2000-09-07 | cleanup copyright notices on all files. I have attempted to be accurate with | Theo de Raadt |
2000-09-01 | cleanup and fix -S support; stevesk@sweden.hp.com | Theo de Raadt |
2000-08-24 | off_t in sink, to fix files > 2GB, i think, test is still running ;-) | Theo de Raadt |
2000-08-19 | knf | Theo de Raadt |
2000-08-19 | -S prog support; tv@debian.org | Theo de Raadt |
2000-07-13 | close can fail on AFS, report error; from Greg Hudson <ghudson@mit.edu> | Niels Provos |
2000-06-20 | OpenBSD tag | Markus Friedl |
2000-06-18 | typo | Markus Friedl |
2000-05-02 | more atomicio | Theo de Raadt |
2000-05-01 | fix very rare EAGAIN/EINTR issues; based on work by djm | Theo de Raadt |
2000-04-16 | after completion, replace the progress bar ETA counter with a final elapsed t... | Theo de Raadt |
2000-04-14 | whitespace cleanup | Markus Friedl |
2000-03-16 | -pedantic: signed vs. unsigned, void*-arithm, etc | Markus Friedl |
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 |