2008-02-03 Love Hörnquist Åstrand * utf8.c: Fix overaggressive checks, fix comments. * Add UCS-2 reading and writing functions 2008-02-01 Love Hörnquist Åstrand * Add and use com_err error codes * libwind from Assar. stringprep library supporting nameprep, saslprep and ldapprep. Added libwind to Heimdal repository. 2007-01-17 Love Hörnquist Åstrand * test-utf8.c: spelling * utf8.c: Add wind_ucs4toutf8 2006-10-08 Love Hörnquist Åstrand * test-utf8.c: Add test for wind_ucs4toutf8. * wind.h (wind_ucs4toutf8): New function. * utf8.c (wind_utf8toucs4): allow calculation of length by passing in NULL as out buffer. (wind_ucs4toutf8): new function. 2004-12-20 Assar Westerlund * util.py: * rfc3454.py: * generate.py: * gen-punycode-examples.py: * gen-normalize.py: * gen-map.py: * gen-errorlist.py: * gen-combining.py: * gen-bidi.py: * UnicodeData.py: Add encoding. 2004-12-20 Assar Westerlund * First version of stringprep library.