An open API service providing commit metadata for open source projects.

GitHub / devsy-org/ssh / commits

SHA Message Author Date Stats
c071990c chore(deps): update j178/prek-action action to v3 (#15)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
17 days ago
873b731c chore(deps): update actions/setup-go action to v7 (#14)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
e4e696aa chore(main): release 1.2.2 (#13)
Co-authored-by: devsy-app[bot] <2****]@u****m>
devsy-app[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
044da2ab fix(deps): update module golang.org/x/crypto to v0.54.0 (#12)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
ddd08468 chore(main): release 1.2.1 (#11)
Co-authored-by: devsy-app[bot] <2****]@u****m>
devsy-app[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
6c9217f1 fix(deps): update module golang.org/x/crypto to v0.53.0 (#10)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3eb5e801 chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.2 (#9)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
e08e7ccc chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook ...
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
58b3501c chore(deps): update googleapis/release-please-action action to v5 (#7)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
9460fb08 chore(deps): update actions/checkout action to v7 (#6)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
a9726a4f chore(main): release 1.2.0 (#5)
Co-authored-by: devsy-app[bot] <2****]@u****m>
devsy-app[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
7fa2baf2 feat: add connection-level keepalive and ConnectionClosingCallback (#4) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
3 months ago
165ca9a0 chore: fix import ordering after module rename (#3) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
ed16f68b chore(main): release 1.1.0 (#2)
Co-authored-by: devsy-app[bot] <2****]@u****m>
devsy-app[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
567a6e3c chore: migrate module to devsy-org/ssh (#1) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
00e3805b chore(main): release 0.1.1 (#24)
Co-authored-by: skevetter-app[bot] <2****]@u****m>
skevetter-app[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
04f1a19a fix: add checkout step to release workflow for auto-merge (#25) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
e18fbaf8 docs: rewrite README for skevetter/ssh fork (#23) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
4c6b274a refactor: inline go-shlex to remove external dependency (#22) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
757e9f2a fix: remove revive rule overrides and fix all resulting violations (#21) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
9251de43 fix: resolve all remaining lint issues (#20) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
8f6a1718 fix: resolve lint issues in session_test.go and server_test.go (#18) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
edebb510 fix: resolve gosec lint issues in x11.go (#19) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
5139e64d fix: resolve lint issues in session.go (#17) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
7b416ea1 fix: resolve lint issues in server.go (#16) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
f831916d fix: resolve lint issues in tcpip.go (#15) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
1f166c48 fix: resolve errcheck lint issue in streamlocal.go (#14) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
374100fc fix: resolve lint issues in test files (#13) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
916b0bf9 fix: resolve lint issues in options.go (#12) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
51e73941 fix: resolve errcheck lint issues in conn.go (#11) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
be1e7661 fix: resolve lint issues in agent.go (#10) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
e15de8f6 fix: address lint issues in golangci config and streamlocal (#9) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
93fafc98 style: fix trailing whitespace and apply golangci-lint formatting (#8) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
8bf8d421 ci: add Renovate config for automated dependency updates (#7) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
a6bc109f ci: modernize repo with CI, linting, and release automation (#6) Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
4 months ago
57f1f7fe feat: port coder/ssh changes to fork (#5)
Signed-off-by: Samuel K <s****r@p****e>
Samuel K <s****r@p****e>
Committed by: GitHub <n****y@g****m>
5 months ago
13002e5e build: move x11 request type for cross-platform builds (#4)
Signed-off-by: Samuel K <6****r@u****m>
Samuel K <6****r@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
9d5c5170 build: exclude windows for x11 (#3)
Signed-off-by: Samuel K <6****r@u****m>
Samuel K <6****r@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
a4527008 feat: upgrade go to 1.25 (#2)
Signed-off-by: Samuel K <6****r@u****m>
Samuel K <6****r@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
b9d76408 feat: add x11 support (#1)
Signed-off-by: Samuel K <6****r@u****m>
Samuel K <6****r@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
7dba74db Return temporary dir name to be cleaned up by the caller (#2) Bryan Kneis <b****1@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
14711385 fix: use filepath instead of path for cross-plaform compatibility Pascal Breuninger <p****r@l****h> over 2 years ago
f016eeb3 Transfer ownership to loft.sh
Signed-off-by: Luca Di Maio <l****1@g****m>
Luca Di Maio <l****1@g****m> about 3 years ago
112c3ff7 update package name
Signed-off-by: Luca Di Maio <l****1@g****m>
Luca Di Maio <l****1@g****m> about 3 years ago
65a6562a update package name
Signed-off-by: Luca Di Maio <l****1@g****m>
Luca Di Maio <l****1@g****m> about 3 years ago
cf81f059 merge Merge remote-tracking branch 'pull/dean/unix-forwarding' Luca Di Maio <l****1@g****m> about 3 years ago
cf1ec7e0 merge Merge pull request #198 from gliderlabs/dependabot/go_modules/golang.org/x/ne... Luis Gustavo S. Barreto <g****o@o****r>
Committed by: GitHub <n****y@g****m>
over 3 years ago
8aa15f74 Bump golang.org/x/net from 0.0.0-20220826154423-83b083e8dc8b to 0.7.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
836adc08 feat: add Unix forwarding server implementations Dean Sheather <d****n@d****m> over 3 years ago
db094653 merge Merge pull request #182 from jm33-m0/master Luis Gustavo S. Barreto <g****o@o****r>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
3cef4035 add sftp-server example jm33-m0 <j****3@j****e> almost 4 years ago
0f80af41 merge Merge pull request #180 from gustavosbarreto/update-crypto-ssh Kaleb Elwert <b****k@c****o>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
5cf2edfb Bump minimum required Go version to 1.13 Kaleb Elwert <k****b@c****o>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
334c16ff Update golang.org/x/crypto/ssh Luis Gustavo S. Barreto <g****o@o****r> almost 4 years ago
777ab346 merge Merge pull request #168 from caarlos0/ctx Kaleb Elwert <b****k@c****o>
Committed by: GitHub <n****y@g****m>
over 4 years ago
dd71f10d feat: return ssh.Context
Signed-off-by: Carlos A Becker <c****0@g****m>
Carlos A Becker <c****0@g****m> over 4 years ago
c9fc4412 merge Merge pull request #134 from vladimir-ch/session-docs-typo Kaleb Elwert <b****k@c****o>
Committed by: GitHub <n****y@g****m>
about 5 years ago
34273549 Update go.mod Kaleb Elwert <b****k@c****o> about 5 years ago
bf02c415 Add go mod files (#153)
Co-authored-by: Kaleb Elwert <k****b@c****o>
Stefan Tatschner <s****n@r****g>
Committed by: GitHub <n****y@g****m>
about 5 years ago
4204f8c4 merge Merge pull request #143 from zeripath/connection-failed-callback Kaleb Elwert <b****k@c****o>
Committed by: GitHub <n****y@g****m>
about 5 years ago
c7b4a1b9 Prevent Context.RemoteAddr() from exploding when called from ConnCallback
Signed-off-by: Alejandro Mery <a****y@g****l>
Alejandro Mery <a****y@g****l>
Committed by: Kaleb Elwert <b****k@c****o>
over 5 years ago
30ec06db change pty repo into github.com/creack/pty as the origin one is archievd (#139) muryliang <m****g@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1593226e Fix: KeyboardInteractive Login Philipp Lehmann <p****n@m****m>
Committed by: Kaleb Elwert <k****b@c****o>
over 5 years ago
98ce6bfe Add ConnectionFailedCallback to enable reporting of failed connection
Signed-off-by: Andrew Thornton <a****7@c****t>
Andrew Thornton <a****7@c****t> over 5 years ago
fb345120 Register chan to Session to listen for break requests (#141)
Co-authored-by: Jacob Meisler <m****j@a****m>
meislerj <m****j@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
76cadaa3 merge Merge pull request #111 from gliderlabs/subsystem-support Kaleb Elwert <b****k@c****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
f5cb472d Update README.md (#135) Alan Yee <a****e@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a7de8ac2 Fix typo in Session docs Vladimír Chalupecký <v****y@c****m> over 6 years ago
59d6e454 merge Merge pull request #123 from gliderlabs/optimize-add-host-key Kaleb Elwert <b****k@c****o>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
1db07d8a Make TestSignals a bit more bulletproof Kaleb Elwert <b****k@c****o> almost 7 years ago
be3a169b Fix TestSignals to remove a possible race Kaleb Elwert <b****k@c****o> almost 7 years ago
38820366 Start cleaning up config to fix race conditions Kaleb Elwert <b****k@c****o> almost 7 years ago
f79e6921 Update AddHostKey to avoid always appending Kaleb Elwert <b****k@c****o> almost 7 years ago
63518b52 merge Merge pull request #122 from Michael9127/pass-ConnCallback-context Kaleb Elwert <b****k@c****o>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
e9ac9d7a Passes Context into ConnCallback Michael Borkenstein <m****n@c****m> almost 7 years ago
f6d256ee feat: Make the HandleConn method public. (#120) Hiram Chirino <h****m@h****m>
Committed by: Jeff Lindsay <p****m@g****m>
almost 7 years ago
866d0ddf Ensure user information is available in KeyboardInteractive callback xf0rk <x****k@o****m>
Committed by: Kaleb Elwert <b****k@c****o>
about 7 years ago
5b6cc703 merge Merge pull request #110 from gliderlabs/belak/raw-cmd Kaleb Elwert <b****k@c****o>
Committed by: GitHub <n****y@g****m>
about 7 years ago
93eb0734 merge Merge pull request #112 from gustavosbarreto/fix_build_error Kaleb Elwert <b****k@c****o>
Committed by: GitHub <n****y@g****m>
about 7 years ago
ac34fea3 Update remoteforward example to follow configurable handlers feature Luis Gustavo S. Barreto <g****o@o****r>
Committed by: Kaleb Elwert <b****k@c****o>
about 7 years ago
31eb4b71 Fix build error Luis Gustavo S. Barreto <g****o@g****m>
Committed by: Luis Gustavo S. Barreto <g****o@o****r>
about 7 years ago
0f1eb383 Rename DefaultServerConfigCallback to ServerConfigCallback Kaleb Elwert <b****k@c****o> about 7 years ago
446473b0 examples/ssh-pty: wait for child process after client disconnect (#104) kuehnelth <k****h@g****m>
Committed by: Kaleb Elwert <b****k@c****o>
about 7 years ago
86efb706 Fix ForwardedTCPHandler by switching to a pointer receiver Luis Gustavo S. Barreto <g****o@g****m>
Committed by: Kaleb Elwert <b****k@c****o>
about 7 years ago
bb0e5c06 Simplify handlers to remove additional types Kaleb Elwert <b****k@c****o> about 7 years ago
a462277f Add subsystem support Kaleb Elwert <b****k@c****o> about 7 years ago
f199e8cd merge Merge pull request #108 from gliderlabs/configurable-handlers Kaleb Elwert <k****b@c****o>
Committed by: GitHub <n****y@g****m>
about 7 years ago
44274595 Add Session.RawCommand() Andrew Chambers <a****s@f****m>
Committed by: Kaleb Elwert <b****k@c****o>
about 7 years ago
dd61f8b0 Disable port forwarding by default Kaleb Elwert <b****k@c****o> about 7 years ago
465d1bd2 Clean up Request replies Kaleb Elwert <b****k@c****o> about 7 years ago
c9e327eb Remove Handler getters and setters Kaleb Elwert <b****k@c****o> about 7 years ago
77856273 Clean up Channel and Request Handler interfaces Kaleb Elwert <b****k@c****o> about 7 years ago
75b69547 merge Merge remote-tracking branch 'moul/dev/moul/configurable-handlers' into confi... Kaleb Elwert <b****k@c****o> about 7 years ago
a9daaccc Fix panic with missing request handler Kaleb Elwert <b****k@c****o> over 7 years ago
9253a53e Fix connection kill, when IdleTimeout given without setting MaxTimeout. czoczo <m****o@g****m>
Committed by: Kaleb Elwert <b****k@c****o>
over 7 years ago
ef6d8904 Remove Pty minimum size requirement Kaleb Elwert <b****k@c****o> over 7 years ago
e5ece148 Add SessionPolicyCallback (#80) Kaleb Elwert <b****k@c****o>
Committed by: Jeff Lindsay <p****m@g****m>
over 7 years ago
4b72c663 Add DefaultServerConfigCallback option for create custom default (#95) Philipp C. Heckel <p****l@g****m>
Committed by: Jeff Lindsay <p****m@g****m>
over 7 years ago
bed87f39 merge Merge pull request #92 from glassechidna/master Kaleb Elwert <b****k@c****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
c2883aad Import x/net/crypto/ssh with alias gossh Aidan Steele <a****e@g****u>
Committed by: GitHub <n****y@g****m>
over 7 years ago

← Back to repository