Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
15 check-ins using file scp.c version 9ce909a782
|
1999-11-15
| ||
| 04:31 | Declare `struct RSAKey' so that its implicit declaration in the parameter list of verify_ssh_host_key() does not have scope restricted to that parameter list. Probably unnecessary but let's not take chances. check-in: 63cb6e108f user: simon tags: trunk | |
|
1999-11-11
| ||
| 04:27 | Put a #ifndef around definition of TCS_MULTILINE check-in: 908f57444a user: simon tags: trunk | |
| 04:13 | _sntprintf is nonportable; use sprintf instead check-in: 8d78262f5a user: simon tags: trunk | |
|
1999-11-10
| ||
| 04:28 | Add spiel about there being a comment at the top of Makefile check-in: 4c14612fff user: simon tags: trunk | |
| 03:47 | Added LICENCE and README files check-in: 679bdf9f17 user: simon tags: trunk | |
| 03:14 | Add "extern" on declaration of raw_backend check-in: ecb1597708 user: simon tags: trunk | |
|
1999-11-09
| ||
| 08:20 | Should be able to switch line disciplines mid-session check-in: 108ec742e6 user: simon tags: trunk | |
| 06:05 | Added local-editing line discipline to make raw backend usable check-in: f31228813b user: simon tags: trunk | |
| 05:34 | Fix unexpected network error 5000 check-in: cae3ce78f1 user: simon tags: trunk | |
| 05:19 | Oops - Shift-PgUp/PgDn conflicted with NetHack mode check-in: cdb9d538e4 user: simon tags: trunk | |
| 05:10 | Changes from executor: - NetHack keypad mode (Shift only works with NumLock off) - Alt-Space handling (best I could manage; not too bad considering) - Event Log rather than Telnet Negotiation Log check-in: 8280c29e1f user: simon tags: trunk | |
|
1999-11-08
| ||
| 11:42 | Add TIS authentication option check-in: 4b304bc66c user: simon tags: trunk | |
| 11:36 | Switch to using SSH_MSG macros check-in: fe1c4a3d79 user: simon tags: trunk | |
| 06:19 | Removed now obsolete sizetip.h from window.obj dependencies check-in: dcebab5d99 user: owen tags: trunk | |
| 05:22 | Clean up scp client - re-indent to my coding style and remove compiler warnings check-in: e305df301c user: simon tags: trunk | |