Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / phpseclib/phpseclib issues and pull requests

#1960 - Cannot connect to server with private key

Issue - State: closed - Opened by LordSimal about 1 year ago - 8 comments

#1959 - The data packets are misaligned when SFTP timeout caught by outside code and continue downloading.

Issue - State: open - Opened by SyuTingSong over 1 year ago - 3 comments
Labels: bug, enhancement

#1958 - Some ciphers make key and will throw error

Issue - State: closed - Opened by deatil over 1 year ago - 10 comments

#1956 - Add IEEE P1363 signature format for EC keys

Issue - State: closed - Opened by allan-simon over 1 year ago - 6 comments

#1955 - No data received from server (ssh_dispatch_run_fatal)

Issue - State: closed - Opened by Llewellynvdm over 1 year ago - 4 comments

#1954 - Doc url issue

Issue - State: closed - Opened by FranciscoCaldeira over 1 year ago - 1 comment

#1953 - access $disconnect_reasons using self instead of static

Pull Request - State: closed - Opened by MarkLittlewood over 1 year ago - 6 comments

#1951 - Not working unless private key is set to publicly read (chmod 0444)

Issue - State: open - Opened by gidzr over 1 year ago - 2 comments

#1950 - Test against php 8.3

Pull Request - State: closed - Opened by sergiy-petrov over 1 year ago

#1949 - Update Base.php

Pull Request - State: closed - Opened by SneakBug8 over 1 year ago - 1 comment

#1948 - I have some doubts about a long running command with long output.

Issue - State: closed - Opened by frizquierdo over 1 year ago - 5 comments

#1947 - Hangs when reading for the command prompt in 3.0.20+

Issue - State: closed - Opened by adamjimenez over 1 year ago - 8 comments

#1946 - Error reading from socket

Issue - State: open - Opened by emildayan over 1 year ago - 9 comments

#1944 - Add PHP 8.4 support

Pull Request - State: closed - Opened by danog over 1 year ago - 3 comments

#1942 - Move JIT check to BigInteger

Pull Request - State: closed - Opened by danog over 1 year ago - 7 comments

#1941 - Fatal Error: Upgrading phpseclib/phpseclib (3.0.21 => 3.0.22)

Issue - State: closed - Opened by parallels999 over 1 year ago - 10 comments

#1940 - Fix Undefined index jit notice

Pull Request - State: closed - Opened by pafernandez-oesia over 1 year ago - 3 comments

#1939 - $sftp->get('remotefile', 'localfile') deleting the remote file

Issue - State: closed - Opened by abhayadev7 over 1 year ago - 4 comments

#1938 - How to handle this error?

Issue - State: open - Opened by mikmikmik over 1 year ago - 3 comments
Labels: support

#1937 - Cannot instantiate abstract class phpseclib3\Crypt\RSA

Issue - State: open - Opened by abunajmi over 1 year ago - 6 comments
Labels: support

#1936 - SSH exec() breaks on certain commands

Issue - State: closed - Opened by procodix over 1 year ago - 6 comments

#1935 - PHP 8.2 dynamic property warning in Rijndael.php

Issue - State: closed - Opened by h-e-l-l-o-w-o-r-l-d over 1 year ago - 2 comments

#1933 - SFTP file downloads causing warnings

Issue - State: closed - Opened by Josh-LS over 1 year ago - 3 comments

#1932 - Cannot sign a CSR with a generated CA

Issue - State: closed - Opened by dlogvin over 1 year ago

#1931 - Implicit conversion from float 2147483648 to int loses precision

Issue - State: closed - Opened by come-nc over 1 year ago - 5 comments

#1930 - Exception in combination with Xdebug

Issue - State: open - Opened by PPP01 over 1 year ago - 1 comment

#1929 - How to load a pubkey which is created using EC

Issue - State: open - Opened by ParasGarg7 over 1 year ago - 2 comments

#1928 - PrimeField requires a prime number be passed to the constructor

Issue - State: closed - Opened by marcing over 1 year ago - 19 comments

#1926 - Add EOF test to SSH2::isConnected

Pull Request - State: closed - Opened by kevinreniers over 1 year ago - 1 comment

