/* FIXME: how do we actually implement double-{width,height} lattrs? */ ox = x * fw; oy = y * fh; tw = rlen * widefactor * fw; th = fh; /* * Set the clipping rectangle. */ [[NSGraphicsContext currentContext] saveGraphicsState]; [NSBezierPath clipRect:NSMakeRect(ox, oy,...
Security fix: on Windows, a server could DoS the whole Windows GUI by telling the PuTTY window to change its title repeatedly at high speed. Pageant now supports loading a key still encrypted, and decrypting it later by prompting for the passphrase on first use. ...
Note that this will only omit data that PuTTY \e{knows} to be a password. However, if you start another login session within your PuTTY session, for instance, any password used will appear in the clear in the packet log. The next option may be of use to protect against this. ...