Disable window title reporting by default, since it's a security
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 12 Apr 2003 08:59:06 +0000 (08:59 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 12 Apr 2003 08:59:06 +0000 (08:59 +0000)
commit7fcdebd3060d3ff2f7f5e366f3a7167beb4da9ba
treebbc4f0c82ae724e85de7d6b0d4b838d3479270d9
parent6b0eeb4e4c9ecbff8eda72c5a1b49a448d6bbf3a
Disable window title reporting by default, since it's a security
hazard. I considered removing it completely, but I can't rule out
the possibility of an OS that actually takes security of its
terminal devices seriously, and which might be able to make sensible
and safe use of this feature.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3103 cda61777-01e9-0310-a592-d414129be87e
config.c
doc/config.but
putty.h
settings.c
terminal.c
winhelp.h