Commit Graph

  • a21c5dde4c ssh/terminal: handle non-ASCII characters when reading passwords Yasuhiro Matsumoto 2017-11-22 18:46:40 +09:00
  • a1a083ff5a terminal/ssh: use ioctl wrappers from x/sys/unix Tobias Klauser 2017-11-05 16:18:38 +01:00
  • aa45bf8df0 README: add links to useful resources Kevin Burke 2017-07-18 20:39:53 -07:00
  • 5cd87de7cc ssh/terminal: set termios VMIN and VTIME in MakeRaw Tobias Klauser 2017-08-07 12:11:13 +02:00
  • 073b14d8cc ssh/terminal: use console functions, types and consts from x/sys/windows Tobias Klauser 2017-08-03 16:09:35 +02:00
  • d45e3a0228 ssh/terminal: use termios ioctl read/write constants from x/sys/unix Tobias Klauser 2017-07-28 14:36:07 +02:00
  • 9d2f68fd6d ssh/terminal: implement missing functions for Solaris/OmniOS Rick Sayre 2017-04-20 21:26:53 -07:00
  • efcab1a52e ssh/terminal: consume data before checking for an error. Adam Langley 2017-01-16 16:40:45 -08:00
  • 038bd0bb6d ssh/terminal: fix line endings handling in ReadPassword Alex Brainman 2016-08-02 12:34:46 +10:00
  • a5e02a7a6f ssh/terminal: consistent return value for Restore Peter Morjan 2017-01-07 15:41:52 +01:00
  • 3acf1ca968 all: fix some vet warnings Joe Tsai 2017-01-04 14:40:51 -08:00
  • 426ef97d77 ssh/terminal: fix a typo Mikio Hara 2016-12-19 06:06:48 +09:00
  • 3ea8c23763 x/crypto/ssh/terminal: replace \n with \r\n. Adam Langley 2016-12-05 09:23:45 -08:00
  • d7ffdd5ca2 ssh/terminal: implement ReadPassword and IsTerminal Fazal Majid 2015-11-02 13:41:26 -08:00
  • 18e6eb769a x/crypto/ssh/terminal: have MakeRaw mirror cfmakeraw. Faiyaz Ahmed 2016-05-09 20:08:17 -07:00
  • fcc174f3e9 term: add a Go file to make the builders happy Brad Fitzpatrick 2016-07-13 13:39:52 -06:00
  • 896bd7dad4 x/crypto/ssh/terminal: ensure windows MakeRaw returns previous state John Schnake 2016-04-06 11:11:13 -05:00
  • caba55058b x/crypto/ssh/terminal: create stubs for plan9 methods John Schnake 2016-04-08 08:26:40 -05:00
  • 0d63f7188e initial commit Andrew Gerrand 2015-11-18 15:07:36 +11:00
  • fd5a52a5d8 ssh/terminal: fix SetSize when nothing on current line Derek Che 2014-12-18 21:22:47 -08:00
  • 3c38914b08 crypto: add import comments. David Symonds 2014-12-09 13:38:15 +11:00
  • d037c2cd54 go.crypto/ssh/terminal: support bracketed paste mode. Adam Langley 2014-11-16 14:01:45 -08:00
  • 21bda07dd6 go.crypto/ssh/terminal: fix Home and End. Adam Langley 2014-11-07 19:20:14 -08:00
  • e82ff8040c go.crypto/ssh/terminal: remove \r from passwords on Windows. Adam Langley 2014-11-04 10:58:06 -08:00
  • 2a0b1644c0 go.crypto/ssh/terminal: fix crash when terminal narrower than prompt. Adam Langley 2014-10-25 11:16:08 -07:00
  • e0a9d256f7 go.crypto/ssh/terminal: better handling of window resizing. Adam Langley 2014-08-01 11:22:47 -07:00
  • 196543343b go.crypt/ssh/terminal: declare TCGETS, TCSETS constants locally. Dave Cheney 2014-07-07 10:24:36 +10:00
  • d47901289b go.crypto/ssh/terminal: support ^U, ^D and ^L. Adam Langley 2014-05-27 19:45:07 -07:00
  • ea2b43b38e go.crypto/ssh/terminal: add support for BSD variants Mikio Hara 2014-05-05 12:07:22 -07:00
  • d5f42d23b5 go.crypto/ssh: import gosshnew. Adam Langley 2014-04-09 13:57:52 -07:00
  • 218fdea9b7 undo CL 51690043 / abf8f8812575 Brad Fitzpatrick 2014-01-13 15:00:50 -08:00
  • 1fcadde6c1 go.crypto/ssh/terminal: enable freebsd build Michael Gehring 2014-01-13 14:35:19 -08:00
  • 879e955024 go.crypto/ssh/terminal: Allow ^A and ^E as synonyms for Home and End. Frithjof Schulze 2013-09-30 16:06:07 -04:00
  • 4986295c47 go.crypto/ssh/terminal: fix non-ASCII history. Adam Langley 2013-09-15 12:48:02 -04:00
  • 1b08228a8a go.crypto/ssh/terminal: support Unicode entry. Adam Langley 2013-09-13 14:33:00 -04:00
  • 78276a84ee go.crypto/ssh/terminal: handle ^W, ^K and ^H Adam Langley 2013-08-28 07:36:04 -04:00
  • 89c74edf66 go.crypto/ssh/terminal: support Go 1.0. Adam Langley 2013-07-15 18:01:31 -04:00
  • 3293448389 go.crypto/ssh/terminal: don't save passwords in history. Adam Langley 2013-07-02 19:46:13 -04:00
  • 7d4f6f0986 ssh/terminal: support home, end, up and down keys. Adam Langley 2013-06-07 10:21:53 -04:00
  • 78f827c126 ssh/terminal: add darwin support. Adam Langley 2013-02-04 10:36:09 -05:00
  • ae4bfd41ff ssh/terminal: add GetState and make ReadPassword work in raw mode. Adam Langley 2012-12-22 11:02:28 -05:00
  • 24437a6651 go.crypto: various: fix appengine compatibility Dave Cheney 2012-10-09 13:15:42 +11:00
  • 34e6ae6050 go.crypto: add exp/terminal as code.google.com/p/go.crypto/ssh/terminal. David Symonds 2012-03-30 15:27:01 +11:00