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
PuTTY
Settings
|
Report Duplicate
4,255
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Jun 21, 2024 — Jun 21, 2025
Showing page 248 of 251
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Robert de Bath's patch: ARG_DEFAULT is now zero because it's apparently defined behaviour for _all_ CSI-type sequences that ESC[Q should be equivalent to ESC[0Q. Which is a pain in the wossname and not a sane way to do it, but if the standards say it then I suppose ... :-(
Simon Tatham
More...
over 25 years ago
Robert de Bath's patch: be much more careful about font heights and widths, including underline mode and OEM/ANSI size mismatch.
Simon Tatham
More...
over 25 years ago
Robert de Bath's patch: a few more character translations for OEM line drawing mode
Simon Tatham
More...
over 25 years ago
Robert de Bath's patch: be a little more careful of main and alternate screens when resizing the window. Should avoid lines of alternate screen showing up in scrollback buffer.
Simon Tatham
More...
over 25 years ago
Robert de Bath's patch: sort out once and for all the confusion between ESC [ ... Q and ESC [ ... ? Q (for all values of Q).
Simon Tatham
More...
over 25 years ago
Robert de Bath's patch: integrate line disciplines into Telnet and have them interoperate sensibly with ECHO negotiations
Simon Tatham
More...
over 25 years ago
Robert de Bath's patch: ^C ^Z and ^D send Telnet specials in terminal line discipline; also switching disciplines in midsession works better
Simon Tatham
More...
over 25 years ago
Added a large comment describing the transformations between the DES specification and the optimised implementation given.
Simon Tatham
More...
over 25 years ago
New DES implementation, replacing Eric Young's. All of PuTTY is now under my own copyright and there are no tricky licensing issues!
Simon Tatham
More...
over 25 years ago
New CRC32 implementation, from scratch, not copyrighted by somebody else! Removed Gary S Brown's name from copyrights. Only Eric Young's DES left :-)
Simon Tatham
More...
over 25 years ago
Fix some picky compiler warnings kindly provided by Borland C++ 5.5
Simon Tatham
More...
over 25 years ago
Borland makefile should now work sanely with the free-beer bcc55
Simon Tatham
More...
over 25 years ago
Fix an error message in pscp
Simon Tatham
More...
over 25 years ago
Joris van Rantwijk's fixes for cygwin (NB includes WIN32S_COMPAT)
Simon Tatham
More...
over 25 years ago
Joris van Rantwijk's fix for pscp -P
Simon Tatham
More...
over 25 years ago
Fix problems with resource compilation Makefile lines
Simon Tatham
More...
over 25 years ago
Fix FORCE target in Cygwin makefile
Simon Tatham
More...
over 25 years ago
New option to allow SysTabControl32 to be specified in ASCII not Unicode
Simon Tatham
More...
over 25 years ago
Disable warn-on-close for inactive windows
Simon Tatham
More...
over 25 years ago
Couple of bug fixes to cygwin makefile
Simon Tatham
More...
over 25 years ago
Add multi-makefile management system
Simon Tatham
More...
over 25 years ago
Oops - that unscroll stuff was a little broken...
Simon Tatham
More...
over 25 years ago
Added keyboard shortcuts on the system menu. I haven't tried to compile it, but the changes are trivial.
Chris Emerson
More...
over 25 years ago
Replace SHA implementation with homegrown one
Simon Tatham
More...
over 25 years ago
Avoid recursing into . and .. when in -r mode
Simon Tatham
More...
over 25 years ago
Add description of workaround for Visual Studio 6 problem
Simon Tatham
More...
over 25 years ago
Turn #ifdef LOG into a command-line option for debugging use
Simon Tatham
More...
over 25 years ago
Oops - fix total idiocies in applying that patch
Simon Tatham
More...
over 25 years ago
Robert de Bath's multi-purpose patch, slightly modified. - ^E answerback is now `PuTTY'. - The framework is now in place for the scrollback to reset to bottom on display _or_ keyboard events _or_ both. An actual configurable option isn't yet present, but most of the code is in place. - Try to deal with the problems where incoming data gets dropped after decoding but before display. - Scrollback behaviour has changed: instead of keying it off `scroll' versus `delete top line', things now go into the scrollback from _either_ of those but only if the primary screen is selected. Should fix problems with `less' and talkers. - must_update variable has gone because rdb correctly observed that it didn't seem to be doing a great deal :-)
Simon Tatham
More...
over 25 years ago
Cleanups to remove warnings for GNU/mingw32 compilation
Simon Tatham
More...
over 25 years ago
←
1
2
…
243
244
245
246
247
248
249
250
251
→
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