Ecosyste.ms: Issues

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

GitHub / ploxiln/paramiko-ng issues and pull requests

#151 - transport: improve protocol banner exception string

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

#150 - improve performance by calling Message.asbytes() directly

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

#149 - add support for rsa-sha2 signatures

Pull Request - State: open - Opened by ploxiln over 1 year ago
Labels: wip

#147 - Add open_timeout kwarg to exec_command()

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

#146 - SSHClient.exec_command() should accept open_channel_timeout kwarg

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

#145 - Deadlock in paramiko-ng 2.8.10

Issue - State: open - Opened by harixxxx almost 2 years ago - 6 comments

#144 - demos: fix TypeError in interactive shell on Windows

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

#143 - CI: update test matrix, drop python-3.4, add python-3.11

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

#142 - ci: flake8 requires older importlib_metadata

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

#141 - util: store thread assigned id in thread-local storage (backport for 2.8)

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

#140 - channel: prevent infinite loop sending to closed channel

Pull Request - State: open - Opened by jaysoffian about 2 years ago - 2 comments

#139 - agent: win_openssh: use appropriate syscalls

Pull Request - State: closed - Opened by ploxiln over 2 years ago

#138 - tests: one last attempt to make client test_cleanup consistent

Pull Request - State: closed - Opened by ploxiln over 2 years ago

#137 - sftp client: fix getfo() docstring mixup of remotepath and fl

Pull Request - State: closed - Opened by ploxiln over 2 years ago

#136 - Remove blowfish from transport ciphers

Pull Request - State: closed - Opened by jaysoffian over 2 years ago - 5 comments

#135 - Please remove blowfish usage

Issue - State: closed - Opened by timsnyder over 2 years ago - 2 comments

#134 - agent: support OpenSSH agent on Windows

Pull Request - State: closed - Opened by ploxiln over 2 years ago

#133 - util: store thread assigned id in thread-local storage

Pull Request - State: closed - Opened by ploxiln over 2 years ago

#132 - Tiny cleanups 2022-06

Pull Request - State: closed - Opened by ploxiln over 2 years ago

#131 - CI: fix documentation site build in CI

Pull Request - State: closed - Opened by ploxiln over 2 years ago

#130 - Doesn't seem to work with Ubuntu 22

Issue - State: open - Opened by mustafa0x over 2 years ago - 5 comments

#129 - transport: prefer ETM mac by default

Pull Request - State: closed - Opened by ploxiln almost 3 years ago - 1 comment

#128 - #egg=paramiko not working with new pip versions

Issue - State: closed - Opened by voryzen almost 3 years ago - 6 comments

#127 - packet: fix dump_packets debug logging repeating bytes (backport for 2.8)

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#126 - pkey: fix comparison with None for python2 (2.7 branch)

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#125 - pkey: fix comparison with None for python2 (2.8 branch)

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#124 - pkey: fix comparison with None for python2

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#123 - SSHClient: add get_security_options()

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#122 - pkey: remove progress_func from pkey generate() methods

Pull Request - State: open - Opened by ploxiln almost 3 years ago
Labels: v3

#121 - use poll() instead of select() if possible

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#120 - client: make most connect args keyword-only, and re-order them

Pull Request - State: open - Opened by ploxiln almost 3 years ago
Labels: v3

#119 - docs: cleanup method pydocs a bit

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#118 - packet: fix dump_packets debug logging repeating bytes

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#117 - pkey: fix __str__() for python3 (backport for 2.7)

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#116 - pkey: fix __str__() for python3 (backport for 2.8)

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#115 - tests: sftp listdir under a locale with non-ascii date strings

Pull Request - State: open - Opened by ploxiln almost 3 years ago
Labels: v3

#114 - pkey: shared implementation of __hash__() and __str__()

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#113 - gssapi: remove support for old gssapi-python package

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#112 - ed25519key: remove use of pynacl, use cryptography-2.6+

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#111 - prepare for release 2.7.10

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#110 - prepare for release 2.8.8

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#109 - tests: another attempt to make SSHClient test_cleanup more reliable

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#108 - rsakey,ecdsakey: catch TypeError and UnsupportedAlgorithm

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#107 - hostkeys: fix raising KeyError in SubDict.__delitem__()

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#106 - pkey: __eq__() should not use hash()

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#105 - pkey: new method get_fingerprint_sha256_b64()

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#104 - rsakey: pad received signature with leading zeros

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#103 - require cryptography version 2.5 or later

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#102 - release version 2.8.6

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#101 - channel: fix race between sending channel EOF and CLOSE messages

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#100 - CI: update test matrix with Python-3.10 etc

Pull Request - State: closed - Opened by ploxiln almost 3 years ago

#99 - channel: lock around transport send of eof and channel close

Pull Request - State: closed - Opened by ploxiln about 3 years ago - 1 comment

#98 - ieof packet referred to nonexistent channel

Issue - State: closed - Opened by ploxiln about 3 years ago - 1 comment

#97 - update Thread method calls deprecated in Python-3.10

Pull Request - State: closed - Opened by ploxiln over 3 years ago

#96 - Revert "Leverage b() in asbytes() to avoid duplication."

Pull Request - State: closed - Opened by ploxiln over 3 years ago

#95 - gss: fix KexGSSGroup1 client-mode with Python 3

Pull Request - State: closed - Opened by ploxiln over 3 years ago

#94 - test matrix update 2021-08

