Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								1b964a4066 
								
							 
						 
						
							
							
								
								Updated intf to cryptmt  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2020-02-06 18:56:36 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								3eee573231 
								
							 
						 
						
							
							
								
								Resync w/cryptmt, wanderer repos  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2020-02-05 21:26:03 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								15a1a39d81 
								
							 
						 
						
							
							
								
								Fixed xsd.initrc $ARGS passing  
							
							 
							
							
							
						 
						
							2020-01-30 17:38:39 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								977380e61f 
								
							 
						 
						
							
							
								
								Bumped version  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2020-01-30 17:22:36 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								bebfd1cb1f 
								
							 
						 
						
							
							
								
								Removed redundant assigns of stdin/out/err to conn prior to ptmx setup  
							
							 
							
							
							
						 
						
							2020-01-30 17:14:56 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								399babd62a 
								
							 
						 
						
							
							
								
								Removed stdout redir in push build script  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2020-01-30 13:01:10 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								0303b394c8 
								
							 
						 
						
							
							
								
								fixed /home/russtopia/bin:/opt/eclipse:/usr/lib/go/bin:/home/russtopia/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin in push build script  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2020-01-30 12:58:08 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								0933aa4ea5 
								
							 
						 
						
							
							
								
								Added lint stage to push script  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2020-01-30 12:55:15 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								d3ebcab1d4 
								
							 
						 
						
							
							
								
								Added golangci-lint config  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2020-01-30 12:50:38 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								89b6e8bce7 
								
							 
						 
						
							
							
								
								Version tags now reflect mod/vendor build setup.  
							
							 
							
							... 
							
							
							
							Switched 'make lint' to use golangci-lint as gometalinter is deprecated.
Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2020-01-30 12:40:18 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								eb9ce0e0e2 
								
							 
						 
						
							
							
								
								Updated imports and vendor/ for local fork of schwanenlied.me crypto (chacha20, newhope, kyber)  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2020-01-30 12:18:39 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								d75b419c7a 
								
							 
						 
						
							
							
								
								Merge branch 'master' of ssh://blitter.com/var/git/xs  
							
							 
							
							
							
						 
						
							2020-01-29 17:25:47 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								f5be3578a8 
								
							 
						 
						
							
							
								
								1/3 Updated Makefile to allow VENDOR flag (adds -vendor to version string)  
							
							 
							
							... 
							
							
							
							2/3 Added vendor/ dir to lock down dependent pkg versions.
The author of git.schwanenlied.me/yawning/{chacha20,newhope,kyber}.git has copied
their repos to gitlab.com/yawning/ but some imports of chacha20 from newhope still
inconsistently refer to git.schwanenlied.me/, breaking build.
Licenses for chacha20 also changed from CC0 to AGPL, which may or may not be an
issue. Until the two aforementioned issues are resolved, locking to last-good
versions is probably the best way forward for now.
To build with vendored deps, use make VENDOR=1 clean all
3/3 Moved body of CI push script into bacillus/ 
							
						 
						
							2020-01-29 17:23:44 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								e55b560230 
								
							 
						 
						
							
							
								
								Introduced bacillus ci_pushbuild script  
							
							 
							
							
							
						 
						
							2020-01-29 16:33:12 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								d6cd51c79f 
								
							 
						 
						
							
							
								
								Moved body of CI push script into project from bacillus  
							
							 
							
							
							
						 
						
							2020-01-29 15:57:43 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								caac02a77b 
								
							 
						 
						
							
							
								
								1/2 Updated Makefile to allow VENDOR flag (adds -vendor to version string)  
							
							 
							
							... 
							
							
							
							2/2 Added vendor/ dir to lock down dependent pkg versions.
