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

GitHub / mscdex/ssh2 / commits

SSH2 client and server modules written in pure JavaScript for node.js

SHA Message Author Date Stats
a3a39d79 crypto: use nan's ObjectWrap Brian White <m****x@m****t> 12 days ago
3114e821 ci: update linter configuration Brian White <m****x@m****t> 12 days ago
318d447c ci,package,readme,test: drop support for node < v16 Brian White <m****x@m****t> 3 months ago
a06b074b package: bump nan to v2.27.0 Brian White <m****x@m****t> 3 months ago
45522bb8 crypto: use more direct Isolate retrieval Brian White <m****x@m****t> 3 months ago
bfe63ccf ci: add setuptools for windows, which seems to have Python 3.12 now Brian White <m****x@m****t> 3 months ago
2267a4eb lib,util: remove pageant support Brian White <m****x@m****t> 3 months ago
844f1edf package: bump version to v1.17.0 Brian White <m****x@m****t> about 1 year ago
f7cbb0cf package: bump nan to v2.23.0 Brian White <m****x@m****t> about 1 year ago
83ec3207 ci: add node 24.x Brian White <m****x@m****t> about 1 year ago
b33c065d ci: bump windows image version Brian White <m****x@m****t> about 1 year ago
c19a8214 client: add support for environment variables when starting SFTP Dimitar Markov <d****v@k****m>
Committed by: Brian White <m****x@m****t>
over 1 year ago
0fe2643c ci: unset OPENSSL_CONF Brian White <m****x@m****t> over 1 year ago
42491a60 ci: fix issues related to old node-gyp + new Python Brian White <m****x@m****t> over 1 year ago
08c5dd88 package: bump version to v1.16.0 Brian White <m****x@m****t> almost 2 years ago
5c10388f readme: fix Github markdown rendering Brian White <m****x@m****t> almost 2 years ago
cb6747b0 readme: update hostVerifier documentation Brian White <m****x@m****t> almost 2 years ago
cd353df0 keyParser: fix equals() Brian White <m****x@m****t> almost 2 years ago
dd5510c0 lib: fix workers thread-safety issues Roman Ilin <m****e@r****e>
Committed by: Brian White <m****x@m****t>
almost 2 years ago
be9165bf client: fix implicit key hashing during rekey Ishan <i****1@g****m>
Committed by: Brian White <m****x@m****t>
about 2 years ago
f96c43ec ci: bump setup-python to v5 Brian White <m****x@m****t> about 2 years ago
b7cd8b71 ci: bump checkout and setup-node to v4 Brian White <m****x@m****t> about 2 years ago
0f8c59bd ci: add node v22.x Brian White <m****x@m****t> about 2 years ago
32024f06 package: bump cpu-features to v0.0.10 and nan to v2.20.0 Brian White <m****x@m****t> about 2 years ago
4f771c92 SFTP: replace deprecated util.isDate() David Worms <d****d@a****m>
Committed by: Brian White <m****x@m****t>
about 2 years ago
a56e70e6 package: bump version to v1.15.0 Brian White <m****x@m****t> over 2 years ago
fcf3a483 package: bump nan to v2.18.0 Brian White <m****x@m****t> over 2 years ago
b1b00774 ci: update test workflow Brian White <m****x@m****t> over 2 years ago
97b223f8 lib: add strict key exchange mode support Brian White <m****x@m****t> over 2 years ago
739a5897 package: bump cpu-features version to v0.0.9 Brian White <m****x@m****t> about 3 years ago
fb88f189 ci: update workflows Brian White <m****x@m****t> about 3 years ago
7410a11c package: bump version to v1.14.0 Brian White <m****x@m****t> about 3 years ago
3435b2eb package: bump cpu-features to v0.0.8 Brian White <m****x@m****t> about 3 years ago
5e8bb7f2 ci: attempt to fix Python 2.7 support Brian White <m****x@m****t> about 3 years ago
3f516f60 ci: switch Python 2.7 installation method Brian White <m****x@m****t> about 3 years ago
ac336ce6 protocol/kex: always immediately update decipher Brian White <m****x@m****t> about 3 years ago
281c290f package: bump version to v1.13.0 Brian White <m****x@m****t> over 3 years ago
83e7bcf4 package: bump various dependency versions Brian White <m****x@m****t> over 3 years ago
5f5f5717 test: add keygen tests Brian White <m****x@m****t> over 3 years ago
32ef93ff keyParser: style fix Brian White <m****x@m****t> over 3 years ago
873d113f keyParser: ensure auto padding is disabled Brian White <m****x@m****t> over 3 years ago
68861469 keygen: fix undefined value Brian White <m****x@m****t> over 3 years ago
11125257 lib,readme: add key generators Brian White <m****x@m****t> over 3 years ago
3d61f918 lib: add initial SSH key generators Brian White <m****x@m****t> over 3 years ago
50ffab8f package: bump version to v1.12.0 Brian White <m****x@m****t> over 3 years ago
81c705d3 ci: update lint workflow Brian White <m****x@m****t> over 3 years ago
de62ab03 test: fix race condition causing intermittent test failure Brian White <m****x@m****t> over 3 years ago
94576855 ci: add node v20.x Brian White <m****x@m****t> over 3 years ago
41fa3b66 lib: add server-sig-algs support Brian White <m****x@m****t> over 3 years ago
ac7f9bc1 readme: fix typo Brian White <m****x@m****t> over 3 years ago
76f65df3 package: bump cpu-features dep to v0.0.6 Brian White <m****x@m****t> over 3 years ago
6f3e9dd5 package: bump nan to ^2.17.0, cpu-features to ~0.0.5 Brian White <m****x@m****t> over 3 years ago
aea0ea4d ci: update action versions Brian White <m****x@m****t> over 3 years ago
d312c3ef client,server: add setNoDelay() Brian White <m****x@m****t> over 3 years ago
dc03f275 readme: add missing property for client pty requests Brian White <m****x@m****t> over 3 years ago
483c5995 SFTP: add support for newer extension requests Brian White <m****x@m****t> over 3 years ago
56c2b2ab SFTP: fix ext_openssh_expandPath() callback value type Brian White <m****x@m****t> over 3 years ago
197489e4 lib: fix lint issues Brian White <m****x@m****t> over 3 years ago
24b497dd crypto: mark binding as worker-enabled Brian White <m****x@m****t> about 4 years ago
9cd71595 crypto: expand scope of disabled warning Brian White <m****x@m****t> about 4 years ago
0cd43d51 docs: add missing SFTP copy-data extended request Brian White <m****x@m****t> about 4 years ago
b294780a readme: fix incomplete authHandler documentation Brian White <m****x@m****t> about 4 years ago
fb1aa6f5 package: bump version to v1.11.0 Brian White <m****x@m****t> about 4 years ago
d1ebd712 package: bump eslint-config dev dependency version Brian White <m****x@m****t> about 4 years ago
f7c9f6dd package: bump nan dependency version Brian White <m****x@m****t> about 4 years ago
a95767cf package: bump version to v1.10.0 Brian White <m****x@m****t> over 4 years ago
7786197c SFTP: drain buffer if channel opened with empty window Brian White <m****x@m****t> over 4 years ago
efc0f325 ci: add node v18.x Brian White <m****x@m****t> over 4 years ago
dad62478 crypto: work around deprecated OpenSSL APIs Brian White <m****x@m****t> over 4 years ago
b0fe1698 crypto: ignore useless gcc warnings Brian White <m****x@m****t> over 4 years ago
326b5d36 SFTP: rename closed status property Brian White <m****x@m****t> over 4 years ago
bd4c41a8 SFTP: fix read() callback buffer argument Brian White <m****x@m****t> over 4 years ago
c3571c55 SFTP: add copy-data extended request Brian White <m****x@m****t> over 4 years ago
3a572e41 package: bump version to v1.9.0 Brian White <m****x@m****t> over 4 years ago
7bcf6977 package: bump cpu-features to v0.0.4 Brian White <m****x@m****t> over 4 years ago
0954b4d4 package: bump version to v1.8.0 Brian White <m****x@m****t> over 4 years ago
cd905d6e package: bump cpu-features to v0.0.3 Brian White <m****x@m****t> over 4 years ago
2036f68d install,lib: fix issues where node's bundled OpenSSL and linked OpenSSL differ Brian White <m****x@m****t> over 4 years ago
bdc03a29 binding: remove superfluous EVP_CIPHER_CTX_cleanup() Brian White <m****x@m****t> over 4 years ago
21e9e0e2 package: bump version to v1.7.0 Brian White <m****x@m****t> over 4 years ago
50cde2aa lib,test: add initial support for node v17+ Brian White <m****x@m****t> over 4 years ago
73542199 protocol: add simple cipher and mac algorithm checks Brian White <m****x@m****t> over 4 years ago
257426b5 package: bump version to v1.6.0 Brian White <m****x@m****t> over 4 years ago
70f90f52 SFTP: fix lint issue Brian White <m****x@m****t> over 4 years ago
bf454519 SFTP: be less strict with status response parsing Brian White <m****x@m****t> over 4 years ago
77258c1a protocol/constants: re-add non-OpenSSH variants of 'aes128-gcm' and 'aes256-g... Cole Mujadzic <c****c@l****m>
Committed by: Brian White <m****x@m****t>
over 4 years ago
ad044eea keyParser: fix returning of errors Marcel Alers <m****s@t****e>
Committed by: Brian White <m****x@m****t>
over 4 years ago
c840be57 Channel: return `this` from `destroy()` Daniel Roe <d****l@r****v>
Committed by: Brian White <m****x@m****t>
almost 5 years ago
0f9941f0 protocol: fatal error due to undefined DISCONNECT_REASON Vinay Pulim <v****y@s****m>
Committed by: Brian White <m****x@m****t>
almost 5 years ago
6b4c64ce bump version to v1.5.0 Brian White <m****x@m****t> almost 5 years ago
983a9de7 lib: fix server channel cleanup for bare sessions Brian White <m****x@m****t> almost 5 years ago
d4becc95 test: remove non-OpenSSH GCM ciphers Brian White <m****x@m****t> almost 5 years ago
756aa0d1 client,Protocol: make protocol start explicit Brian White <m****x@m****t> almost 5 years ago
7ba43f2d readme: fix markdown Brian White <m****x@m****t> almost 5 years ago
f1b5ac3c protocol/constants: remove non-OpenSSH GCM cipher names Brian White <m****x@m****t> almost 5 years ago
1aee6c05 protocol/crypto: simplify null deciphering Brian White <m****x@m****t> almost 5 years ago
ea95de42 protocol/kex: fix Cisco-specific payload rewriting Brian White <m****x@m****t> almost 5 years ago
dfc5fc83 docs: fix markdown rendering Brian White <m****x@m****t> almost 5 years ago
25ac88ad docs: add missing SFTP OpenSSH extension functions Brian White <m****x@m****t> almost 5 years ago
cde0b02b bump version to 1.4.0 Brian White <m****x@m****t> almost 5 years ago

← Back to repository