Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gliderlabs/ssh

Easy SSH servers in Golang
https://github.com/gliderlabs/ssh

fixing a type led to general cleanup. also added a comment.

Signed-off-by: Jeff Lindsay <[email protected]>

0922cadde67cdfb29ee1dd00bf6954e4ce22e78d authored almost 8 years ago by Jeff Lindsay <[email protected]>
Merge pull request #21 from hloeffler/master

output port

f3131153bc4db6b584b40a18491d9e78cdcba314 authored almost 8 years ago by Jeff Lindsay <[email protected]>
output port

398834c640371f4a56d2ce397598d3fe2adae621 authored almost 8 years ago by hloeffler <[email protected]>
Merge pull request #15 from atlassian/belak/always-send-pty-response

Always respond to PTY requests

39bc88bc6d91cb9ba681a370949b867e3601a0f9 authored almost 8 years ago by Jeff Lindsay <[email protected]>
Merge pull request #19 from atlassian/belak/add-server-version

Add ServerVersion as an option in the config

3c20372393715f29fea68868403f76df4838e947 authored almost 8 years ago by Jeff Lindsay <[email protected]>
Add ServerVersion as an option in the config

80be538d5ca64ec8315c6ed5e9306012e056d1bd authored almost 8 years ago by Kaleb Elwert <[email protected]>
Merge pull request #18 from atlassian/belak/ensure-exit-only-called-once

Ensure Session.Exit can only be called once

d6ddd5d5dcc1bc187b920297512be56b1f81b8fa authored almost 8 years ago by Jeff Lindsay <[email protected]>
Ensure Session.Exit can only be called once

71d4b985d1430d4bcce2ce51112d924098291991 authored almost 8 years ago by Kaleb Elwert <[email protected]>
Merge pull request #16 from atlassian/belak/exec-reply-reordering

Send the exec/shell reply before starting the session

7b69159c43b06c6ffc07d9414b2f39437c529ef2 authored almost 8 years ago by Jeff Lindsay <[email protected]>
Always respond to PTY requests

Fixes #13

b9687a28f06d2cc0e2169417e9b5fc063d304568 authored almost 8 years ago by Kaleb Elwert <[email protected]>
Send the exec/shell reply before starting the session

Fixes #8

8fb939fd33d57f0680c98d03e8b38ec8b2414f53 authored almost 8 years ago by Kaleb Elwert <[email protected]>
Merge pull request #6 from hloeffler/master

make GoLint happy

7bc24bc5e00d84c4d1fd5058b0fafdd9f6f682e1 authored about 8 years ago by Jeff Lindsay <[email protected]>
make GoLint happy...

7659e451339986cd88651224392a2c680f5dccc0 authored about 8 years ago by hloeffler <[email protected]>
"Typo" to make GoLint happy

78c9487526ec1a9e0f65699b21a11223a032511b authored about 8 years ago by hloeffler <[email protected]>
Update README.md

a57b3d93823021c7721e831670ef0296784b75b3 authored about 8 years ago by Jeff Lindsay <[email protected]>
Merge pull request #5 from hloeffler/examples

Add Examples

d50a1bf50fa889967c5aa8b856041e9aa6a1e47e authored about 8 years ago by Jeff Lindsay <[email protected]>
change import

4f9bbdca2027454d1b02cf80cc99a3ca2fd47c97 authored about 8 years ago by hloeffler <[email protected]>
add public_key example

1a9e87f4d3d2529f273ca58f754a9b93f7e7ad25 authored about 8 years ago by hloeffler <[email protected]>
add simple Hello "world"

1f17e45e60b752d4fe7d323e62aa6db3687f1594 authored about 8 years ago by hloeffler <[email protected]>
Merge pull request #4 from hloeffler/master

avoid panic at KeysEqual() if one of the keys is nil

06c08068be1345fdf3ed023b3dd3b7c5fd3860f4 authored about 8 years ago by Jeff Lindsay <[email protected]>
fix test

8fc7fced0704e98847838d44b83f5500bfbcaa52 authored about 8 years ago by hloeffler <[email protected]>
add a test

2a34fe962c438bdd8e86e56f22fc1c37c5adf88b authored about 8 years ago by hloeffler <[email protected]>
avoid panic at KeysEqual() if one of the keys is nil

794990a40665f435cc90d4eea80379ad203f345b authored about 8 years ago by hloeffler <[email protected]>
Merge pull request #2 from yanc0/patch-1

import log package and go fmt README example

cea7cfb97421d4df2cf9542283664100814e2b02 authored about 8 years ago by Jeff Lindsay <[email protected]>
import log package and go fmt README example

9026f3d54a7254b065b7d8020b806154d8df1aca authored about 8 years ago by Yann Coleu <[email protected]>
Merge pull request #1 from mvrilo/master

Fix argument name

1681333ee99eed6c0eb8b023018509ffc9ad2702 authored about 8 years ago by Jeff Lindsay <[email protected]>
fix argument name

42d6dfc2a94cc97d31662f3c751c6e0505497ce8 authored about 8 years ago by Murilo Santana <[email protected]>
more docs, license, readme.

Signed-off-by: Jeff Lindsay <[email protected]>

c3f37d4334b00a4a6d9262e998bcb747292e3712 authored about 8 years ago by Jeff Lindsay <[email protected]>
docs and examples

Signed-off-by: Jeff Lindsay <[email protected]>

7f8cc2a19a269bfe69c1a8b1ff4c3bb0ad2756bc authored about 8 years ago by Jeff Lindsay <[email protected]>
use Marshal method on publicKey instead of Marshal func

Fixes a panic caused by an ed25519 key.

dd02304d04da08bd215c3879af9af64d9685c3a7 authored about 8 years ago by Matt Aitchison <[email protected]>
initial commit

adbd4da93a657bf92aa87bb3149f99aade2e8612 authored over 8 years ago by Jeff Lindsay <[email protected]>