#1925 - phpseclib synology composer

Issue - State: closed - Opened by devildant over 1 year ago - 3 comments

#1924 - PHPStan issue for login with RSA key

Issue - State: closed - Opened by LordSimal over 1 year ago - 3 comments

#1923 - Unexpected behavior from SSH2::ping

Issue - State: closed - Opened by kevinreniers over 1 year ago - 4 comments

#1922 - Please include commit on master branch in 1.0 branch also

Issue - State: closed - Opened by DavidAnderson684 over 1 year ago - 3 comments

#1921 - SFTP: put() - how should RESUME and RESUME_START works?

Issue - State: closed - Opened by forrest79 over 1 year ago - 4 comments

#1920 - Post-Quantum Algorithms Support Draft

Pull Request - State: open - Opened by Muzosh over 1 year ago

#1919 - [V3] SSH login slower in V3 with key whereas it takes less than 1s in V2

Issue - State: closed - Opened by MrVerifit over 1 year ago - 6 comments

#1917 - Fix E_DEPRECATED in PHP 8.2 because of creation of a dynamic property (in 2.0)

Pull Request - State: closed - Opened by seeschloss over 1 year ago - 3 comments

#1916 - added ev subjects

Pull Request - State: closed - Opened by LemmingZwerg1 over 1 year ago - 1 comment

#1914 - X509::getChain() should always return array of X509 objects

Pull Request - State: closed - Opened by LeonMelis over 1 year ago - 1 comment

#1913 - X509::getChain() should always return an array of X509 objects

Pull Request - State: closed - Opened by LeonMelis over 1 year ago - 1 comment

#1912 - SFTP typehint fixes

Pull Request - State: closed - Opened by thomascorthals almost 2 years ago

#1911 - RSA decryption sometimes throw RuntimeExceptionError

Issue - State: closed - Opened by krejzyeu almost 2 years ago - 5 comments

#1910 - Cannot instantiate abstract class phpseclib3\Crypt\RSA

Issue - State: closed - Opened by peranv almost 2 years ago - 2 comments

#1909 - (3.0 branch) update exception message

Pull Request - State: closed - Opened by browner12 almost 2 years ago - 2 comments

#1908 - Generate RSA key with hash md5 or sha512 problem

Issue - State: closed - Opened by jdbravo almost 2 years ago - 2 comments

#1905 - (master branch) SSH/SFTP: create new openChannel() method to eliminate dupe code

Pull Request - State: closed - Opened by terrafrost almost 2 years ago - 4 comments

#1904 - (3.0 branch) SSH/SFTP: create new openChannel() method to eliminate dupe code

Pull Request - State: closed - Opened by terrafrost almost 2 years ago - 1 comment

#1903 - Fix PHP-CS PrimeFieldTest

Pull Request - State: closed - Opened by alexander-schranz almost 2 years ago

#1902 - Fix SSH2::login phpdoc

Pull Request - State: closed - Opened by VincentLanglet almost 2 years ago - 5 comments

#1901 - Use of undefined constant NET_SSH2_MSG_DISCONNECT

Issue - State: closed - Opened by adrienHoareau almost 2 years ago - 5 comments

#1900 - How to execute multiple commands on Cisco router

Issue - State: closed - Opened by mattg66 almost 2 years ago - 2 comments

#1899 - Connection closed prematurely

Issue - State: closed - Opened by ikudosi almost 2 years ago - 2 comments

#1897 - SSH2: Better support for multiple interactive channels & expose shell functions: 3.0 Backport

Pull Request - State: closed - Opened by rposky almost 2 years ago - 1 comment

#1896 - phpseclib.com domain has expired

Issue - State: closed - Opened by omniError almost 2 years ago - 1 comment

#1895 - phpseclib3\Net\SSH2 not called in phpseclib3\Net\SFTP

Issue - State: closed - Opened by stephanemeron almost 2 years ago - 6 comments

#1894 - ASN1: 3.0 decodeBER() was optimized to remove duplicate work.

Pull Request - State: closed - Opened by shetland almost 2 years ago - 3 comments

#1893 - Fix CVE-2023-27560 in version 2.0.41

