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 237 of 260
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Format SSH2_MSG_DISCONNECT correctly (with reason code, reason string, and language tag).
Simon Tatham
More...
over 24 years ago
Format SSH2_MSG_DISCONNECT correctly (with reason code, reason string, and language tag).
simon
More...
over 24 years ago
Fix a segfault (addr->error was unpredictable following a dotted-dec lookup)
simon
More...
over 24 years ago
Fix a segfault (addr->error was unpredictable following a dotted-dec lookup)
Simon Tatham
More...
over 24 years ago
Impose a lower limit of 256 on key lengths. This is mostly because the primegen() function doesn't work well with <100 bits, so RSA keys need to be >=200 to be generated correctly, and I thought 256 was a nice round number beyond that just to be sure. Perhaps I should also have a security warning on any key less than 768; or perhaps I should let people shoot themselves in the feet if they really want to.
Simon Tatham
More...
over 24 years ago
Impose a lower limit of 256 on key lengths. This is mostly because the primegen() function doesn't work well with <100 bits, so RSA keys need to be >=200 to be generated correctly, and I thought 256 was a nice round number beyond that just to be sure. Perhaps I should also have a security warning on any key less than 768; or perhaps I should let people shoot themselves in the feet if they really want to.
simon
More...
over 24 years ago
Gaaah, I might have known. Split combined app cursor / app keypad disablement option into two options so the app cursor keys and app keypad can be controlled separately. The Pedantic Software Award in this case goes to the Midnight Commander for its egregious failure to just use the terminal in Perfectly Normal mode.
simon
More...
over 24 years ago
Gaaah, I might have known. Split combined app cursor / app keypad disablement option into two options so the app cursor keys and app keypad can be controlled separately. The Pedantic Software Award in this case goes to the Midnight Commander for its egregious failure to just use the terminal in Perfectly Normal mode.
Simon Tatham
More...
over 24 years ago
Be more sure that state->collecting_entropy can't be spuriously set
Simon Tatham
More...
over 24 years ago
Be more sure that state->collecting_entropy can't be spuriously set
simon
More...
over 24 years ago
Fix control ID bug causing rogue Appearance title bars in other panels
simon
More...
over 24 years ago
Fix control ID bug causing rogue Appearance title bars in other panels
Simon Tatham
More...
over 24 years ago
Reintroduce random_stir()
simon
More...
over 24 years ago
Reintroduce random_stir()
Simon Tatham
More...
over 24 years ago
Enhance Diffie-Hellman implementation to use bignum_cmp
simon
More...
over 24 years ago
Enhance Diffie-Hellman implementation to use bignum_cmp
Simon Tatham
More...
over 24 years ago
Fix another bignum formatting problem. This one hit Diffie-Hellmann
Simon Tatham
More...
over 24 years ago
Fix another bignum formatting problem. This one hit Diffie-Hellmann
simon
More...
over 24 years ago
Add configurable option to disable application keypad/cursor keys totally
simon
More...
over 24 years ago
Add configurable option to disable application keypad/cursor keys totally
Simon Tatham
More...
over 24 years ago
Add a couple of ellipses in system menu
Simon Tatham
More...
over 24 years ago
Add a couple of ellipses in system menu
simon
More...
over 24 years ago
Remove a rogue diagnostic
Simon Tatham
More...
over 24 years ago
Remove a rogue diagnostic
simon
More...
over 24 years ago
Add the Appearance panel and reorganise things a bit
Simon Tatham
More...
over 24 years ago
Add the Appearance panel and reorganise things a bit
simon
More...
over 24 years ago
Fix failure to re-enable local line discipline when TELOPT_ECHO is turned _back off_ by the remote server. (server sends WONT)
simon
More...
over 24 years ago
Fix failure to re-enable local line discipline when TELOPT_ECHO is turned _back off_ by the remote server. (server sends WONT)
Simon Tatham
More...
over 24 years ago
Fix miscellaneous compiler warnings. Thanks to Jacob Nevins
simon
More...
over 24 years ago
Fix miscellaneous compiler warnings. Thanks to Jacob Nevins
Simon Tatham
More...
over 24 years ago
←
1
2
…
233
234
235
236
237
238
239
240
241
…
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