Support in the cross-platform code for translating to and from
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 24 Mar 2009 22:24:31 +0000 (22:24 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 24 Mar 2009 22:24:31 +0000 (22:24 +0000)
commit61ef0c16fb901a7c8992e8f46318c609146c0fbc
tree9549c87e2da9f302869c04fb3db5beae075d8f87
parent9874c9d73cf26eb21a7b9f69127df13ee09af2fc
Support in the cross-platform code for translating to and from
UTF-16 when exchanging wchar_t strings with the front end. Enabled
by a #define in the platform's header file (one should not
promiscuously translate UTF-16 surrogate pairs on 32-bit wchar_t
platforms since that could give rise to redundant encoding attacks),
which is present on Windows.

git-svn-id: svn://svn.tartarus.org/sgt/putty@8495 cda61777-01e9-0310-a592-d414129be87e
ldiscucs.c
terminal.c
windows/winstuff.h