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
Inactive
Commits
: Listings
Analyzed
12 days
ago. based on code collected
13 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 235 of 260
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Patch from Christian Biesinger: pscp guesses your Windows username by default
simon
More...
about 24 years ago
Patch from Christian Biesinger: pscp guesses your Windows username by default
Simon Tatham
More...
about 24 years ago
Apply improved WinSock error handling to the few situations it still hadn't been applied to.
Simon Tatham
More...
about 24 years ago
Apply improved WinSock error handling to the few situations it still hadn't been applied to.
simon
More...
about 24 years ago
Attempt to get repeated key exchange working in SSH2. Still under test - might not be 100%. I think it _ought_ to work though.
Simon Tatham
More...
about 24 years ago
Attempt to get repeated key exchange working in SSH2. Still under test - might not be 100%. I think it _ought_ to work though.
simon
More...
about 24 years ago
Remove unnecessary printfs from Minefield
simon
More...
about 24 years ago
Remove unnecessary printfs from Minefield
Simon Tatham
More...
about 24 years ago
Fix an intermittent segfault that prevented the new Zlib compression from being very useful. (Thanks to Minefield for catching it.)
Simon Tatham
More...
about 24 years ago
Fix an intermittent segfault that prevented the new Zlib compression from being very useful. (Thanks to Minefield for catching it.)
simon
More...
about 24 years ago
Added Minefield: an alternative memory allocator along the lines of Electric Fence. Enable by compiling with /DMINEFIELD.
Simon Tatham
More...
about 24 years ago
Added Minefield: an alternative memory allocator along the lines of Electric Fence. Enable by compiling with /DMINEFIELD.
simon
More...
about 24 years ago
Make memory management uniform: _everything_ now goes through the smalloc() macros and thence to the safemalloc() functions in misc.c. This should allow me to plug in a debugging allocator and track memory leaks and segfaults and things.
Simon Tatham
More...
about 24 years ago
Make memory management uniform: _everything_ now goes through the smalloc() macros and thence to the safemalloc() functions in misc.c. This should allow me to plug in a debugging allocator and track memory leaks and segfaults and things.
simon
More...
about 24 years ago
Improve SSH2 host key abstraction into a generic `signing key' abstraction, so as to be able to re-use the same abstraction for user authentication keys and probably in the SSH2 agent (when that happens) as well.
simon
More...
about 24 years ago
Improve SSH2 host key abstraction into a generic `signing key' abstraction, so as to be able to re-use the same abstraction for user authentication keys and probably in the SSH2 agent (when that happens) as well.
Simon Tatham
More...
about 24 years ago
Fix bugtraq 1949: server could open an agent forwarding channel even if agent forwarding had not been negotiated on, and more particularly even if it had been deliberately disabled by the user.
simon
More...
about 24 years ago
Fix bugtraq 1949: server could open an agent forwarding channel even if agent forwarding had not been negotiated on, and more particularly even if it had been deliberately disabled by the user.
Simon Tatham
More...
about 24 years ago
Prevent wildcards in source specs from matching . or ..
simon
More...
about 24 years ago
Prevent wildcards in source specs from matching . or ..
Simon Tatham
More...
about 24 years ago
Correct pointer types in new clipme function
simon
More...
about 24 years ago
Correct pointer types in new clipme function
Simon Tatham
More...
about 24 years ago
Ron Kuris's "copy everything to clipboard" patch
simon
More...
about 24 years ago
Ron Kuris's "copy everything to clipboard" patch
Simon Tatham
More...
about 24 years ago
Patch from Robert de Bath: increase timer resolution.
simon
More...
about 24 years ago
Patch from Robert de Bath: increase timer resolution.
Simon Tatham
More...
about 24 years ago
Patch from Robert de Bath: blank the saved-session name edit box when loading `Default Settings'.
Simon Tatham
More...
about 24 years ago
Patch from Robert de Bath: blank the saved-session name edit box when loading `Default Settings'.
simon
More...
about 24 years ago
Oops - and if we generate link maps, "make clean" should remove them too
simon
More...
about 24 years ago
Oops - and if we generate link maps, "make clean" should remove them too
Simon Tatham
More...
about 24 years ago
←
1
2
…
231
232
233
234
235
236
237
238
239
…
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