История коммитов

Автор 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 лет назад