Russ Magee
|
b90a9d5cb1
|
Merge branch 'master' of ssh://blitter.com/var/git/hkexsh
|
2019-07-11 12:18:26 -07:00 |
|
Russ Magee
|
7a914b46dc
|
Added make-controlled version, gitCommit (thanks to https://preslav.me/2019/07/09/adding-version-information-to-go-binaries/
|
2019-07-11 10:12:38 -07:00 |
|
Russ Magee
|
a16938455f
|
Minor cleanup to keepalive timing jitter comments
|
2019-07-10 20:44:02 -07:00 |
|
Russ Magee
|
37ef67ea34
|
Random jitter to tun keepalive timing
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-07-10 01:11:23 -07:00 |
|
Russtopia
|
7482e78e6f
|
Updated README.md
|
2019-07-05 23:56:18 -07:00 |
|
Russ Magee
|
0a9a400617
|
Bumped goutmp -> 1.0.1
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-07-04 21:20:02 -07:00 |
|
Russ Magee
|
8d079f17b1
|
Used fixed goutmp pty logging
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-07-04 20:27:49 -07:00 |
|
Russ Magee
|
c3b26217ce
|
Bumped version in consts.go
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-07-03 09:56:53 -07:00 |
|
Russ Magee
|
120087a853
|
Added enforcement of min/max vals for chaff freq, bytesize
Made HerraduraKEx 512 default KEx (was HerraduraKEx 256)
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-07-03 09:50:37 -07:00 |
|
Russ Magee
|
db36e6f5c5
|
More race cleanup, (hc.tuns).Data/ShutdownTun() races A,B,C still remain.
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-06-28 22:50:58 -07:00 |
|
Russ Magee
|
3e03f0b384
|
gofmt
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-06-27 22:28:53 -07:00 |
|
Russ Magee
|
ec1a9723e7
|
Added locking APIs for most Conn/Tun fields, save <- Data/ShutdownTun() race
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-06-27 22:10:59 -07:00 |
|
Russ Magee
|
b306877836
|
Fixed tun reuse hang/error after closure
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-06-27 01:19:52 -07:00 |
|
Russ Magee
|
a84aba745a
|
Merge branch 'master' of https://gogs.blitter.com/RLabs/hkexsh
|
2019-06-22 23:28:03 -07:00 |
|
Russ Magee
|
299d4cc2f1
|
Moved server keepalive ageing for tunnels to goroutine -- fix for premature tunnel collapses
|
2019-06-22 23:27:53 -07:00 |
|
Russ Magee
|
03e5fc231f
|
Made server keepalive ageing for tunnels to goroutine -- fix for premature tunnel collapses
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-06-22 00:44:23 -07:00 |
|
Russ Magee
|
9fb5e1d5e0
|
BUILDOPTS passed to client/server makes
|
2019-06-20 22:44:19 -07:00 |
|
Russ Magee
|
632738d047
|
log of cipher/plaintext disabled (flags unexposed to re-enable); pprof tooling
|
2019-06-19 21:42:34 -07:00 |
|
Russ Magee
|
1dcc6c66ab
|
Better error handling (no panic) for client connrefused
Server logs error w/o exiting if missing hkexsh.passwd file
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-05-19 22:30:32 -07:00 |
|
Russ Magee
|
e1db1a618f
|
Cleaned up/added commenting (hkexsh/, hkexnet/)
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-05-09 22:46:08 -07:00 |
|
Russ Magee
|
ad053b14e8
|
Updated go.mod to include newhope deps
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-04-17 20:00:22 -07:00 |
|
Russtopia
|
55cb2cdb68
|
Update 'README.md'
|
2019-04-08 22:26:03 -07:00 |
|
Russtopia
|
975735e7b1
|
Update 'README.md'
|
2019-04-08 22:24:01 -07:00 |
|
Russ Magee
|
29492397ae
|
Merge branch 'master' of https://gogs.blitter.com/RLabs/hkexsh
|
2019-04-08 22:00:06 -07:00 |
|
Russ Magee
|
06e9e51925
|
Added NEWHOPE and NEWHOPE_SIMPLE KEM algs
Fixed some -h typos, missing H_SHA512 option
randReader seed time.Now().UnixNano()
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-04-08 21:58:33 -07:00 |
|
Russ Magee
|
1408307c16
|
Updated to stable archived link
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-04-06 23:19:26 -07:00 |
|
Russ Magee
|
46f40acb62
|
Comment and redundant file cleanup
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-04-06 23:14:28 -07:00 |
|
Russ Magee
|
450767d671
|
termmode.go: Added nil check in term.Restore() for nonexistent cp filename
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-04-05 19:10:38 -07:00 |
|
Russ Magee
|
cb1378bcf6
|
Sorted cptest.sha1sum
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-04-03 22:37:43 -07:00 |
|
Russ Magee
|
a4323f494e
|
Moved/updated cptest.sha1sum
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-04-03 22:12:00 -07:00 |
|
Russ Magee
|
35b58e393b
|
Merge branch 'master' of https://gogs.blitter.com/RLabs/hkexsh
|
2019-03-22 22:41:05 -07:00 |
|
Russ Magee
|
88d5c1030a
|
Added test files for hkexcp testing
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-03-22 22:40:41 -07:00 |
|
Russ Magee
|
b1e696911f
|
Test update of README.me (test git post-receive hook)
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-03-06 13:53:38 -08:00 |
|
Russ Magee
|
8ea0d79070
|
Test update of README.md for push hook
|
2019-03-06 13:48:11 -08:00 |
|
Russ Magee
|
b82eb1fdc8
|
Test update of README.md for push hook
|
2019-03-06 13:46:55 -08:00 |
|
Russ Magee
|
4db668fbb4
|
Test update of README.md for push hook
|
2019-03-06 13:37:34 -08:00 |
|
Russ Magee
|
b32a9e6c1a
|
Test update of README.md for push hook
|
2019-03-06 13:35:20 -08:00 |
|
Russ Magee
|
a87c0005c7
|
Test update of README.md for push hook
|
2019-03-06 13:33:32 -08:00 |
|
Russ Magee
|
6c1172b499
|
Test update of README.md for push hook
|
2019-03-06 13:31:32 -08:00 |
|
Russtopia
|
2f56fff1e6
|
Update 'README.md'
|
2019-03-06 13:01:27 -08:00 |
|
Russtopia
|
76ce11c263
|
Update 'README.md'
|
2019-03-06 12:59:36 -08:00 |
|
Russtopia
|
61f12d33bc
|
Update 'README.md'
|
2019-03-06 12:58:40 -08:00 |
|
Russtopia
|
dd13765f16
|
Updated README.md (test push hook)
|
2019-03-06 12:57:01 -08:00 |
|
Russtopia
|
5528fe4a17
|
Update 'README.md' (test for CI push hook)
|
2019-03-06 10:39:38 -08:00 |
|
Russtopia
|
113721b808
|
Upload files to 'hkexsh'
|
2019-02-07 09:20:37 -08:00 |
|
Russtopia
|
ec7d7ca7d1
|
Upload files to 'hkexsh'
|
2019-02-06 23:18:02 -08:00 |
|
Russtopia
|
300f3a0dde
|
Upload files to 'hkexsh'
|
2019-02-06 23:15:16 -08:00 |
|
Russtopia
|
88e697fa1d
|
Upload files to 'hkexsh'
|
2019-02-06 22:47:55 -08:00 |
|
Russtopia
|
8195c6b5a7
|
Upload files to 'hkexsh'
|
2019-02-06 22:26:01 -08:00 |
|
Russtopia
|
ae403c4b54
|
Upload files to 'hkexsh'
|
2019-02-06 17:58:55 -08:00 |
|