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 |
|
Russ Magee
|
653e732445
|
Update go mod deps
|
2022-09-12 20:10:51 -07:00 |
|
Russtopia
|
610781aadf
|
Merge branch 'update-go-callvis-diagrams' of RLabs/xs into master
|
2022-08-21 00:01:16 -07:00 |
|
Russ Magee
|
1f9f03dfe3
|
Update go-callvis graphics for wiki
|
2022-08-21 00:04:06 -07:00 |
|
Russ Magee
|
677172dc1f
|
Avoid dependence on goproxy (use vendored deps)
|
2022-08-12 21:56:09 -07:00 |
|
Russ Magee
|
7a4560762d
|
Added vendor/ dir to remove dependencies on gopkg.in (down Aug 12 2022)
|
2022-08-12 21:30:05 -07:00 |
|
Russtopia
|
f24d4d8fdb
|
Update 'README.md'
|
2022-07-02 12:51:18 -07:00 |
|
Russtopia
|
42ad33065b
|
Update 'README.md'
|
2022-07-02 12:44:37 -07:00 |
|
Russtopia
|
41769660cc
|
Bump version → 0.9.5.1
|
2022-07-02 12:01:15 -07:00 |
|
Russtopia
|
73eadf7534
|
Update 'README.md'
|
2022-07-02 12:00:12 -07:00 |
|
Russ Magee
|
819b359306
|
Merge branch 'master' of https://gogs.blitter.com/RLabs/xs
|
2022-06-16 22:45:33 -07:00 |
|
Russ Magee
|
ee19787b5e
|
Added support for building garbled binaries (https://github.com/burrowers/garble.git)
|
2022-06-16 22:45:25 -07:00 |
|
Russ Magee
|
0765c8bea6
|
Handle missing go.mod, go.sum
|
2022-05-01 23:19:50 -07:00 |
|
Russ Magee
|
a4af720280
|
Put lint before build in CI script
|
2022-04-09 20:05:42 -07:00 |
|
Russ Magee
|
4f9a064940
|
CI script - unset GOMODULE
|
2022-04-09 19:48:31 -07:00 |
|
Russ Magee
|
ccebf6f4b3
|
CI script - go mod creation from scratch w/o GOPROXY to test all dependency fetches
|
2022-04-09 19:47:31 -07:00 |
|
Russ Magee
|
08b8bd37d5
|
Merged CI script updates
|
2022-04-09 19:43:38 -07:00 |
|
Russ Magee
|
8e8fff415c
|
Updated build CI script to clean go mod cache prior to build
|
2022-04-09 19:41:26 -07:00 |
|
Russ Magee
|
81e3728c98
|
build CI script
|
2022-04-09 11:50:24 -07:00 |
|
Russ Magee
|
3f6ee1e005
|
go mod tidy updates
|
2022-04-09 11:49:21 -07:00 |
|
Russ Magee
|
4168b5038b
|
Fixed IV feed into initial HMAC during chan setup
|
2021-11-22 18:38:46 -08:00 |
|
Russ Magee
|
02e379e50d
|
Updated README.md for v0.9.3 wrt. default accepted algs
|
2021-11-15 20:57:29 -08:00 |
|
Russ Magee
|
9c844938a9
|
Version bump -> v0.9.3
|
2021-11-15 20:46:49 -08:00 |
|
Russ Magee
|
20113653f7
|
xsd.initrc require admin to set defaults
|
2021-11-15 20:35:20 -08:00 |
|
Russ Magee
|
ca4335df9e
|
Fixed typo in example xsd.initrc
|
2021-11-15 19:25:30 -08:00 |
|
Russ Magee
|
6965ecf78e
|
Merge branch 'master' of https://gogs.blitter.com/RLabs/xs
|
2021-11-15 18:33:02 -08:00 |
|
Russ Magee
|
d837bd2583
|
xsd.initrc fix; help improvements
|
2021-11-15 18:32:42 -08:00 |
|
Russ Magee
|
12b7e525bf
|
Help improvements
|
2021-11-15 17:57:01 -08:00 |
|
Russ Magee
|
0184e34284
|
Merge branch 'master' of https://gogs.blitter.com/RLabs/xs
|
2021-11-14 21:34:32 -08:00 |
|
Russ Magee
|
cfc9ab8590
|
Fixed error in processing of allowed HMAC algs.
xsd: allowed algs default to none if unspecified.
|
2021-11-14 21:33:33 -08:00 |
|
Russ Magee
|
129dce4b08
|
added hopscotch cipher
|
2021-11-14 21:33:09 -08:00 |
|
Russ Magee
|
232ee0e2de
|
Merge branch 'add-hopscotch-cipher'
|
2021-11-12 20:40:24 -08:00 |
|
Russ Magee
|
7002f87477
|
added hopscotch cipher
|
2021-11-12 20:39:44 -08:00 |
|
Russtopia
|
db8697aa35
|
Updated links to Yawning-authored algs (kyber, newhope)
|
2021-11-03 19:58:40 -07:00 |
|