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
P
paramiko-ng
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
about 13 hours
ago.
Aug 18, 2024 — Aug 18, 2025
Showing page 113 of 113
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[project @ Arch-1:
[email protected]
%secsh--dev--1.0--patch-8] doc changes
Robey Pointer
More...
almost 22 years ago
[project @ Arch-1:
[email protected]
%secsh--dev--1.0--patch-7] cleaned up server code, renamed some files & classes renamed demo-server.py and demo-host-key to demo_server.py and demo_host_key, just to be consistent.
Robey Pointer
More...
almost 22 years ago
[project @ Arch-1:
[email protected]
%secsh--dev--1.0--patch-6] notes about the exported api just wrote some quick notes (for a few of the classes) about which methods are intended to be the exported API. python has no decent way of distinguishing private vs public.
Robey Pointer
More...
almost 22 years ago
[project @ Arch-1:
[email protected]
%secsh--dev--1.0--patch-5] big chunk of work which makes server code 95% done fixed auth check methods to return just a result (failed, succeeded, partially succeeded) and always use get_allowed_auths to determine the list of allowed auth methods to return.
Robey Pointer
More...
almost 22 years ago
[project @ Arch-1:
[email protected]
%secsh--dev--1.0--patch-4] change kex-gex server code to generate primes by hand added a util function "generate_prime" to compare to the incredibly slow C version, but it's no faster of course. i think kex-gex from the server is just not going to be feasible without having a separate thread generate some primes in the background to have handy when a request comes in. so in short, this still doesn't work.
Robey Pointer
More...
almost 22 years ago
[project @ Arch-1:
[email protected]
%secsh--dev--1.0--patch-3] remove some leftover garbage from dsskey leftover from a cut & paste i was doing a few days ago. bad robey.
Robey Pointer
More...
almost 22 years ago
[project @ Arch-1:
[email protected]
%secsh--dev--1.0--patch-2] add a demo host key and point demo-server at it. also, temporarily comment out the nonfunctional kex-gex method.
Robey Pointer
More...
almost 22 years ago
[project @ Arch-1:
[email protected]
%secsh--dev--1.0--patch-1] no changes why aren't my log messages kept?
Robey Pointer
More...
almost 22 years ago
[project @ Arch-1:
[email protected]
%secsh--dev--1.0--base-0] initial import
Robey Pointer
More...
almost 22 years ago
←
1
2
…
105
106
107
108
109
110
111
112
113
→
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