Commit Graph

  • 0e453f15d0 Update blurb on 'cryptographic agility' and server alg whitelisting Russtopia 2021-08-15 13:12:29 -0700
  • aae7b14e7c Update 'README.md' Russtopia 2021-08-15 12:57:46 -0700
  • 6904268797 Added blurb on crypto primitive negotiation Russtopia 2021-08-15 02:49:20 -0700
  • b016e3cd77 Added notes on how to avoid/detect client->server copy issues (cf. issue #31) Russ Magee 2021-03-16 19:32:18 -0700
  • e4b69eab2d Cleaned up README.md Russ Magee 2021-02-19 01:15:28 -0800
  • 9ba07719cd Fixed bacillus CI script Russ Magee 2021-01-31 22:53:01 -0800
  • 83cd38c651 Fixes for file ownership creating ~/.xs_id Added username field to authToken to allow token-based login to other users Russ Magee 2021-01-31 20:18:48 -0800
  • 71f2bdfe8d Fix conflict on cptest.sha1sum v0.9.2 Russ Magee 2021-01-15 01:30:14 -0800
  • c1ab12dc1b Updated cptest.sha1sum Russ Magee 2021-01-15 01:23:01 -0800
  • 435e2b6380 Updated cptest.sha1sum Russ Magee 2021-01-15 01:23:01 -0800
  • e8986d3464 Merge branch 'master' of https://gogs.blitter.com/RLabs/xs Russ Magee 2021-01-15 01:15:27 -0800
  • c511af6c13 Removed static cptest/ dir, now managed by CI tests Russ Magee 2021-01-15 00:31:36 -0800
  • bcc07a8fac Removed static cptest/ dir, now managed by CI tests Russ Magee 2021-01-15 00:31:36 -0800
  • 2c01a875ad Bump version to v0.9.2 Russ Magee 2021-01-13 00:59:27 -0800
  • 242d39192c Bump version to v0.9.2 origin/master origin/HEAD Russ Magee 2021-01-13 00:59:27 -0800
  • a9d9e68cd0 Merge branch 'master' of https://gogs.blitter.com/RLabs/xs Russ Magee 2021-01-13 00:44:20 -0800
  • 3fc74bae70 Merge branch 'master' of https://gogs.blitter.com/RLabs/xs Russ Magee 2021-01-13 00:44:20 -0800
  • 71780c326d use crypto/rand in key spots (for KEM seeds) rather than math/rand Russ Magee 2021-01-12 23:45:58 -0800
  • 287f9d1035 use crypto/rand in key spots (for KEM seeds) rather than math/rand Russ Magee 2021-01-12 23:45:58 -0800
  • 8f3e240a2e use crypto/rand in key spots (for KEM seeds) rather than math/rand Russ Magee 2021-01-12 23:45:58 -0800
  • f2929120b6 use crypto/rand in key spots (for KEM seeds) rather than math/rand v0.9.1 Russ Magee 2021-01-12 23:45:58 -0800
  • 8b4269b2ad Bump version to v0.9.0 Russ Magee 2021-01-10 22:07:00 -0800
  • 4e8e064c74 Bump version to v0.9.0 v0.9.0 Russ Magee 2021-01-10 22:07:00 -0800
  • c725d96241 Fixed FrodoKEM neg bug (sending cipheropts,opts order) Also tweaked pad size random to use full range; removed some junk logging Russ Magee 2021-01-10 22:04:52 -0800
  • c23edc6874 Fixed FrodoKEM neg bug (sending cipheropts,opts order) Also tweaked pad size random to use full range; removed some junk logging Russ Magee 2021-01-10 22:04:52 -0800
  • 0c90f4b9b0 **BREAKING** Switch to EtA per Krawczyk2001 Russ Magee 2020-12-15 22:09:18 -0800
  • 3193ede825 **BREAKING** Switch to EtA per Krawczyk2001 v0.9.0pre origin/EtA-mode Russ Magee 2020-12-15 22:09:18 -0800
  • f36ba779bc Comment re: AtE vs. EtA Russ Magee 2020-12-15 21:15:15 -0800
  • 640e59be4f Comment re: AtE vs. EtA Russ Magee 2020-12-15 21:15:15 -0800
  • 046dec147e Added FrodoKEM Russ Magee 2020-12-10 19:21:04 -0800
  • 5f42894ac2 Added FrodoKEM v0.8.26 Russ Magee 2020-12-10 19:21:04 -0800
  • a9eedcd417 Added FrodoKEM Russ Magee 2020-12-10 18:47:50 -0800
  • a7aadd88cf Added sysv init script Russ Magee 2020-10-27 13:22:50 -0700
  • d0f76fd3b4 Added sysv init script v0.8.25 Russ Magee 2020-10-27 13:22:50 -0700
  • 0d969e09ae Bumped version Russ Magee 2020-09-13 22:31:11 -0700
  • 035df99069 Bumped version Russ Magee 2020-09-13 22:31:11 -0700
  • 9bfa4fbb95 Tweaked cleanup of .xs_id again Russ Magee 2020-09-13 21:51:18 -0700
  • 0f22f35e7c Tweaked cleanup of .xs_id again Russ Magee 2020-09-13 21:51:18 -0700
  • 2e6681aa81 Fix to the fix (sigh) for .xs_id test Russ Magee 2020-09-13 21:36:48 -0700
  • 5aca04e1d5 Fix to the fix (sigh) for .xs_id test Russ Magee 2020-09-13 21:36:48 -0700
  • 3a2f6e8670 Fixed .xs_id file save/restore during tests Russ Magee 2020-09-13 21:29:09 -0700
  • 569230a2af Fixed .xs_id file save/restore during tests Russ Magee 2020-09-13 21:29:09 -0700
  • f0f7e433bb Update 'bacillus/ci_pushbuild.sh' Russtopia 2020-08-23 23:33:58 -0700
  • 01aa67d1f7 Update 'bacillus/ci_pushbuild.sh' Russtopia 2020-08-23 23:33:58 -0700
  • ca7c78fe28 Update 'bacillus/ci_pushbuild.sh' Russtopia 2020-08-21 19:49:17 -0700
  • 7901cd8809 Update 'bacillus/ci_pushbuild.sh' Russtopia 2020-08-21 19:49:17 -0700
  • e111d46388 Update 'bacillus/ci_pushbuild.sh' Russtopia 2020-08-21 19:47:37 -0700
  • 611b6853b2 Update 'bacillus/ci_pushbuild.sh' Russtopia 2020-08-21 19:47:37 -0700
  • 8e12272cc9 Update 'README.md' Russtopia 2020-08-21 19:42:15 -0700
  • 61b7a80e00 Update 'README.md' Russtopia 2020-08-21 19:42:15 -0700
  • 4fa870150a Merge branch 'master' of https://gogs.blitter.com/RLabs/xs Russ Magee 2020-08-08 02:00:25 -0700
  • b3a359a84e Merge branch 'master' of https://gogs.blitter.com/RLabs/xs Russ Magee 2020-08-08 02:00:25 -0700
  • 5ee6ae66c4 2020 Copyright update; minor comment typo fixes Russ Magee 2020-08-08 01:54:46 -0700
  • 1943b2314a 2020 Copyright update; minor comment typo fixes Russ Magee 2020-08-08 01:54:46 -0700
  • 90cdb032bb Minor doc typo fixes Russ Magee 2020-08-08 01:54:46 -0700
  • 499eaa665b Minor doc typo fixes Russ Magee 2020-08-08 01:54:46 -0700
  • e2ae84c149 Fixed misuse of iota in xsnet/consts.go that broke channel status opcodes Russ Magee 2020-07-24 21:47:29 -0700
  • eb373ff37b Fixed misuse of iota in xsnet/consts.go that broke channel status opcodes v0.8.24 Russ Magee 2020-07-24 21:47:29 -0700
  • 2d00ddab10 Fixed non-MSYS xsd install Russ Magee 2020-07-21 22:10:04 -0700
  • 1b01ed14f2 Fixed non-MSYS xsd install v0.8.23 Russ Magee 2020-07-21 22:10:04 -0700
  • 77856f2516 Resynced w/master Russ Magee 2020-07-21 22:08:46 -0700
  • 09055dffe6 Resynced w/master Russ Magee 2020-07-21 22:08:46 -0700
  • d3df1470df Bumped version Russ Magee 2020-07-21 21:57:31 -0700
  • f480c8cf78 Bumped version Russ Magee 2020-07-21 21:57:31 -0700
  • 6681733963 Fixed login timeout term handling/restoreState * NOTE breaking change to exit codes Also some value => ref fixes for Conn receiver methods Russ Magee 2020-07-21 21:52:58 -0700
  • 69a3fb5d08 Fixed login timeout term handling/restoreState * NOTE breaking change to exit codes Also some value => ref fixes for Conn receiver methods Russ Magee 2020-07-21 21:52:58 -0700
  • f150e59752 Correct implicit username for MSYS2 eg. xs @server.com Russ Magee 2020-06-04 00:53:20 -0700
  • 3522976ef7 Correct implicit username for MSYS2 eg. xs @server.com Russ Magee 2020-06-04 00:53:20 -0700
  • ff06d6dc0b Updates to fix MSYSTEM=MSYS build and install targets Russ Magee 2020-06-03 21:39:42 -0700
  • f0a2bb0295 Updates to fix MSYSTEM=MSYS build and install targets Russ Magee 2020-06-03 21:39:42 -0700
  • d286ffb317 Fixed GOOS=windows MSYSTEM=MSYS install Russ Magee 2020-05-24 21:15:28 -0700
  • 1addd18806 Fixed GOOS=windows MSYSTEM=MSYS install Russ Magee 2020-05-24 21:15:28 -0700
  • 82538ce831 FreeBSD note into README.md Russ Magee 2020-05-18 23:59:33 -0700
  • 57b71e7925 FreeBSD note into README.md Russ Magee 2020-05-18 23:59:33 -0700
  • a77ce46a74 Update 'README.md' Russtopia 2020-05-18 23:27:40 -0700
  • 58c87f7e0e Update 'README.md' Russtopia 2020-05-18 23:27:40 -0700
  • a300779119 Fixed freeBSD gmake note Russ Magee 2020-04-26 05:40:09 +0000
  • 90f6c1e074 Allow override on cmdline of MAKE variable to support gmake in freeBSD or via both 'make and 'gmake' names in Linux Russ Magee 2020-04-28 17:49:09 -0700
  • 769df46fb1 Fixed freeBSD gmake note Russ Magee 2020-04-26 05:40:09 +0000
  • 51488fab6d Allow override on cmdline of MAKE variable to support gmake in freeBSD or via both 'make and 'gmake' names in Linux v0.8.22 Russ Magee 2020-04-28 17:49:09 -0700
  • dd76298346 Bumped version, use latest goutmp v1.0.5 Russ Magee 2020-04-25 19:45:30 -0700
  • 0962c0b811 Bumped version, use latest goutmp v1.0.5 Russ Magee 2020-04-25 19:45:30 -0700
  • 5a4de18caf Updated go.{mod,sum} Russ Magee 2020-04-25 19:35:24 -0700
  • 3bea3e6ebb Updated go.{mod,sum} Russ Magee 2020-04-25 19:35:24 -0700
  • ba67bd5e0f Fixes for build constraints, MakeRaw()/ReadPassword() etc. fd arg type Russ Magee 2020-04-25 18:42:18 -0700
  • 1d30b8582d Fixes for build constraints, MakeRaw()/ReadPassword() etc. fd arg type Russ Magee 2020-04-25 18:42:18 -0700
  • 1c26daa36e Fixes for int vs. uintptr args (linux vs. freebsd) Russ Magee 2020-04-26 01:15:44 +0000
  • 47a3c6f1b8 Fixes for int vs. uintptr args (linux vs. freebsd) Russ Magee 2020-04-26 01:15:44 +0000
  • 79258e8721 Fixes for int vs. uintptr args (linux vs. freebsd) Russ Magee 2020-04-26 01:14:19 +0000
  • 6bb4b90c87 Fixes for int vs. uintptr args (linux vs. freebsd) Russ Magee 2020-04-26 01:14:19 +0000
  • d434f1dbd4 Merge branch 'master' of https://gogs.blitter.com/RLabs/xs Russ Magee 2020-04-26 01:04:11 +0000
  • 531c846899 Merge branch 'master' of https://gogs.blitter.com/RLabs/xs Russ Magee 2020-04-26 01:04:11 +0000
  • 5e41f5a4f7 FreeBSD 12 support (NOTE: xc not yet functional) Russ Magee 2020-04-26 01:03:29 +0000
  • cba36b66f1 FreeBSD 12 support (NOTE: xc not yet functional) Russ Magee 2020-04-26 01:03:29 +0000
  • 73fa5dd44b Update 'README.md' wrt. default xsd passwd file mode Russtopia 2020-04-16 00:19:03 -0700
  • 5448dbc7b9 Update 'README.md' wrt. default xsd passwd file mode Russtopia 2020-04-16 00:19:03 -0700
  • db0a57c1dc Tweaked 'pv' progress bar output format options Russ Magee 2020-04-03 20:08:45 -0700
  • 09c2408c06 Tweaked 'pv' progress bar output format options Russ Magee 2020-04-03 20:08:45 -0700
  • 206f63b8c3 Update 'CODE_OF_CONDUCT.md' Russtopia 2020-03-29 23:22:22 -0700
  • 4686361ece Update 'CODE_OF_CONDUCT.md' Russtopia 2020-03-29 23:22:22 -0700