Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file ssh.c version 8d8c90912a
|
2001-02-19
| ||
| 17:24 | More proto `how-to' documentation: CVS and WinCVS check-in: 77e1489eda user: owen tags: trunk | |
| 04:54 | Add a how-to section on public-key authentication in PSCP check-in: ce3f6668e3 user: simon tags: trunk | |
| 04:54 | Add "make clean" target check-in: e0ced5572b user: simon tags: trunk | |
|
2001-02-07
| ||
| 05:20 | Prelim. CVS/plink howto check-in: 9ea6761e36 user: owen tags: trunk | |
|
2001-02-06
| ||
| 03:34 | Mostly Mathias Leinmueller's PuTTYgen documentation, modified slightly and Buttressed. check-in: 013cfd5538 user: owen tags: trunk | |
|
2001-02-05
| ||
| 07:42 | Modifications to the new Close On Exit option: - wording change (required a patch to winctrls.c:radioline()) - `only on clean exit' is used when an old-style config says `yes', on the grounds that it's more generally useful than `always' and also we want to map the old default to the new default. check-in: 98357f76b8 user: simon tags: trunk | |
| 07:08 | Jacob's patch to improve Close On Exit behaviour check-in: 0d1af1db05 user: simon tags: trunk | |
| 07:04 | Various bug/warning fixes from Jacob check-in: 0859a0ede3 user: simon tags: trunk | |
|
2001-02-04
| ||
| 09:49 | Fix various slashes. check-in: f9b757f58e user: owen tags: trunk | |
| 09:47 | Plink documentation cribs heavily from PSCP documentation, film at 11. check-in: 23cab600a0 user: owen tags: trunk | |
| 09:35 | Some examples. check-in: 021554d40f user: owen tags: trunk | |
|
2001-02-01
| ||
| 08:13 | Shrink the keepalive-timeout box so the text beside it can all fit in check-in: 903a927c8b user: simon tags: trunk | |
| 08:11 | Yet another attempt at OOB handling in the network abstraction. This version allows you to specify, per socket, which sockets receive OOB data in-line (so that you know what was before the mark and what was after) and which receive it out of line (so it's really a one-byte out-of-band facility rather than discard-to-mark). This reflects the fact that rlogin appears to make more sense in the latter mode, and telnet in the former. This patch makes rlogin work right for me. check-in: a766f640f1 user: simon tags: trunk | |