Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
27 check-ins using file sftp.c version 9bdc2e2dfe
|
2001-08-26
| ||
| 05:01 | D'oh, remove two rogue diagnostics check-in: 243bd7a5da user: simon tags: trunk | |
|
2001-08-25
| ||
| 15:02 | Remove gratuitous FIXME entries in cipher list. Oops, didn't mean to check those in :-) check-in: e7c38cac84 user: simon tags: trunk | |
| 15:01 | Fiddle with the registry format so that backwards compatibility is natural and defaults are sensible. check-in: 0836233667 user: simon tags: trunk | |
| 14:33 | Jacob's patch for a drag-list to select SSH ciphers. Heavily hacked by me to make the drag list behaviour slightly more intuitive. WARNING: DO NOT LOOK AT pl_itemfrompt() IF YOU ARE SQUEAMISH. check-in: fb691d08cf user: simon tags: trunk | |
| 12:09 | Extensive changes that _should_ fix the socket buffering problems, by ceasing to listen on input channels if the corresponding output channel isn't accepting data. Has had basic check-I-didn't-actually- break-anything-too-badly testing, but hasn't been genuinely tested in stress conditions (because concocting stress conditions is non- trivial). check-in: e84a3c910c user: simon tags: trunk | |
|
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 | |
|
2001-08-07
| ||
| 03:42 | Remove the OSVERSIONINFOEX code because there's no obvious way to determine whether it'll compile before receiving the compile error. Gah. check-in: e7014303b2 user: simon tags: trunk | |
|
2001-08-04
| ||
| 10:45 | Glenn Maynard's patch completely disabled PuTTY{,tel} on any system that didn't support OSVERSIONINFOEX. For example, such wildly out of date things as NT4. Now fixed. check-in: c5403c3d00 user: simon tags: trunk | |
| 10:22 | Oops - IDC not IDV. Typo. check-in: 61e93dd42c user: simon tags: trunk | |
| 10:15 | Glenn Maynard's IME patch check-in: 294111b8ec user: simon tags: trunk | |
| 10:04 | Rainer Loritz noticed that the Telnet environment box is not cleared when loading a new session. Oops! check-in: bd679c97a4 user: simon tags: trunk | |
| 09:59 | Prevent recursive weirdnesses happening when the user selects a system-tray menu option while a passphrase prompt is active. check-in: 8e4b5db635 user: simon tags: trunk | |
| 09:35 | SCO function key mode now affects the small keypad (Ins, Del, etc) in accordance with the keymap dump sent by Len Christiansen. check-in: ef483ba629 user: simon tags: trunk | |
| 09:19 | Patch to PSFTP: implement mkdir, rmdir, rm and scripting. Still to do: wildcards, chmod, mv, probably other things. check-in: 4277930ada user: simon tags: trunk | |