Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
26 check-ins using file ssh.h version 0e33744f4c
|
2000-08-05
| ||
| 03:58 | telnet:// URLs don't always have the //. (Incorrect but common.) check-in: 8203fb21c5 user: simon tags: trunk | |
|
2000-07-26
| ||
| 07:16 | Robert de Bath's automatic dialog-box creator check-in: bfba5647d9 user: simon tags: trunk | |
| 07:13 | Robert de Bath's Big Patch, part 1 check-in: e340190952 user: simon tags: trunk | |
|
2000-07-21
| ||
| 05:58 | Oops; telnet:// URLs can have a trailing slash check-in: 875d379b32 user: simon tags: trunk | |
| 05:53 | Enable handling of telnet:// URLs on command line check-in: 2816e822a5 user: simon tags: trunk | |
| 04:17 | PSCP: After a password supplied with `-pw' fails to authenticate, we should _not_ fall back to console input for a second attempt, because this hangs batch files. check-in: 0c4c59b935 user: simon tags: trunk | |
|
2000-06-26
| ||
| 07:55 | Avoid the ldisc passing zero-length strings to back->send(). VMS sshd has interesting behaviour on receiving a zero-length SSH data packet. check-in: b099cb02cc user: simon tags: trunk | |
|
2000-06-24
| ||
| 12:00 | Make beep optional - thanks to Antal Novak check-in: e24422e050 user: simon tags: trunk | |
|
2000-06-23
| ||
| 05:58 | Oops - add a terminator to the array check-in: 0fbe4ad8a1 user: simon tags: trunk | |
| 04:44 | Fix subtle problem with scp protocol/port selection check-in: a672541b94 user: simon tags: trunk | |
|
2000-06-22
| ||
| 07:18 | Joris van Rantwijk's unified SSH code suitable for PuTTY and PSCP check-in: 61d07303f8 user: simon tags: trunk | |
| 03:51 | This ought to fix the scp protocol problems check-in: ce5a2c29c6 user: simon tags: trunk | |
| 03:41 | Change a `GLOBAL' to an `extern' for Borland sanity check-in: 1d7b1b28dd user: simon tags: trunk | |
|
2000-06-21
| ||
| 11:29 | Remove the underscore from nossh_res.rc for 8.3 cleanness; also add MOBJS in the pscp dependencies check-in: 1cdadfc5ad user: simon tags: trunk | |
| 11:28 | Rename nossh_res.rc to nosshres.rc for 8.3 cleanness check-in: 4f3d3dbdab user: simon tags: trunk | |
| 11:08 | Joris van Rantwijk knows how to cause a Borland-built PuTTY to release the console! Hooray! Let's do that then. It's the -aa option on ilink32. check-in: cb2a036cca user: simon tags: trunk | |
|
2000-06-06
| ||
| 05:54 | Security fixes, copied from ssh.c: check string length versus packet length on incoming SSH_SMSG_*_DATA, and check CRCs on all incoming packets. check-in: ecb9dc1bb2 user: simon tags: trunk | |
| 04:51 | "pscp" was spelled "scp" in usage message check-in: c2f7788fe8 user: simon tags: trunk | |
| 03:57 | Security improvement: check that string length field in SSH_SMSG_{STDOUT,STDERR}_DATA packets is consistent with length field in packet header. (Helps prevent insertion attack.) check-in: 0922f6a451 user: simon tags: trunk | |
|
2000-06-05
| ||
| 11:33 | Hack to work around the rootshell.com xterm DoS problem. A better fix might be possible, but it's unclear whether this is a productive strategy in the long term. check-in: 93f231970c user: simon tags: trunk | |
|
2000-05-31
| ||
| 05:18 | Security improvement: check CRC on incoming packets check-in: dae8565892 user: simon tags: trunk | |
|
2000-05-09
| ||
| 03:56 | Ahem. This time high-half characters really _do_ work in username and password... check-in: 27fcb12e7b user: simon tags: trunk | |
|
2000-04-26
| ||
| 03:07 | Environment settings were broken. Fix due to Andros Tantas check-in: 0d761468cb user: simon tags: trunk | |
|
2000-04-13
| ||
| 07:07 | Update copyright dates in About box to match those in Licence box check-in: 7d14e358d6 user: simon tags: trunk | |
|
2000-04-11
| ||
| 05:39 | Enable high-half characters (>=160) in usernames and passwords check-in: 2461e9f12d user: simon tags: trunk | |
|
2000-04-04
| ||
| 09:51 | Oops - now let's get that MD5 change _right_ :-) check-in: 2f1af6f9c6 user: simon tags: trunk | |