The author of git.schwanenlied.me/yawning/{chacha20,newhope,kyber}.git has copied
their repos to gitlab.com/yawning/ but some imports of chacha20 from newhope still
inconsistently refer to git.schwanenlied.me/, breaking build.
Licenses for chacha20 also changed from CC0 to AGPL, which may or may not be an
issue. Until the two aforementioned issues are resolved, locking to last-good
versions is probably the best way forward for now.
To build with vendored deps, use make VENDOR=1 clean all 
							
						 
						
							2020-01-29 13:55:38 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								7fe915450b 
								
							 
						 
						
							
							
								
								Bumped tag  
							
							 
							
							
							
						 
						
							2020-01-24 18:50:33 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								3be1243bf9 
								
							 
						 
						
							
							
								
								Updated parms to test WANDERER alg to set sboxUpdate mode  
							
							 
							
							
							
						 
						
							2020-01-24 18:49:34 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								7ce725c7d2 
								
							 
						 
						
							
							
								
								Bumped version -> v0.8.10  
							
							 
							
							
							
						 
						
							2020-01-08 17:16:24 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								4e0ddf282a 
								
							 
						 
						
							
							
								
								Comments on main() xsd  
							
							 
							
							
							
						 
						
							2019-12-19 20:34:05 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								9f956cff62 
								
							 
						 
						
							
							
								
								branch temp version  
							
							 
							
							
							
						 
						
							2019-12-19 20:04:22 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								f8f4bcbe77 
								
							 
						 
						
							
							
								
								go.mod updates for gopkg.in/hlandau/passlib.v1  
							
							 
							
							
							
						 
						
							2019-12-19 20:03:32 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								faf4d5c50a 
								
							 
						 
						
							
							
								
								Add (as default) option to use system shadow passwds  
							
							 
							
							
							
						 
						
							2019-12-19 20:01:39 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								1f84bc95ff 
								
							 
						 
						
							
							
								
								Bumped version  
							
							 
							
							
							
						 
						
							2019-12-15 12:27:50 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								d4f50bfdc0 
								
							 
						 
						
							
							
								
								xsd: Added -aK,-aC,-aH to control accepted client proposals  
							
							 
							
							
							
						 
						
							2019-12-15 11:38:04 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								9b90c0558e 
								
							 
						 
						
							
							
								
								Fixed leftover hkexsh -> xs refs in xspasswd  
							
							 
							
							
							
						 
						
							2019-12-11 17:37:56 -08:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								8dbb10f324 
								
							 
						 
						
							
							
								
								Fixed xc mode detection  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2019-10-29 23:50:27 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								b19687c80b 
								
							 
						 
						
							
							
								
								The Great Renaming: hkexsh -> xs (Xperimental Shell)  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2019-10-29 23:11:03 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								423410bb40 
								
							 
						 
						
							
							
								
								WIP integrating experimental WANDERER alg  
							
							 
							
							
							
						 
						
							2019-09-27 09:44:57 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								a990c5e1f3 
								
							 
						 
						
							
							
								
								Cleaned up flag strings  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2019-09-14 23:47:41 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								3b73c6d731 
								
							 
						 
						
							
							
								
								Merge branch 'master' into kcp-udp  
							
							 
							
							
							
						 
						
							2019-09-14 22:56:19 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								ba52356e6c 
								
							 
						 
						
							
							
								
								Made default deeper in init funcs HERRADURAKEX512  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2019-09-14 22:56:03 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								6483c8cc33 
								
							 
						 
						
							
							
								
								Version -kcp  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2019-08-22 23:32:56 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								ce1adf7a07 
								
							 
						 
						
							
							
								
								Merge branch 'master' into kcp-udp  
							
							 
							
							
							
						 
						
							2019-08-22 23:31:36 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								dc3f6f9bd5 
								
							 
						 
						
							
							
								
								Bumped version  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2019-08-22 23:29:22 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								c354036952 
								
							 
						 
						
							
							
								
								Fixed incomplete -x cmd output due to premature ptmx.Close for non-interactive sessions  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2019-08-22 23:18:20 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								c95794da1f 
								
							 
						 
						
							
							
								
								Uncoupled kcp-go UDP support by moving into hkexnet/kcp.go  
							
							 
							
							... 
							
							
							
							TODO: cmdline param to set KCP symmetric key & salt at launch (consider
also from a file to avoid putting inline in invocations, eg., init scripts)
Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2019-08-16 23:16:40 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								d7dbcd8fdf 
								
							 
						 
						
							
							
								
								Added experimental support (-K) for kcp-go reliable-UDP instead of TCP  
							
							 
							
							... 
							
							
							
							github.com/xtaci/kcp-go
** Note: hkexcp appears to hang (client-side) on completion w/complete file copy
   (Note server-side logs on final missed ctrlStatOp msg)
Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2019-08-13 20:56:01 -07:00  
						
					 
				
					
						
							
							
								 
								Russtopia
							
						 
						
							 
							
							
							
							
								
							
							
								c9d478ff30 
								
							 
						 
						
							
							
								
								Update 'README.md'  
							
							 
							
							
							
						 
						
							2019-08-08 22:34:28 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								35e23b20ce 
								
							 
						 
						
							
							
								
								Bumped version  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2019-08-08 21:38:03 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								795adf6aa0 
								
							 
						 
						
							
							
								
								Added server -L option to use host builtin login  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2019-08-08 21:36:37 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								4c0b3a405d 
								
							 
						 
						
							
							
								
								Bumped version  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2019-08-08 00:32:46 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								2946618a02 
								
							 
						 
						
							
							
								
								Hopeful fix for issue  #18  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2019-08-08 00:21:34 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								0146a5f4fb 
								
							 
						 
						
							
							
								
								Merge branch 'master' of ssh://blitter.com/var/git/hkexsh  
							
							 
							
							
							
						 
						
							2019-07-11 12:18:26 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								06854f7a03 
								
							 
						 
						
							
							
								
								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
							
						 
						
							 
							
							
							
							
								
							
							
								2087aab2d5 
								
							 
						 
						
							
							
								
								Minor cleanup to keepalive timing jitter comments  
							
							 
							
							
							
						 
						
							2019-07-10 20:44:02 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								f5480553df 
								
							 
						 
						
							
							
								
								Random jitter to tun keepalive timing  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2019-07-10 01:11:23 -07:00  
						
					 
				
					
						
							
							
								 
								Russtopia
							
						 
						
							 
							
							
							
							
								
							
							
								4648188bdc 
								
							 
						 
						
							
							
								
								Updated README.md  
							
							 
							
							
							
						 
						
							2019-07-05 23:56:18 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								b8d32ed882 
								
							 
						 
						
							
							
								
								Bumped goutmp -> 1.0.1  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2019-07-04 21:20:02 -07:00  
						
					 
				
					
						
							
							
								 
								Russ Magee
							
						 
						
							 
							
							
							
							
								
							
							
								1aa8a1549b 
								
							 
						 
						
							
							
								
								Used fixed goutmp pty logging  
							
							 
							
							... 
							
							
							
							Signed-off-by: Russ Magee <rmagee@gmail.com> 
							
						 
						
							2019-07-04 20:27:49 -07:00