Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
5 check-ins using file scp.c version 2bca3a1a50
|
1999-11-30
| ||
| 05:39 | Add description of workaround for Visual Studio 6 problem check-in: 7d5de0fea1 user: simon tags: trunk | |
| 05:22 | Turn #ifdef LOG into a command-line option for debugging use check-in: 803bd71cfa user: simon tags: trunk | |
| 05:13 | Oops - fix total idiocies in applying that patch check-in: 394617730a user: simon tags: trunk | |
| 04:52 | Robert de Bath's multi-purpose patch, slightly modified. - ^E answerback is now `PuTTY'. - The framework is now in place for the scrollback to reset to bottom on display _or_ keyboard events _or_ both. An actual configurable option isn't yet present, but most of the code is in place. - Try to deal with the problems where incoming data gets dropped after decoding but before display. - Scrollback behaviour has changed: instead of keying it off `scroll' versus `delete top line', things now go into the scrollback from _either_ of those but only if the primary screen is selected. Should fix problems with `less' and talkers. - must_update variable has gone because rdb correctly observed that it didn't seem to be doing a great deal :-) check-in: 763c0e4547 user: simon tags: trunk | |
|
1999-11-22
| ||
| 04:07 | Cleanups to remove warnings for GNU/mingw32 compilation check-in: aea9f1c40e user: simon tags: trunk | |