simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Tue Mar 24 22:24:31 GMT 2009


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       8495
Date:           2009-03-24 22:24:31 +0000 (Tue, 24 Mar 2009)

Log message (6 lines):
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.

Modified files:
U   putty/ldiscucs.c
U   putty/terminal.c
U   putty/windows/winstuff.h

Links:
http://svn.tartarus.org/sgt/?rev=8495&view=rev
http://svn.tartarus.org/sgt/putty/ldiscucs.c?rev=8495&r1=8494&r2=8495
http://svn.tartarus.org/sgt/putty/terminal.c?rev=8495&r1=8494&r2=8495
http://svn.tartarus.org/sgt/putty/windows/winstuff.h?rev=8495&r1=8494&r2=8495



More information about the tartarus-commits mailing list