Russ Magee
|
49c589ee8d
|
Added pty lib to give true terminal capability. raw mode/restore for client working
|
2018-01-18 18:57:37 -08:00 |
|
Russ Magee
|
e8fe31f6d7
|
Set lots of KEx Printfs to log.Printf (and off by default). Hacky non=tty shell works!
|
2018-01-17 21:27:00 -08:00 |
|
Russ Magee
|
cca2895526
|
Took a step back on cmd exec, just getting EOF/hangup on client/server ends working
|
2018-01-17 20:36:53 -08:00 |
|
Russ Magee
|
ad5366bdfb
|
removed hardcoded op 'e' in client demo; hardcoded test server output
|
2018-01-17 16:55:10 -08:00 |
|
Russ Magee
|
9fb9d073ab
|
Completed net.Conn interface implementation for hkex.Conn; some tests of Op protocol in server
|
2018-01-17 16:39:01 -08:00 |
|
Russ Magee
|
e09f052f45
|
Just some commented-out SetReadDeadline() experiments
|
2018-01-16 18:30:57 -08:00 |
|
Russ Magee
|
942b8865cf
|
Start of proto kexsh tool client/server
|
2018-01-13 10:01:27 -08:00 |
|
Russ Magee
|
78edf1c130
|
Tucked dbg{client/server} away for testing
|
2018-01-12 22:47:57 -08:00 |
|