issues
search
php
/
pecl-networking-ssh2
Bindings for the libssh2 library
http://pecl.php.net/package/ssh2
Other
51
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed issue with ssh2_poll function throwing error on valid input
#82
akotulu
opened
4 days ago
0
Opening a directory with SFTP and manually disconnecting SSH session segfaults
#81
NattyNarwhal
opened
1 week ago
1
Performance issues
#80
AnAnalogGuy
opened
4 weeks ago
0
Add tcp keepalive support
#79
ormus112
opened
3 months ago
0
ssh2_poll's parameter timeout should not * 1000
#78
mingyuantech
opened
5 months ago
1
Segmentation fault libssh2 in SLES 15.5
#77
m0rt
opened
5 months ago
2
Publish artifacts as zip
#76
alphp
opened
8 months ago
0
Attempt windows builds
#75
derickr
closed
8 months ago
2
SSH2 fails after upgrading to PHP8.2 and Debian Bookworm - ssh2_auth_pubkey_file(): Authentication failed
#74
clarkk
closed
5 months ago
7
ssh2_exec: retrieve the command exit code
#73
mlocati
closed
1 year ago
1
Fix [s]size_t types in ssh2_scp_send, also check written bytes in ssh2_scp_recv
#72
mrngm
opened
1 year ago
0
Typofix (php_ssh2_fopen_wrap[p]er_parse_path)
#71
mrngm
opened
1 year ago
0
Expose libssh2_session_set_timeout()
#70
Jille
opened
1 year ago
6
ssh2_scp_send() truncates files, incomplete file saved on remote server
#69
triatic
opened
1 year ago
0
ssh2_fopen_wrappers: initialize php_stream_wrapper_ops explicitly
#68
mrngm
opened
1 year ago
2
End zend_function_entry ssh2_functions list with PHP_FE_END
#67
mrngm
closed
1 year ago
0
ssh2_sftp: remove implicit switch-case fallthrough in stream_seek
#66
mrngm
closed
1 year ago
0
Version 1.4 missing on PECL
#65
remicollet
closed
1 year ago
3
ssh2 php8.2 for windows (.dll file)
#64
donny26utama
closed
1 year ago
2
Modern SSH hostkey methods compatibility
#63
Grundik
closed
1 year ago
5
Cannot specify timeout
#62
kaliberx
opened
1 year ago
1
PHP 7.4 Comatibility
#61
jpswade
closed
1 year ago
2
ssh2_exec execution stops after 32kb of data
#60
schorschii
opened
2 years ago
0
ssh2_auth_pubkey_file caused "segmentation fault" when enable xdebug
#59
xiaoxiaoyu93
closed
1 year ago
1
ssh2_auth_password Password parameter does not work as expected
#58
auth1299
closed
1 year ago
4
Compatibility with PHP 8.1 windows dll
#57
Yuriathome
closed
1 year ago
1
Add ssh2_auth_pubkey to allow public and private keys as strings
#56
blar
closed
1 year ago
0
add ssh2_shell_resize function
#55
hejxing
closed
3 years ago
2
ssh2: IS_CALLABLE_CHECK_SILENT
#54
kornrunner
closed
3 years ago
5
Add testing for 8.0
#53
langemeijer
closed
3 years ago
0
Fixed debug and disconnected callback
#52
langemeijer
closed
3 years ago
0
Fix #80729: ssh2_shell() streams are not stream_select()able
#51
cmb69
closed
3 years ago
0
Fix line ending in test case when running on Windows
#50
cmb69
closed
3 years ago
0
Fix #75523: stream_set_timeout(): No support for ssh2 stream timeout
#49
cmb69
closed
3 years ago
0
Fix #80294: ssh2 wrappers not using an allocated resource segfault
#48
cmb69
closed
3 years ago
0
Fix #63480: Warning on using the SSH2 Session resource in the uri
#47
cmb69
closed
3 years ago
0
Fix #79631: SSH disconnect segfault with SFTP (assertion failed)
#46
cmb69
closed
3 years ago
0
Add ssh2_send_eof function
#45
NattyNarwhal
closed
3 years ago
0
Fix for PHP 7.4 and 8
#44
remicollet
closed
3 years ago
20
Bug #79757 segfaults
#43
qjavax
closed
3 years ago
4
Fix compatibility with PHP 8.0
#42
andypost
closed
4 years ago
4
Update public key authentication to avoid data corruption potential
#41
rposky
closed
3 years ago
0
Travis CI php7.4 test
#40
bestlong
closed
4 years ago
1
Addressing bug and "todos" in ssh2_poll causing sleep behavior
#39
rposky
closed
3 years ago
1
Adding support for stream_select to shell streams
#38
rposky
closed
3 years ago
3
Fixed debug and disconnected callback, fixed crash when disconnected
#37
Szpadel
closed
3 years ago
7
Remove inline from php_ssh2_sftp_attr2ssb
#36
andypost
closed
5 years ago
16
Add PHP 7.0 - 7.3 on Travis CI
#35
sodabrew
closed
5 years ago
11
Remove unused Git attributes ident
#34
petk
closed
6 years ago
0
Fixed PHP7 port. Restored commented reference counting.
#33
Jan-E
closed
6 years ago
12
Next