1226031Sstas2008-07-15  Love H��rnquist ��strand  <lha@kth.se>
2226031Sstas
3226031Sstas	* Makefile.am: Try to do depencies better.
4226031Sstas	
5226031Sstas2008-07-15  Love H��rnquist ��strand  <lha@kth.se>
6226031Sstas
7226031Sstas	* Makefile.am: add punycode_examples.[ch] to built files.
8226031Sstas
9226031Sstas2008-06-01  Love H��rnquist ��strand  <lha@kth.se>
10226031Sstas
11226031Sstas	* Add utf8 <-> utf16 support.
12226031Sstas
13226031Sstas2008-05-31  Love H��rnquist ��strand  <lha@kth.se>
14226031Sstas
15226031Sstas	* generate files into the source tree
16226031Sstas
17226031Sstas2008-05-31  Love H��rnquist ��strand  <lha@kth.se>
18226031Sstas
19226031Sstas	* Support utf8 to utf16 conversion.
20226031Sstas
21226031Sstas2008-05-30  Love H��rnquist ��strand  <lha@kth.se>
22226031Sstas
23226031Sstas	* idn-lookup.c: Drop <stdint.h>
24226031Sstas
25226031Sstas	* wind.h: Use <krb5-types.h>
26226031Sstas
27226031Sstas2008-05-23  Love H��rnquist ��strand  <lha@kth.se>
28226031Sstas
29226031Sstas	* windlocl.h: Include <krb5-types.h> to get fixed int types.
30226031Sstas	
31226031Sstas2008-04-20  Love H��rnquist ��strand  <lha@it.su.se>
32226031Sstas
33226031Sstas	* stringprep.c: Use <string.h> instead of <strings.h>.
34226031Sstas	
35226031Sstas2008-04-14  Love H��rnquist ��strand  <lha@it.su.se>
36226031Sstas
37226031Sstas	* wind.h: Make wind_stringprep match prototype in .c file. pointed
38226031Sstas	out by David Rosenstrauch.
39226031Sstas	
40226031Sstas2008-04-08  Love H��rnquist ��strand  <lha@it.su.se>
41226031Sstas
42226031Sstas	* test-normalize.c: include roken.h
43226031Sstas
44226031Sstas2008-02-26  Love H��rnquist ��strand  <lha@it.su.se>
45226031Sstas
46226031Sstas	* Add more built files so they are distributed.
47226031Sstas
48226031Sstas2008-02-24  Love H��rnquist ��strand  <lha@it.su.se>
49226031Sstas
50226031Sstas	* Makefile.am: Add LIB_com_err.
51226031Sstas
52226031Sstas2008-02-23  Love H��rnquist ��strand  <lha@it.su.se>
53226031Sstas
54226031Sstas	* Makefile.am: Add more built files.
55226031Sstas
56226031Sstas	* Makefile.am: Add unicode header files.
57226031Sstas
58226031Sstas	* punycode.c: make pass the test cases again.
59226031Sstas	
60226031Sstas	* Makefile.am: add more missing .py files.
61226031Sstas
62226031Sstas	* Makefile.am: add generate.py
63226031Sstas
64226031Sstas	* test-ldap.c: Test ldap cases.
65226031Sstas
66226031Sstas	* Makefile.am: Drop com_err files from dist sources.
67226031Sstas
68226031Sstas	* ldap.c (_wind_ldap_case_exact_attribute): case exact matching.
69226031Sstas
70226031Sstas2008-02-12  Love H��rnquist ��strand  <lha@it.su.se>
71226031Sstas
72226031Sstas	* rename wind_punycode_toascii to wind_punycode_label_toascii
73226031Sstas
74226031Sstas	* stringprep.c: Move else to make it work again.
75226031Sstas
76226031Sstas2008-02-11  Love H��rnquist ��strand  <lha@it.su.se>
77226031Sstas
78226031Sstas	* Add partial support for LDAP-prep Insignificant Character Handling
79226031Sstas
80226031Sstas	* normalize.c: use generated constant for length, check for
81226031Sstas	overruns, dont use gcc/c99 extentions
82226031Sstas
83226031Sstas	* gen-normalize.py, test-normalize.c: use generated constant for length
84226031Sstas	
85226031Sstas2008-02-05  Love H��rnquist ��strand  <lha@it.su.se>
86226031Sstas
87226031Sstas	* utf8.c: Make wind_utf8ucs4_length() work again.
88226031Sstas
89226031Sstas	* test-utf8.c: Test wind_utf8ucs4_length().
90226031Sstas
91226031Sstas2008-02-03  Love H��rnquist ��strand  <lha@it.su.se>
92226031Sstas
93226031Sstas	* utf8.c: Fix overaggressive checks, fix comments.
94226031Sstas
95226031Sstas	* Add UCS-2 reading and writing functions
96226031Sstas
97226031Sstas2008-02-01  Love H��rnquist ��strand  <lha@it.su.se>
98226031Sstas
99226031Sstas	* Add and use com_err error codes
100226031Sstas
101226031Sstas	* libwind from Assar. stringprep library supporting nameprep,
102226031Sstas	saslprep and ldapprep. Added libwind to Heimdal repository.
103226031Sstas	
104226031Sstas2007-01-17  Love H��rnquist ��strand  <lha@it.su.se>
105226031Sstas
106226031Sstas	* test-utf8.c: spelling
107226031Sstas	
108226031Sstas	* utf8.c: Add wind_ucs4toutf8
109226031Sstas	
110226031Sstas2006-10-08  Love H��rnquist ��strand  <lha@it.su.se>
111226031Sstas	
112226031Sstas	* test-utf8.c: Add test for wind_ucs4toutf8.
113226031Sstas
114226031Sstas	* wind.h (wind_ucs4toutf8): New function.
115226031Sstas	
116226031Sstas	* utf8.c (wind_utf8toucs4): allow calculation of length by passing
117226031Sstas	in NULL as out buffer.
118226031Sstas	(wind_ucs4toutf8): new function.
119226031Sstas	
120226031Sstas2004-12-20  Assar Westerlund <assar@kth.se>
121226031Sstas	
122226031Sstas	* util.py: 
123226031Sstas	* rfc3454.py: 
124226031Sstas	* generate.py: 
125226031Sstas	* gen-punycode-examples.py: 
126226031Sstas	* gen-normalize.py: 
127226031Sstas	* gen-map.py: 
128226031Sstas	* gen-errorlist.py: 
129226031Sstas	* gen-combining.py: 
130226031Sstas	* gen-bidi.py: 
131226031Sstas	* UnicodeData.py:
132226031Sstas	Add encoding.
133226031Sstas
134226031Sstas2004-12-20  Assar Westerlund  <assar@kth.se>
135226031Sstas
136226031Sstas	* First version of stringprep library.
137