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 |
Russ Magee
|
9885067a48
|
Added hkexchan.go w/o testing for StreamReader/StreamWriter
|
2018-01-08 23:08:58 -08:00 |
Russ Magee
|
f7a3be637b
|
Split core KEx and net support code
|
2018-01-08 19:16:55 -08:00 |
Russ Magee
|
2faee8eae1
|
HKExConn -> Conn for drop-in to net.Conn
|
2018-01-08 18:27:01 -08:00 |
Russ Magee
|
11cd7bacfb
|
Working client/server demos w/HEx and trivial XOR crypto test
|
2018-01-07 22:05:14 -08:00 |
Russ Magee
|
60f2cb7e26
|
client/server demo hkex.Dial(), hkex.Listen()/hl.Accept() with auto-KEx
|
2018-01-06 23:58:30 +00:00 |
Russ Magee
|
ba2c03afe3
|
Initial commit
|
2018-01-06 15:30:56 +00:00 |