Russ Magee
|
7e4aeba93a
|
Add remote IP to net.Listener Accept logmsg
|
2024-05-01 23:46:43 -07:00 |
|
Russ Magee
|
952279a108
|
Moved esc seq table out of copyBuffer to avoid redecls
|
2024-04-27 22:01:43 -07:00 |
|
Russ Magee
|
dbaa8b5b62
|
Ensure auth fails if server is somehow built for unsupported platform
|
2024-03-30 00:48:46 -07:00 |
|
Russ Magee
|
77c9b8654f
|
Left GOPROXY alone
|
2024-03-02 14:46:15 -08:00 |
|
Russ Magee
|
e42645a2b3
|
Refreshed go.{mod,sum} and bumped semver in Makefile
|
2024-03-01 23:34:14 -08:00 |
|
Russ Magee
|
057a3c01c7
|
Updated go.{mod,sum}
|
2024-02-25 21:14:20 -08:00 |
|
Russ Magee
|
540cb8ff3a
|
gofmt
|
2024-02-25 21:14:00 -08:00 |
|
Russ Magee
|
ae67ee6201
|
Fixed CI script
|
2024-01-29 21:47:03 -08:00 |
|
Russ Magee
|
8827d67cc6
|
unified refs to authtoken file to a const string
|
2024-01-29 21:37:07 -08:00 |
|
Russtopia
|
17d7bc01ef
|
Update 'README.md'
Updated references to .xs_id location
|
2024-01-29 19:03:13 -08:00 |
|
Russ Magee
|
89ad0e0998
|
Fixed missed authtoken file ref in auth.go
|
2024-01-29 18:56:21 -08:00 |
|
Russ Magee
|
713f44086a
|
Bumped version
|
2024-01-29 18:43:24 -08:00 |
|
Russ Magee
|
08cccb6929
|
Moved .xs_id to ~/.config/xs
|
2024-01-29 18:40:26 -08:00 |
|
Russ Magee
|
6212119621
|
Added max bounds for chaff, rekey intervals and random jitter for rekey interval
|
2023-12-03 19:22:05 -08:00 |
|
Russtopia
|
faf8769ac4
|
Merge branch 'remodulate-on-rekey' of RLabs/xs into master
Add optional cipher/hmac algo remodulate on rekey
|
2023-12-02 02:00:17 -08:00 |
|
Russ Magee
|
32b669192b
|
Add optional cipher/hmac algo remodulate on rekey
|
2023-12-02 01:58:30 -08:00 |
|
Russtopia
|
e82d968381
|
Merge branch 'rekeying' of RLabs/xs into master
|
2023-11-15 00:43:36 -08:00 |
|
Russ Magee
|
032baf63d6
|
Added rekeying (-r secs) client/server
|
2023-11-15 00:32:50 -08:00 |
|
Russ Magee
|
c569a5a3c9
|
Removed debug stmts to do with keepalive
|
2023-11-07 00:38:51 -08:00 |
|
Russtopia
|
36799ba9e7
|
Merge branch 'conn-keepalive' of RLabs/xs into master
Merge of branch conn-keepalive
|
2023-11-06 23:48:51 -08:00 |
|
Russ Magee
|
f0dc681a4c
|
Merge branch 'master' into conn-keepalive
|
2023-11-06 23:41:59 -08:00 |
|
Russ Magee
|
871f9a200c
|
Experimental dead conn process kill logic
|
2023-11-06 23:17:13 -08:00 |
|
Russ Magee
|
908a1bcda2
|
Fix for ConnDead status
|
2023-11-06 21:57:19 -08:00 |
|
Russ Magee
|
39a8bd2f03
|
Bump
|
2023-11-05 19:05:23 -08:00 |
|
Russ Magee
|
9244cc9785
|
KeepAlive WIP. TODO: check exitStatus logic for shell 'exit' clean exit
|
2023-11-05 18:53:49 -08:00 |
|
Russ Magee
|
d0f8751b2b
|
debugging
|
2023-11-05 16:40:12 -08:00 |
|
Russ Magee
|
a3d8543816
|
Disabled test code
|
2023-11-05 15:08:31 -08:00 |
|
Russ Magee
|
bcea6d713f
|
Connection keepalive/disconnect
|
2023-11-05 15:06:43 -08:00 |
|
Russ Magee
|
580053adbd
|
Connection keepalive/disconnect
|
2023-11-05 14:58:24 -08:00 |
|
Russ Magee
|
74be6173b6
|
Comment cleanup
|
2023-11-03 23:57:55 -07:00 |
|
Russ Magee
|
119c039b91
|
Fixed up mentions of old name hkexsh
|
2023-10-18 00:52:08 -07:00 |
|
Russ Magee
|
3cd6f8b7e6
|
Update to use latest hopscotch enc alg
|
2023-09-13 00:57:41 -07:00 |
|
Russtopia
|
623d622d58
|
Update README.md with live build status
|
2023-08-05 12:57:37 -07:00 |
|
Russ Magee
|
06124d7584
|
Fix for scc rule
|
2023-05-24 20:47:04 -07:00 |
|
Russ Magee
|
7b6a9d1350
|
Added scc target
|
2023-05-24 20:29:26 -07:00 |
|
Russ Magee
|
5ee09de99a
|
Cleaner fix for issues #22,#33
|
2022-10-12 21:27:48 -07:00 |
|
Russ Magee
|
9ca5ccae32
|
(issue #33) use of time.Sleep() prior to ptmx.Close() in xsd.runShellAs()
Hack to enable server to complete sending data to client (eg. xs -x "ls /foo" losing end of output)
|
2022-10-04 22:30:10 -07:00 |
|
Russ Magee
|
bd0b48d98f
|
golint cleanup
|
2022-09-26 22:09:54 -07:00 |
|
Russtopia
|
3325bb3a4e
|
Update 'README.md' adding authtoken setup example
|
2022-09-26 00:49:52 -07:00 |
|
Russ Magee
|
0913311351
|
Suppress Gimme Cookie prompt when in gopt (-g) authtoken create mode
|
2022-09-25 23:23:33 -07:00 |
|
Russ Magee
|
b2e43f4bad
|
Converted xsnet Read() ctrlStatOp logic to switch
|
2022-09-25 11:33:09 -07:00 |
|
Russ Magee
|
667328a91c
|
xs/ lint cleanups
|
2022-09-24 20:01:16 -07:00 |
|
Russ Magee
|
0f28d2c023
|
More golangci-lint config updates
|
2022-09-21 00:34:53 -07:00 |
|
Russ Magee
|
5c826f7a5f
|
Updated golangci-lint config; xsd.sysvrc init script updates
|
2022-09-20 23:02:52 -07:00 |
|
Russ Magee
|
1d13e6a3bd
|
golangci.yml - disable deprecated checkers
|
2022-09-20 21:12:13 -07:00 |
|
Russ Magee
|
b5f9333b3a
|
Updated golangci-lint config
|
2022-09-20 20:57:08 -07:00 |
|
Russ Magee
|
9a0dd8270a
|
Cleaned up & updated vendor/
|
2022-09-20 20:31:53 -07:00 |
|
Russ Magee
|
0b70cdbac0
|
Merge branch 'master' of https://gogs.blitter.com/RLabs/xs
|
2022-09-12 22:13:00 -07:00 |
|
Russ Magee
|
5b6bec0287
|
Reintroduce go mod init/tidy and remove old vendor dir if present
|
2022-09-12 22:12:21 -07:00 |
|
Russ Magee
|
254e9fb7d6
|
Reintroduce go mod init/tidy
|
2022-09-12 22:05:03 -07:00 |
|