Russ Magee
|
053288f30d
|
Added back go.{mod,sum} from master
|
2025-12-08 22:33:45 -08:00 |
|
Russ Magee
|
ad17b2c474
|
Reverted ci script to master version
|
2025-12-08 22:32:49 -08:00 |
|
Russ Magee
|
c466898072
|
Create go.{mod,sum} prior to make
|
2025-12-08 22:20:03 -08:00 |
|
Russ Magee
|
cd042fb81a
|
Removed go.{mod,sum} again
|
2025-12-08 22:19:00 -08:00 |
|
Russ Magee
|
617985cddb
|
Wrong mod name -- remove go.{mod,sum} removal to see if it helps
|
2025-12-08 22:16:20 -08:00 |
|
Russ Magee
|
4a0e03798d
|
Added explicit toplevel pkg to go mod init cmd
|
2025-12-08 21:49:46 -08:00 |
|
Russ Magee
|
85e1ff7505
|
added pull for CI testing
|
2025-12-08 21:46:41 -08:00 |
|
Russ Magee
|
04895ad26a
|
Updated go.{mod,sum}; updated ci script to clean go modcache
|
2025-12-08 21:43:51 -08:00 |
|
Russ Magee
|
3a15fb8244
|
Fixes in progress for MSYS2/MINGW xc copy logic (single file works, not dirs yet)
|
2025-12-07 17:52:24 -08:00 |
|
Russ Magee
|
003230ef62
|
Removed stale import and log msg
v0.9.14
|
2025-04-20 11:22:15 -07:00 |
|
Russ Magee
|
7731466c8c
|
Fixed rekey selection of HMAC algs (was always using alg 0, SHA256)
|
2025-04-20 11:10:06 -07:00 |
|
Russ Magee
|
a929fdc211
|
Fix term check to work for MSYS64/CYGWIN64
v0.9.13-2
|
2024-11-30 18:46:15 -08:00 |
|
Russ Magee
|
fc66a0557a
|
Merge branch 'master' of https://gogs.blitter.com/RLabs/xs
v0.9.13
|
2024-11-22 02:45:44 -08:00 |
|
Russ Magee
|
bd3f90d308
|
Bumped version
|
2024-11-22 02:44:33 -08:00 |
|
Russtopia
|
8c1f90aaff
|
Merge branch 'keepalive-only-shellmode' of RLabs/xs into master
|
2024-11-22 02:35:04 -08:00 |
|
Russ Magee
|
efa01ee0e1
|
Fix for Issue #40: file copies are aborted
|
2024-11-21 22:19:47 -08:00 |
|
Russ Magee
|
4aea95fa3c
|
Re-instated isatty check
v0.9.12-2
|
2024-10-27 14:29:59 -07:00 |
|
Russ Magee
|
8e96e4fb32
|
Use GOOS in makefile rather than MSYS for Windows MSYS/CYGWIN detection
|
2024-10-27 12:37:49 -07:00 |
|
Russ Magee
|
f07aa457b3
|
Fixes for MSYS2 and CYGWIN term mode; removed mintty_wrapper.sh
|
2024-10-27 12:17:34 -07:00 |
|
Russ Magee
|
b12c8fe562
|
Bumped version
|
2024-10-27 12:12:07 -07:00 |
|
Russ Magee
|
e5b6422d70
|
Fixes for MSYS2 and CYGWIN term mode; removed mintty_wrapper.sh
|
2024-10-27 11:59:17 -07:00 |
|
Russ Magee
|
12409319e7
|
Removed go.mod, go.sum
|
2024-07-15 02:06:26 -07:00 |
|
Russtopia
|
bfcd097a14
|
Bump version to v0.9.11
v0.9.11
|
2024-05-02 00:48:50 -07:00 |
|
Russtopia
|
136f37e209
|
Update 'README.md'
|
2024-05-01 23:58:44 -07:00 |
|
Russtopia
|
ec9b4fe2f4
|
Merge branch 'whirlpool-hash' of RLabs/xs into master
|
2024-05-01 23:49:36 -07:00 |
|
Russtopia
|
aa33a3b8a0
|
Merge branch 'log-listener-ipaddr' of RLabs/xs into master
|
2024-05-01 23:48:18 -07:00 |
|
Russ Magee
|
7e4aeba93a
|
Add remote IP to net.Listener Accept logmsg
|
2024-05-01 23:46:43 -07:00 |
|
Russ Magee
|
91bb0778b2
|
Addition of WHIRLPOOL hash
|
2024-05-01 23:43:24 -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
v0.9.10
|
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
v0.9.9
|
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
v0.9.8
|
2023-12-03 19:22:05 -08:00 |
|
Russtopia
|
faf8769ac4
|
Merge branch 'remodulate-on-rekey' of RLabs/xs into master
v0.9.7
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
v0.9.6
|
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
v0.9.5.6
|
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 |
|