Issue - State: closed - Opened by simonberger almost 2 years ago - 3 comments

#1892 - README: link on CI badge leads to the results

Pull Request - State: closed - Opened by alexislefebvre almost 2 years ago

#1891 - we can not connect to server debian 11

Issue - State: open - Opened by anaslaaji almost 2 years ago - 4 comments
Labels: support

#1890 - How to get all ANSI in callback

Issue - State: closed - Opened by jjp0714 almost 2 years ago - 3 comments

#1889 - SSH2: Adding getter for timeout

Pull Request - State: closed - Opened by rposky almost 2 years ago

#1888 - SSH2: Better support for multiple interactive channels & expose shell functions

Pull Request - State: closed - Opened by rposky almost 2 years ago - 11 comments

#1887 - style: add newline at end of BigInteger.php file

Pull Request - State: closed - Opened by simPod almost 2 years ago - 1 comment

#1886 - feat: add return types to few jsonSerialize()

Pull Request - State: closed - Opened by simPod almost 2 years ago - 1 comment

#1885 - ...

Pull Request - State: closed - Opened by derekmd almost 2 years ago

#1884 - Unable to connect with private key

Issue - State: closed - Opened by ogrosko about 2 years ago - 8 comments

#1883 - php 5.3 compatibilty for branch 2.0 release 2.41

Issue - State: closed - Opened by jinraynor1 about 2 years ago - 1 comment

#1881 - Added function to retrieve a certificate's serial number

Pull Request - State: closed - Opened by maehdros about 2 years ago - 1 comment

#1880 - Undefined offset: 1

Issue - State: open - Opened by BenasPaulikas about 2 years ago - 12 comments
Labels: support

#1879 - Respect class inheritance

Issue - State: closed - Opened by kylekatarnls about 2 years ago - 7 comments

#1878 - Add test for inheritance

Pull Request - State: closed - Opened by kylekatarnls about 2 years ago - 1 comment

#1877 - Error Undefined Constant

Issue - State: open - Opened by MadTomT about 2 years ago - 3 comments
Labels: support

#1876 - fix "Creating default object from empty value" error

Pull Request - State: closed - Opened by Kefkef123 about 2 years ago - 1 comment

#1875 - Fix undefined properties deprecated in PHP 8.2

Pull Request - State: closed - Opened by alex-vlasov about 2 years ago - 2 comments

#1874 - How manage Public Key and Private key

Issue - State: closed - Opened by Bimbimz about 2 years ago - 2 comments

#1873 - fix: drop use of "self" in callable as it's deprecated since php 8.2

Pull Request - State: closed - Opened by simPod about 2 years ago - 2 comments

#1872 - GitHub Workflows security hardening

Pull Request - State: closed - Opened by sashashura about 2 years ago - 1 comment

#1871 - Sockets not removed properly

Issue - State: closed - Opened by M393 about 2 years ago - 4 comments

#1870 - Creation of dynamic property is deprecated

Pull Request - State: closed - Opened by luigifab about 2 years ago - 3 comments

#1869 - Fix PHP 8.2 dynamic property warning in ASN1.php

Pull Request - State: closed - Opened by come-nc about 2 years ago - 6 comments

#1868 - Timeout 60 sec

Issue - State: closed - Opened by Esysteme about 2 years ago - 12 comments

#1867 - It take too long time to get list of files using nlist.

Issue - State: closed - Opened by Happyandhappy about 2 years ago - 3 comments

#1866 - SSH agent support under Windows

Issue - State: closed - Opened by cfehse about 2 years ago - 6 comments

#1865 - SFTP works on command line with PubkeyAcceptedKeyTypes ssh-rsa

Issue - State: closed - Opened by yogeshbb about 2 years ago - 5 comments

#1864 - added error handling in case the server doesn't send any content

Pull Request - State: closed - Opened by ppaulis over 2 years ago - 1 comment

#1863 - added error handling in case the server doesn't send any content

Pull Request - State: closed - Opened by ppaulis over 2 years ago - 1 comment

#1860 - typo: "cann't" vs "can't"

Pull Request - State: closed - Opened by voku over 2 years ago - 1 comment