10 Commits

Author SHA1 Message Date
Andrey Petrov
0b06b56c0e main: --admin and --whitelist: Skip non-key lines
Closes #298
2019-03-15 18:30:21 -04:00
Andrey Petrov
3813360d91 cmd/ssh-chat: Set ServerVersion to include ssh-chat 2019-02-11 15:21:56 -05:00
Ulisse mini
81d7e16862 cmd, main: Return instead of os.Exit(0), use ioutil.Discard for default logger
* logger: change nil bytes.Buffer into ioutil.Discard

* cmd.go: Clearify imports

* cmd.go: Use return instead of os.Exit(0)
2019-01-25 13:42:27 -05:00
Nick Scheibenpflug
55c1def24d Windows support (fixed #217)
* Swap out gopass dependency

Remove github.com/mewbak/gopass in favor of github.com/howeyc/gopass

* Add Windows to Makefile and build_release

Added Windows/386 and Windows/amd64 to the Makefile.  Some minor changes
needed to be made to build_release to give the windows binary the ".exe"
extension.

* Makefile: remove windows/amd64
2016-09-15 13:52:55 -04:00
Greg Wedow
87d38405ae motd: Don't trim surrounding whitespace from the --motd file input. 2016-08-21 12:17:30 -04:00
Andrey Petrov
50d2be3a88 Fixed message buffer timeout 2016-07-24 16:17:02 -04:00
Andrey Petrov
39ac1f44ed Build/release script and fix version annotation. 2016-07-10 17:57:39 -04:00
Chris Gahan
f643653344 Updated the URL for the 'gopass' dependency 2016-02-13 06:19:11 -05:00
Andrey Petrov
3d307ac686 More forgiving connection limiter. 2015-01-28 23:12:58 -06:00
Andrey Petrov
8188deef30 Root sshchat package, main moved into cmd/ssh-chat/. 2015-01-21 11:47:59 -08:00