Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
- Add a check for totalbytes <= 0 in progressmeter(), so we don't / 0. - Reset statbytes when we issue progressmeter(1), just to be safe. | |||
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 | |
- Describe -q in man page (needs conversion to mdoc still). - Cleanup usage string. - Correct a typo; espie@ | |||
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 ↵ | Dug Song | |
unused variables, update manpages | |||
1999-09-26 | i bet a lot of people didn't know what ssh 1.2.16 had a nice license. | Theo de Raadt | |
well, except for the patent issues. someone in sweden (forget their name at the moment) cleaned out most of the patented code, and now this code removes rsa code. when this is done, it will link against libssl, but the work isn't completely done yet. then we need to bring this up to modern days, featurewise. |