提交歷史

作者 SHA1 備註 提交日期
  Simon Tatham f0f19b6147 Add some missing 'const' in version.c's string data. 8 年之前
  Jacob Nevins 16dfefcbde Stop supporting fallback between SSH versions. 9 年之前
  Simon Tatham b4202c917a Fix a potential time-wraparound issue in pinger.c. 8 年之前
  Simon Tatham 435b29da88 cmdgen: option to specify the random number device to use. 8 年之前
  Simon Tatham 940a82fd37 Special host key warning when a better key exists. 9 年之前
  Simon Tatham d06098622c Configurable preference list for SSH host key types. 9 年之前
  Simon Tatham 75fdfed80b Add TS_LOCALSTART for session-specific 'Telnet' specials. 9 年之前
  Jacob Nevins a2e3aa6977 Fix typo in comment. 9 年之前
  Simon Tatham 7c65b9c57a Option to log proxy setup diagnostics to the terminal. 9 年之前
  Ben Harris f6b81af006 Add an explicit PROXY_FUZZ that just feeds a file into the backend. 9 年之前
  Simon Tatham 7c2ea22784 New Plink operating mode: 'plink -shareexists'. 9 年之前
  Simon Tatham 64ec5e03d5 Sanitise bad characters in log file names. 9 年之前
  Simon Tatham e88b8d21f2 Key rollover: put the new Master Key fingerprint in the tools. 9 年之前
  Simon Tatham dc253b3c51 On OS X, be able to configure either Option or Command as Meta. 9 年之前
  Chris Staite b0823fc5be Add the ChaCha20-Poly1305 cipher+MAC, as implemented by OpenSSH. 9 年之前
  Ben Harris d21041f7f8 Add have_ssh_host_key() and use it to influence algorithm selection. 9 年之前
  Simon Tatham 89da2ddf56 Giant const-correctness patch of doom! 9 年之前
  Simon Tatham a5fc95b715 Const-correctness of name fields in struct ssh_*. 9 年之前
  Simon Tatham 62a1bce7cb Support RFC 4419. 9 年之前
  Simon Tatham c269dd0135 Move echo/edit state change functionality out of ldisc_send. 10 年之前
  Jacob Nevins fb14d1e1b8 Merge MinGW surrogate build fix from pre-0.64. 10 年之前
  Jacob Nevins 51346a54f7 Fix definition of surrogate macros. 10 年之前
  Chris Staite 2bf8688355 Elliptic-curve cryptography support. 10 年之前
  Simon Tatham 70ab076d83 New option to manually configure the expected host key(s). 10 年之前
  Simon Tatham aaaf70a0fc Implement this year's consensus on CHANNEL_FAILURE vs CHANNEL_CLOSE. 10 年之前
  Simon Tatham bb78583ad2 Implement connection sharing between instances of PuTTY. 11 年之前
  Simon Tatham 5c4ce2fadf Only run one toplevel callback per event loop iteration. 11 年之前
  Simon Tatham 7be9af74ec Revamp the terminal paste mechanism using toplevel callbacks. 11 年之前
  Simon Tatham 75c79e318f Add a general way to request an immediate top-level callback. 11 年之前
  Simon Tatham acf38797eb Add a nonfatal() function everywhere, to be used for reporting things 11 年之前