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
Poderosa
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 11 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Refactored SSHDataWriter's methods. Writing method for UInt32, UInt64 and Int64 were added. To avoid ambiguousness of Write() overloads, their names were changed.
kzmi
More...
about 13 years ago
Refactored SSHDataWriter's methods. Writing method for UInt32, UInt64 and Int64 were added. To avoid ambiguousness of Write() overloads, their names were changed.
kzmi
More...
about 13 years ago
Added ReadUInt32(), ReadUInt64(), ReadInt64() to SSHDataReader. Refactored SSHDataReader and SSHDataWriter.
kzmi
More...
about 13 years ago
Added ReadUInt32(), ReadUInt64(), ReadInt64() to SSHDataReader. Refactored SSHDataReader and SSHDataWriter.
kzmi
More...
about 13 years ago
Small fix of the trace message.
kzmi
More...
about 13 years ago
Small fix of the trace message.
kzmi
More...
about 13 years ago
Fixed SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE packet. These packets has been corrupted, and they may cause disconnection by the peer. (even if we want to just close a channel)
kzmi
More...
about 13 years ago
Fixed SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE packet. These packets has been corrupted, and they may cause disconnection by the peer. (even if we want to just close a channel)
kzmi
More...
about 13 years ago
Added a comment.
kzmi
More...
about 13 years ago
Added a comment.
kzmi
More...
about 13 years ago
Fixed a bug that inappropriate SSH_MSG_CHANNEL_CLOSE packet is sent when failed to open a SSH2 channel.
kzmi
More...
about 13 years ago
Fixed a bug that inappropriate SSH_MSG_CHANNEL_CLOSE packet is sent when failed to open a SSH2 channel.
kzmi
More...
about 13 years ago
Refactored SSH2TransmissionPacket, SSH2Connection, SSH2Channel and KeyExchanger.
kzmi
More...
about 13 years ago
Refactored SSH2TransmissionPacket, SSH2Connection, SSH2Channel and KeyExchanger.
kzmi
More...
about 13 years ago
Refactored SSH2TransmissionPacket.
kzmi
More...
about 13 years ago
Refactored SSH2TransmissionPacket.
kzmi
More...
about 13 years ago
Removed unused method SimpleMemoryStream#WriteInt(). WriteInt() also has a bug that the internal buffer is not extended when there is no room to write int.
kzmi
More...
about 13 years ago
Removed unused method SimpleMemoryStream#WriteInt(). WriteInt() also has a bug that the internal buffer is not extended when there is no room to write int.
kzmi
More...
about 13 years ago
Refactored the extended part of the Granados. Namespace of the extended part and a preprocessor symbol were changed.
kzmi
More...
about 13 years ago
Refactored the extended part of the Granados. Namespace of the extended part and a preprocessor symbol were changed.
kzmi
More...
about 13 years ago
Added a sample macro which displays connection parameters.
kzmi
More...
about 13 years ago
Added a sample macro which displays connection parameters.
kzmi
More...
about 13 years ago
Added MacroConnectionParameterAttribute to some properties of the TerminalParameter or TerminalSettings object.
kzmi
More...
about 13 years ago
Added MacroConnectionParameterAttribute to some properties of the TerminalParameter or TerminalSettings object.
kzmi
More...
about 13 years ago
Cosmetic change.
kzmi
More...
about 13 years ago
Cosmetic change.
kzmi
More...
about 13 years ago
Added `ConnectionParameters' property to the Connection class in the macro environment. It provides dictionary interface to access some properties of the TerminalParameter or TerminalSettings object. Only properties that MacroConnectionParameterAttribute is specified can be read through the ConnectionParameters property.
kzmi
More...
about 13 years ago
Added `ConnectionParameters' property to the Connection class in the macro environment. It provides dictionary interface to access some properties of the TerminalParameter or TerminalSettings object. Only properties that MacroConnectionParameterAttribute is specified can be read through the ConnectionParameters property.
kzmi
More...
about 13 years ago
Fixed english message resource.
kzmi
More...
over 13 years ago
Fixed english message resource.
kzmi
More...
over 13 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
22
23
→
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