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
FuTTY
Settings
|
Report Duplicate
1
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 19, 2023 — Jan 19, 2024
Showing page 250 of 260
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Avoid the ldisc passing zero-length strings to back->send(). VMS sshd has interesting behaviour on receiving a zero-length SSH data packet.
simon
More...
over 24 years ago
Avoid the ldisc passing zero-length strings to back->send(). VMS sshd has interesting behaviour on receiving a zero-length SSH data packet.
Simon Tatham
More...
over 24 years ago
Make beep optional - thanks to Antal Novak
simon
More...
over 24 years ago
Make beep optional - thanks to Antal Novak
Simon Tatham
More...
over 24 years ago
Oops - add a terminator to the array
Simon Tatham
More...
over 24 years ago
Oops - add a terminator to the array
simon
More...
over 24 years ago
Fix subtle problem with scp protocol/port selection
simon
More...
over 24 years ago
Fix subtle problem with scp protocol/port selection
Simon Tatham
More...
over 24 years ago
Joris van Rantwijk's unified SSH code suitable for PuTTY and PSCP
Simon Tatham
More...
over 24 years ago
Joris van Rantwijk's unified SSH code suitable for PuTTY and PSCP
simon
More...
over 24 years ago
This ought to fix the scp protocol problems
Simon Tatham
More...
over 24 years ago
This ought to fix the scp protocol problems
simon
More...
over 24 years ago
Change a `GLOBAL' to an `extern' for Borland sanity
Simon Tatham
More...
over 24 years ago
Change a `GLOBAL' to an `extern' for Borland sanity
simon
More...
over 24 years ago
Remove the underscore from nossh_res.rc for 8.3 cleanness; also add MOBJS in the pscp dependencies
simon
More...
over 24 years ago
Remove the underscore from nossh_res.rc for 8.3 cleanness; also add MOBJS in the pscp dependencies
Simon Tatham
More...
over 24 years ago
Rename nossh_res.rc to nosshres.rc for 8.3 cleanness
Simon Tatham
More...
over 24 years ago
Rename nossh_res.rc to nosshres.rc for 8.3 cleanness
simon
More...
over 24 years ago
Joris van Rantwijk knows how to cause a Borland-built PuTTY to release the console! Hooray! Let's do that then. It's the -aa option on ilink32.
Simon Tatham
More...
over 24 years ago
Joris van Rantwijk knows how to cause a Borland-built PuTTY to release the console! Hooray! Let's do that then. It's the -aa option on ilink32.
simon
More...
over 24 years ago
Security fixes, copied from ssh.c: check string length versus packet length on incoming SSH_SMSG_*_DATA, and check CRCs on all incoming packets.
Simon Tatham
More...
over 24 years ago
Security fixes, copied from ssh.c: check string length versus packet length on incoming SSH_SMSG_*_DATA, and check CRCs on all incoming packets.
simon
More...
over 24 years ago
"pscp" was spelled "scp" in usage message
Simon Tatham
More...
over 24 years ago
"pscp" was spelled "scp" in usage message
simon
More...
over 24 years ago
Security improvement: check that string length field in SSH_SMSG_{STDOUT,STDERR}_DATA packets is consistent with length field in packet header. (Helps prevent insertion attack.)
simon
More...
over 24 years ago
Security improvement: check that string length field in SSH_SMSG_{STDOUT,STDERR}_DATA packets is consistent with length field in packet header. (Helps prevent insertion attack.)
Simon Tatham
More...
over 24 years ago
Hack to work around the rootshell.com xterm DoS problem. A better fix might be possible, but it's unclear whether this is a productive strategy in the long term.
Simon Tatham
More...
over 24 years ago
Hack to work around the rootshell.com xterm DoS problem. A better fix might be possible, but it's unclear whether this is a productive strategy in the long term.
simon
More...
over 24 years ago
Security improvement: check CRC on incoming packets
Simon Tatham
More...
over 24 years ago
Security improvement: check CRC on incoming packets
simon
More...
over 24 years ago
←
1
2
…
246
247
248
249
250
251
252
253
254
…
259
260
→
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