openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
ssh-py
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 30, 2024 — Jul 30, 2025
Showing page 15 of 22
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-57] simplify a line of debug output in demo_simple that bothered me one day
Robey Pointer
More...
almost 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-56] patch from nathaniel smith: fix SFTPClient.open() 'a' flag, and guard against multiple close() of the same file
Robey Pointer
More...
almost 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-55] fix the loading of known_hosts in the demos to work on winodws/cygwin
Robey Pointer
More...
almost 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-54] smooth BaseTransport and Transport together, and move the auth stuff into AuthHandler -- an improvement i made in jaramiko and decided deserved to be backported
Robey Pointer
More...
almost 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-53] more todo...
Robey Pointer
More...
almost 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-52] rework init so classes all appear in the right package in docs (yaaaay)
Robey Pointer
More...
almost 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-51] rename 3 globals so they're not exposed in docs
Robey Pointer
More...
almost 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-50] add docs to Message
Robey Pointer
More...
almost 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-49] dumb tiny tweaks
Robey Pointer
More...
almost 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-48] can use up to 32k buffers here
Robey Pointer
More...
almost 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-47] bump version number to 1.4 oddish
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-46] add SFTPFile.check and server support (and test) -- it's an sftp extension that allows a client to retrieve the hash of part or all of a file without downloading it. we're probably the only ones who implement it yet
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-45] yeah! figured out the last things that were causing GC cycles and got rid of them: Channels, Transports, SFTPClients, and SFTPFiles can all have __del__ methods now, which auto-close themselves :)
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-44] try to handle utf8 paths in a sane way in SFTPClient: assume incoming strings are already utf8, and encode incoming unicodes -- for return values, use str if an ascii encoding will work, otherwise return a unicode
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-43] allow start_client and start_server to be passed no event object for synchronous behavior
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-42] don't forget to export Agent
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-41] pull in tiny changes from ralph Patches applied:
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-40] anal tweak of docs
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-39] bulletproof the select test in test_transport more
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-38] fix util docs a bit
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-37] remove debug print
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-36] move load_host_keys into util where others can use it
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-35] oooooops, didn't mean to leave posix commented out
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-34] fix a comment claiming that channels are closed automatically when GC'd (they aren't and can't be); don't close the pipe until the app explicitly calls close(); signal EOF via the pipe
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-33] add SFTPClient.put and SFTPClient.get, and make sftp file objects auto-close on del
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-32] add the concept of a cwd to SFTPClient, and add a unit test for it
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-31] fix whitespace on a line that bugged me
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-30] fix stupid line that broke dss's unit test... that'll teach me to fuss over pychecker warnings
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-29] a bunch of silly changes where i was trying to fix pychecker warnings before i decided it wasnt worth the effort
Robey Pointer
More...
about 20 years ago
[project @ Arch-1:
[email protected]
%paramiko--dev--1--patch-28] forgot to import server
Robey Pointer
More...
about 20 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
20
21
22
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree