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
N
Net::SSH and Net::SFTP - Perl modules
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 4 hours
ago.
Aug 09, 2024 — Aug 09, 2025
Showing page 24 of 25
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added more changes for 0.52. Reformatted. Added ID tag.
btrott
More...
over 24 years ago
Updated copyright.
btrott
More...
over 24 years ago
Added ID tags, updated author/copyright info.
btrott
More...
over 24 years ago
Added ID tag and docs for routines.
btrott
More...
over 24 years ago
Added docs, ID tags, copyright/author information.
btrott
More...
over 24 years ago
Updated author/copyright info.
btrott
More...
over 24 years ago
Don't take substr of key. Just use what we're given (which will probably be 32 bytes).
btrott
More...
over 24 years ago
Allow user to specify port.
btrott
More...
over 24 years ago
Crypt::Blowfish_PP is now used as a fallback for Crypt::Blowfish.
btrott
More...
over 24 years ago
Use Crypt::Blowfish_PP as fallback for Crypt::Blowfish.
btrott
More...
over 24 years ago
RSA identity files can now be specified.
btrott
More...
over 24 years ago
Changed to using new method names (32bit -> int32).
btrott
More...
over 24 years ago
Added docs for other "advanced" methods; changed buffer methods (ie. 32bit => int32, etc.).
btrott
More...
over 24 years ago
Changed Buffer::put_32bit to put_int32 (and same for 16bit and get methods). Changed everything else accordingly.
btrott
More...
over 24 years ago
Added ability to specify identity_files when creating SSH object, then loop over identity files trying to authenticate.
btrott
More...
over 24 years ago
Updated.
btrott
More...
over 24 years ago
Argh. Another place where supported ciphers were listed, another place where Blowfish had to be added.
btrott
More...
over 24 years ago
Took out Blowfish mention.
btrott
More...
over 24 years ago
Updated re: blowfish.
btrott
More...
over 24 years ago
Updated docs re: blowfish support.
btrott
More...
over 24 years ago
Added Blowfish to list.
btrott
More...
over 24 years ago
Updated VERSION.
btrott
More...
over 24 years ago
Added 0.51 changes.
btrott
More...
over 24 years ago
Started work on making 'cmd' method more extensible. Added packet_start method, changed packet creation calls to use it. Moved socket creation into _create_socket.
btrott
More...
over 24 years ago
Now use $ssh->packet_start method.
btrott
More...
over 24 years ago
Changed to regex implementation for swap_bytes. Slightly faster.
btrott
More...
over 24 years ago
Change key size to 32. Duh. This made it work, finally. Also vastly improved swap_bytes function; about 5 times faster now. Not to say that it couldn't be faster still. Perhaps with regexps?
btrott
More...
over 24 years ago
0.04 should've been 0.50.
btrott
More...
over 24 years ago
Call this release 0.50, not 1.00.
btrott
More...
over 24 years ago
Always install mods using CPAN, even when running under CPAN shell, because shell won't be able to parse prereqs.
btrott
More...
over 24 years ago
←
1
2
…
17
18
19
20
21
22
23
24
25
→
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