Pull Request - State: closed - Opened by ploxiln over 3 years ago

#93 - docs: notes about updated cryptography requirements

Pull Request - State: closed - Opened by ploxiln over 3 years ago

#92 - tests: update CI matrix with python-3.9

Pull Request - State: closed - Opened by ploxiln almost 4 years ago

#91 - SSHClient: try password for keyboard-interactive

Pull Request - State: closed - Opened by ploxiln almost 4 years ago - 1 comment

#90 - Use supplied password for authentication even if only keyboard-intera…

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

#89 - sftp: define global constant for block size for putfo()/getfo()

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

#88 - pkey: add filename to exceptions raised while reading keys

Pull Request - State: closed - Opened by ploxiln almost 4 years ago

#86 - prepare v2.7.8 patch release

Pull Request - State: closed - Opened by ploxiln over 4 years ago

#85 - fix non-ascii usernames in _parse_userauth_request() for python2

Pull Request - State: closed - Opened by ploxiln over 4 years ago

#84 - RSA key loading: p and q were swapped

Pull Request - State: closed - Opened by ploxiln over 4 years ago

#83 - tests: remove leading space from test PEM key

Pull Request - State: closed - Opened by ploxiln over 4 years ago

#82 - channel: check if already closed in _send_eof()

Pull Request - State: closed - Opened by ploxiln over 4 years ago - 2 comments

#81 - ProxyCommand recv() cannot use select() on win32

Pull Request - State: closed - Opened by ploxiln over 4 years ago

#80 - transport: add timeout for tcp connect (if host/port tuple passed)

Pull Request - State: closed - Opened by ploxiln over 4 years ago

#79 - AuthenticationException when connect()'s password attribute is a variable

Issue - State: closed - Opened by ZupoLlask over 4 years ago - 6 comments
Labels: question

#78 - release version 2.8.2

Pull Request - State: closed - Opened by ploxiln over 4 years ago

#77 - prefer stdlib unittest.mock over external package

Pull Request - State: closed - Opened by ploxiln over 4 years ago

#76 - add paramiko.__pkgname__ to help distinguish from upstream paramiko

Pull Request - State: closed - Opened by ploxiln over 4 years ago

#75 - switch from Travis-CI to GitHub Actions

Pull Request - State: closed - Opened by ploxiln over 4 years ago

#74 - logging reform: Transport,SFTP* _log() refactor

Pull Request - State: closed - Opened by ploxiln over 4 years ago

#73 - call setsid() in ProxyCommand subprocess

Pull Request - State: open - Opened by ploxiln over 4 years ago - 2 comments

#72 - docs: updates 2020-03

Pull Request - State: closed - Opened by ploxiln over 4 years ago

#71 - Add send_signal method to Channel

Pull Request - State: closed - Opened by ploxiln over 4 years ago

#70 - rsakey: add rsa-sha2-256/512 signature algorithms

Pull Request - State: closed - Opened by ploxiln over 4 years ago - 4 comments
Labels: wip

#69 - SSHException: Incompatible ssh peer (no acceptable host key)

Issue - State: closed - Opened by Ezak91 over 4 years ago - 4 comments

#68 - SSHClient: add handshake_timeout kwarg to connect()

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

#67 - auth_interactive_dumb() default handler honors show_input

Pull Request - State: closed - Opened by ploxiln almost 5 years ago

#66 - prep for 2.8.0 release

Pull Request - State: closed - Opened by ploxiln almost 5 years ago

#65 - test pkey loading old format with leading whitespace or comments

Pull Request - State: closed - Opened by ploxiln almost 5 years ago

#64 - pkey: fix loading original format with whitespace/comments (2.7 branch)

Pull Request - State: closed - Opened by ploxiln almost 5 years ago

#63 - pkey: fix loading original format with leading whitespace

Pull Request - State: closed - Opened by ploxiln almost 5 years ago

#62 - pkey: make OPENSSH_KEY_RE private, related small tweaks

Pull Request - State: closed - Opened by ploxiln almost 5 years ago

#61 - transport: gracefully handle EOFError when closing packetizer

Pull Request - State: closed - Opened by ploxiln almost 5 years ago

#60 - cleanup __init__.py

Pull Request - State: closed - Opened by ploxiln almost 5 years ago

#59 - SSHClient: use load_private_key_file() for explicit key_filename

Pull Request - State: closed - Opened by ploxiln almost 5 years ago

#57 - Add functions to auto-detect and load any private key type

Pull Request - State: closed - Opened by intgr almost 5 years ago - 16 comments

#56 - SFTPClient: fix listdir_iter() when reading files during iteration

Pull Request - State: closed - Opened by ploxiln about 5 years ago - 1 comment

#55 - RSAKey: add support for rsa-sha2-256 and rsa-sha2-512 from RFC8332

Pull Request - State: closed - Opened by ploxiln about 5 years ago - 1 comment
Labels: wip

#53 - tests: update travis-ci python versions and flake8

Pull Request - State: closed - Opened by ploxiln about 5 years ago

#40 - channel: new ChannelFile subclass for stdin, ChannelFile tests

Pull Request - State: closed - Opened by ploxiln over 5 years ago

#30 - use poll() instead of select() if available

Pull Request - State: closed - Opened by ploxiln over 5 years ago - 1 comment
Labels: wip

#29 - BufferedFile: use memoryview in _write_all()

Pull Request - State: closed - Opened by ploxiln over 5 years ago - 5 comments