Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 check-ins using file window.c version f9c3d47c40
|
2001-08-22
| ||
| 15:23 | Oops - fix that fix :-/ check-in: 1ca082b7a7 user: simon tags: trunk | |
| 14:56 | Wording change: make it explicit that you can enter an IP address as well as a hostname. check-in: a49a1a4a38 user: simon tags: trunk | |
| 14:47 | Fix to allow more than one challenge/response pair during keyboard-interactive authentication. UNTESTED except that I checked it compiles. Will ask for testing from the user who complained. check-in: 74c9730afc user: simon tags: trunk | |
|
2001-08-16
| ||
| 06:09 | Add a comment about Dragon NaturallySpeaking: it apparently requires Alt+Space to work the Windows way. check-in: e40bc2bab9 user: simon tags: trunk | |
|
2001-08-15
| ||
| 14:47 | Document /DNO_SECURITY compile option. check-in: 55a35cf13f user: jacob tags: trunk | |
| 14:41 | Updated Makefile.cyg for Glenn Maynard's IME patch. check-in: c986796e5e user: jacob tags: trunk | |
| 13:23 | Trivial port forwarding fixes from Jacob check-in: 60c2a03bbb user: simon tags: trunk | |
|
2001-08-13
| ||
| 07:43 | Fix potential segfault in port forwarding code check-in: e2e3891622 user: simon tags: trunk | |
|
2001-08-12
| ||
| 14:25 | First phase of Unicode polishing: replace the edit box with a combo box. Also default to ISO8859-1 so that CSI works in the default mode; this is ridiculously Western-centric but I can't honestly think of a better option. check-in: 025226f072 user: simon tags: trunk | |
|
2001-08-09
| ||
| 16:22 | Stop yelling about Access Denied if the server refuses even to attempt keyboard-interactive authentication. We can yell about it if we make a creditable attempt and are rejected, but if the server just refuses to even consider it then the user won't really want to know (and if they do there's the Event Log). check-in: 1b859669ff user: simon tags: trunk | |
| 16:17 | Port forwarding now works in SSH 2 as well as SSH 1. check-in: 8309fd3a31 user: simon tags: trunk | |
| 15:13 | Keyboard-interactive authentication, thanks to Paul Sokolovsky. check-in: ae0e59a01d user: simon tags: trunk | |
|
2001-08-08
| ||
| 15:53 | Oops - actually check in portfwd.c itself! (Makefile also modified because it's been renamed to fit in 8.3, just in case.) check-in: 9775f87713 user: simon tags: trunk | |
| 15:44 | SSH port forwarding! How cool is that? Only currently works on SSH1; SSH2 should be doable but it's late and I have other things to do tonight. The Cool Guy award for this one goes to Nicolas Barry, for doing most of the work and actually understanding the code he was adding to. check-in: c9959c44e1 user: simon tags: trunk | |