コミット履歴

作者 SHA1 メッセージ 日付
  Simon Tatham 81b923a824 Silly mistake - restore-cursor-pos doesn't make sure the cursor 24 年 前
  Simon Tatham e3e48f45c7 SSH compression by linking with zlib.dll if present (compression 24 年 前
  Simon Tatham 7a01fd48b6 Make beep optional - thanks to Antal Novak 24 年 前
  Simon Tatham 2832ef1e75 Joris van Rantwijk's unified SSH code suitable for PuTTY and PSCP 24 年 前
  Simon Tatham c9e236eb39 Avoid the ldisc passing zero-length strings to back->send(). VMS 24 年 前
  Simon Tatham eb79da11de Oops - add a terminator to the array 24 年 前
  Simon Tatham 6d6ab0cc39 Fix subtle problem with scp protocol/port selection 24 年 前
  Simon Tatham 41809f16a0 This ought to fix the scp protocol problems 24 年 前
  Simon Tatham a4284137a1 Change a `GLOBAL' to an `extern' for Borland sanity 24 年 前
  Simon Tatham 4ab52dc254 Remove the underscore from nossh_res.rc for 8.3 cleanness; also add MOBJS 24 年 前
  Simon Tatham ceb22f8ad3 Rename nossh_res.rc to nosshres.rc for 8.3 cleanness 24 年 前
  Simon Tatham 9325cb748f Joris van Rantwijk knows how to cause a Borland-built PuTTY to 24 年 前
  Simon Tatham 49707ddf3b Security fixes, copied from ssh.c: check string length versus packet 25 年 前
  Simon Tatham 8bce06889d "pscp" was spelled "scp" in usage message 25 年 前
  Simon Tatham 0793be4efe Security improvement: check that string length field in 25 年 前
  Simon Tatham e0fac426c5 Hack to work around the rootshell.com xterm DoS problem. A better 25 年 前
  Simon Tatham 6b81798205 Security improvement: check CRC on incoming packets 25 年 前
  Simon Tatham 229245f384 Ahem. This time high-half characters really _do_ work in username 25 年 前
  Simon Tatham 5f93b919ac Environment settings were broken. Fix due to Andros Tantas 25 年 前
  Simon Tatham 261fa87101 Update copyright dates in About box to match those in Licence box 25 年 前
  Simon Tatham ba68a6d5f7 Enable high-half characters (>=160) in usernames and passwords 25 年 前
  Simon Tatham 300b778092 Oops - now let's get that MD5 change _right_ :-) 25 年 前
  Simon Tatham 50b0f49eaf Replace MD5 implementation with my own code 25 年 前
  Simon Tatham 66f6a6dc24 Add -ls to online help bit 25 年 前
  Simon Tatham 0ac9df8251 Add the -ls option to execute `ls -la' on a directory instead of 25 年 前
  Simon Tatham f60f25a35a Tidy up Blowfish S- and P-boxes: make them static and const, and 25 年 前
  Simon Tatham c13065b0ff oops - keys[] should be static 25 年 前
  Simon Tatham 3319c0a12a Yet another accelerator clash... 25 年 前
  Simon Tatham d39f735b23 Rather silly byte-string / word-string transformations in RSA key 25 年 前
  Simon Tatham 9922072a8d Peter Schellenbach's patch: re-implement the PuTTY cryptographic 25 年 前