1 2003-05-10 Simon Josefsson <simon@josefsson.org>
3 * idna.el, punycode.el: Bind process-environment correctly.
5 2003-05-09 Simon Josefsson <simon@josefsson.org>
7 * Makefile.am: Copy doxygen docs.
9 2003-05-09 Simon Josefsson <simon@josefsson.org>
11 * draft-ietf-ldapbis-dn-10.txt: Unrealted, mistakenly added.
13 2003-05-09 Simon Josefsson <simon@josefsson.org>
17 2003-05-09 Simon Josefsson <simon@josefsson.org>
19 * punycode.el: Use process-environment instead of utility env.
20 Default values of punycode-program, punycode-to-ascii-parameters,
21 punycode-to-unicode-parameters changed, and punycode-environment
22 added. Use separate error strings. Handle when idn is not
25 2003-05-09 Simon Josefsson <simon@josefsson.org>
27 * idna.el: Use process-environment instead of utility env. Default
28 values of idna-program, idna-to-ascii-parameters,
29 idna-to-unicode-parameters changed, and idna-environment added.
30 Use separate error strings.
32 2003-05-09 Simon Josefsson <simon@josefsson.org>
34 * libidn.texi: Update Emacs Lisp API. Fix toc.
36 2003-05-09 Simon Josefsson <simon@josefsson.org>
40 2003-05-07 Simon Josefsson <simon@josefsson.org>
42 * idna.el: Handle when idn is not installed.
44 2003-05-06 Simon Josefsson <simon@josefsson.org>
46 * draft-ietf-ldapbis-dn-10.txt, draft-ietf-sasl-saslprep-01.txt,
47 draft-zeilenga-ldapbis-strprep-00.txt: Add.
49 2003-04-23 Simon Josefsson <simon@josefsson.org>
53 2003-04-23 Simon Josefsson <simon@josefsson.org>
55 * NEWS: Fix NEWS entry of last release (API/ABI compatibility).
57 2003-04-23 Simon Josefsson <simon@josefsson.org>
59 * draft-ietf-xmpp-nodeprep-02.txt,
60 draft-ietf-xmpp-resourceprep-02.txt: Add.
62 2003-04-20 Simon Josefsson <simon@josefsson.org>
64 * draft-josefsson-idn-test-vectors-00.txt: Add.
66 2003-04-16 Simon Josefsson <simon@josefsson.org>
68 * ANNOUNCE: Mention devices it runs on.
70 2003-03-28 Simon Josefsson <simon@josefsson.org>
72 * tst_stringprep.c: Fix bad UTF-8. Self test for bad UTF-8.
74 2003-03-27 Simon Josefsson <simon@josefsson.org>
76 * tst_idna.c, tst_stringprep.c: Fix -DDRAFT output.
78 2003-03-26 Simon Josefsson <simon@josefsson.org>
80 * Makefile.am: Dist contrib/doxygen/.
82 2003-03-26 Simon Josefsson <simon@josefsson.org>
84 * NEWS: Mention doxygen.
86 2003-03-26 Simon Josefsson <simon@josefsson.org>
88 * configure.ac: Build contrib/doxygen/Doxyfile.
90 2003-03-26 Simon Josefsson <simon@josefsson.org>
94 2003-03-26 Simon Josefsson <simon@josefsson.org>
96 * internal.h: Add \mainpage for doxygen.
98 2003-03-23 Simon Josefsson <simon@josefsson.org>
102 2003-03-23 Simon Josefsson <simon@josefsson.org>
104 * configure.ac: Bump versions.
106 2003-03-23 Simon Josefsson <simon@josefsson.org>
108 * Makefile.am: Ignore draft.*xml in ChangeLog.
110 2003-03-23 Simon Josefsson <simon@josefsson.org>
112 * idn.c: Fix debug prints.
114 2003-03-22 Simon Josefsson <simon@josefsson.org>
116 * stringprep.c, tst_stringprep.c: Fixes for -DDRAFT.
118 2003-03-22 Simon Josefsson <simon@josefsson.org>
120 * tst_idna.c: Support -DDRAFT.
122 2003-03-13 Simon Josefsson <simon@josefsson.org>
124 * NEWS: Version 0.1.13.
126 2003-03-13 Simon Josefsson <simon@josefsson.org>
128 * libidn.texi: Sync ANNOUNCE.
130 2003-03-13 Simon Josefsson <simon@josefsson.org>
132 * configure.ac: Bump so version.
134 2003-03-13 Simon Josefsson <simon@josefsson.org>
138 2003-03-13 Simon Josefsson <simon@josefsson.org>
140 * ANNOUNCE: Add lingos.
142 2003-03-13 Simon Josefsson <simon@josefsson.org>
144 * Makefile.am: Dist Java stuff.
146 2003-03-13 Simon Josefsson <simon@josefsson.org>
148 * NEWS: Mention Java API.
150 2003-03-13 Simon Josefsson <simon@josefsson.org>
152 * libidn.texi: Tested on more platforms.
154 2003-03-12 Simon Josefsson <simon@josefsson.org>
156 * tst_stringprep.c: Fix mem leak.
158 2003-03-12 Simon Josefsson <simon@josefsson.org>
160 * stringprep.c: Fix mem leak.
162 2003-03-12 Simon Josefsson <simon@josefsson.org>
164 * tst_idna.c: Fix mem leak.
166 2003-03-12 Simon Josefsson <simon@josefsson.org>
168 * Makefile.am: Ignore errors instead of using missing for
171 2003-03-12 Simon Josefsson <simon@josefsson.org>
173 * configure.ac: Ignore errors instead of using missing for
174 gengetopt. Bump version.
176 2003-03-12 Simon Josefsson <simon@josefsson.org>
178 * libidn.texi: Add platform.
180 2003-03-12 Simon Josefsson <simon@josefsson.org>
182 * ANNOUNCE: Spec update.
184 2003-03-10 Simon Josefsson <simon@josefsson.org>
186 * Makefile.am: Cvs2cl ignore contrib.
188 2003-03-10 Simon Josefsson <simon@josefsson.org>
190 * Makefile.am: Use cvs2cl's new --FSF.
192 2003-03-08 Simon Josefsson <simon@josefsson.org>
194 * punycode.c, punycode.h, example2.c: Sync with RFC.
196 2003-03-08 Simon Josefsson <simon@josefsson.org>
198 * draft-zeilenga-ldapbis-strmatch-02.txt: Add.
200 2003-03-08 Simon Josefsson <simon@josefsson.org>
202 * draft-ietf-idn-idna-14.txt, draft-ietf-idn-nameprep-11.txt,
203 draft-ietf-idn-punycode-03.txt, rfc3490.txt, rfc3491.txt,
204 rfc3492.txt: Replace drafts with RFCs.
206 2003-03-07 Simon Josefsson <simon@josefsson.org>
208 * README-alpha: Mention more prereqs.
210 2003-03-07 Simon Josefsson <simon@josefsson.org>
212 * idna.c: Remove gtk-doc trigger for obsolete functions.
214 2003-03-07 Simon Josefsson <simon@josefsson.org>
216 * libidn.texi: Move appendix last. Cleanup @copying.
218 2003-03-07 Simon Josefsson <simon@josefsson.org>
220 * Makefile.am: Dist FAQ and contrib/web/idn.php.
222 2003-03-07 Simon Josefsson <simon@josefsson.org>
224 * README: Add. Move todo list to TODO.
226 2003-03-07 Simon Josefsson <simon@josefsson.org>
228 * TODO: Add, taken from README.
230 2003-03-06 Simon Josefsson <simon@josefsson.org>
232 * libidn.texi: ANNOUNCE sync.
234 2003-03-06 Simon Josefsson <simon@josefsson.org>
238 2003-03-06 Simon Josefsson <simon@josefsson.org>
240 * FAQ: Update questions and answers.
242 2003-03-06 Simon Josefsson <simon@josefsson.org>
244 * FAQ: Moved faq from file README.
246 2003-03-06 Simon Josefsson <simon@josefsson.org>
248 * README: Move faq to file FAQ. Add donation info. Update todo's.
250 2003-03-06 Simon Josefsson <simon@josefsson.org>
252 * NEWS: Add forgotten 0.1.12 items.
254 2003-03-06 Simon Josefsson <simon@josefsson.org>
256 * draft-ietf-ips-iscsi-string-prep-03.txt,
257 draft-ietf-krb-wg-utf8-profile-00.txt: Remove.
259 2003-03-06 Simon Josefsson <simon@josefsson.org>
261 * NEWS: Version 0.1.12.
263 2003-03-06 Simon Josefsson <simon@josefsson.org>
265 * libidn.texi: Remove stringprep_*.h. Document stringprep in idn.
267 2003-03-06 Simon Josefsson <simon@josefsson.org>
271 2003-03-06 Simon Josefsson <simon@josefsson.org>
273 * libc/README: Fix ace.
275 2003-03-06 Simon Josefsson <simon@josefsson.org>
277 * Makefile.am: Ignore gengetopt errors.
279 2003-03-06 Simon Josefsson <simon@josefsson.org>
281 * draft-ietf-xmpp-nodeprep-00.txt,
282 draft-ietf-xmpp-resourceprep-00.txt: Remove.
284 2003-03-06 Simon Josefsson <simon@josefsson.org>
286 * idn.c, idn.ggo.in: Add -s and -p for stringprep.
288 2003-03-06 Simon Josefsson <simon@josefsson.org>
290 * NEWS: Mention stringprep API changes.
292 2003-03-06 Simon Josefsson <simon@josefsson.org>
294 * profiles.c, stringprep.c, stringprep.h.in, tst_stringprep.c: Add
295 stringprep_profile().
297 2003-03-06 Simon Josefsson <simon@josefsson.org>
299 * reference/Makefile.am: Cosmetic fix.
301 2003-03-06 Simon Josefsson <simon@josefsson.org>
303 * NEWS, example.c, internal.h, profiles.c, stringprep.h.in,
304 stringprep_generic.h, stringprep_iscsi.h, stringprep_kerberos5.h,
305 stringprep_nameprep.h, stringprep_plain.h, stringprep_xmpp.h,
306 reference/Makefile.am, reference/libidn-docs.tmpl: Deprecate
309 2003-03-06 Simon Josefsson <simon@josefsson.org>
311 * draft-ietf-ips-iscsi-string-prep-04.txt,
312 draft-ietf-krb-wg-utf8-profile-01.txt: Add.
314 2003-03-04 Simon Josefsson <simon@josefsson.org>
316 * README-alpha: Fixup.
318 2003-03-02 Simon Josefsson <simon@josefsson.org>
320 * NEWS: Mention idn.php.
322 2003-03-01 Simon Josefsson <simon@josefsson.org>
324 * configure.ac: Check for gengetopt.
326 2003-03-01 Simon Josefsson <simon@josefsson.org>
328 * Makefile.am: Use GENGETOPT.
330 2003-03-01 Simon Josefsson <simon@josefsson.org>
332 * NEWS: Add glibc 2.3.2.
334 2003-03-01 Simon Josefsson <simon@josefsson.org>
336 * configure.ac: Bump version.
338 2003-03-01 Simon Josefsson <simon@josefsson.org>
340 * libc/README, libc/Versions, libc/getaddrinfo.c, libc/libc.patch:
341 Update to libc 2.3.2.
343 2003-02-28 Simon Josefsson <simon@josefsson.org>
347 2003-02-27 Simon Josefsson <simon@josefsson.org>
349 * libidn.texi: Copying conditions.
351 2003-02-27 Simon Josefsson <simon@josefsson.org>
353 * profiles.c: Add SASLprep.
355 2003-02-27 Simon Josefsson <simon@josefsson.org>
357 * stringprep.h.in: Add SASL profile.
359 2003-02-27 Simon Josefsson <simon@josefsson.org>
361 * tst_stringprep.c: Test SASL profile.
363 2003-02-27 Simon Josefsson <simon@josefsson.org>
365 * Makefile.am: Don't byte compile elisp. Cleanup EXTRA_DIST.
367 2003-02-27 Simon Josefsson <simon@josefsson.org>
369 * idn.ggo.in: Add copyright.
371 2003-02-27 Simon Josefsson <simon@josefsson.org>
373 * draft-ietf-sasl-saslprep-00.txt: Add.
375 2003-02-27 Simon Josefsson <simon@josefsson.org>
377 * libidn.texi: Don't ack self.
379 2003-02-26 Simon Josefsson <simon@josefsson.org>
381 * Makefile.am: Cleanup extra dist.
383 2003-02-26 Simon Josefsson <simon@josefsson.org>
385 * Makefile.am: Make idn.c depend on idn_cmd.*.
387 2003-02-26 Simon Josefsson <simon@josefsson.org>
389 * reference/Makefile.am: Ignore getopt.h.
391 2003-02-26 Simon Josefsson <simon@josefsson.org>
393 * idna.el, punycode.el: Doc fix.
395 2003-02-26 Simon Josefsson <simon@josefsson.org>
397 * libidn.texi: Reorder acks. Add function and variable index.
399 2003-02-26 Simon Josefsson <simon@josefsson.org>
401 * fdl.texi, lgpl.texi: Fix TOC.
403 2003-02-26 Simon Josefsson <simon@josefsson.org>
405 * NEWS: Version 0.1.11.
407 2003-02-26 Simon Josefsson <simon@josefsson.org>
409 * Makefile.am: Distcheck fixes.
411 2003-02-26 Simon Josefsson <simon@josefsson.org>
413 * libidn.texi: Document Emacs API.
415 2003-02-26 Simon Josefsson <simon@josefsson.org>
417 * configure.ac: Bump versions. Look for help2man.
419 2003-02-26 Simon Josefsson <simon@josefsson.org>
421 * Makefile.am: Build idn.1 man page.
423 2003-02-26 Simon Josefsson <simon@josefsson.org>
425 * libidn.texi: Document idn.
427 2003-02-26 Simon Josefsson <simon@josefsson.org>
429 * idna.el: Mention todo.
431 2003-02-26 Simon Josefsson <simon@josefsson.org>
433 * Makefile.am: Build idna.el.
435 2003-02-26 Simon Josefsson <simon@josefsson.org>
437 * idna.el: Elisp interface for IDNA.
439 2003-02-26 Simon Josefsson <simon@josefsson.org>
441 * punycode.el: Add keywords.
443 2003-02-26 Simon Josefsson <simon@josefsson.org>
445 * punycode.el: Fix doc.
447 2003-02-26 Simon Josefsson <simon@josefsson.org>
449 * configure.ac: Add automake elisp check.
451 2003-02-26 Simon Josefsson <simon@josefsson.org>
453 * Makefile.am: Add punycode.el.
455 2003-02-26 Simon Josefsson <simon@josefsson.org>
457 * punycode.el: Elisp interface for punycode.
459 2003-02-26 Simon Josefsson <simon@josefsson.org>
461 * Makefile.am: Fix gengetopt invocation.
463 2003-02-26 Simon Josefsson <simon@josefsson.org>
465 * idn.c: Print help on usage error. Minor cleanup.
467 2003-02-26 Simon Josefsson <simon@josefsson.org>
469 * idn.ggo.in: Fix package/version name.
471 2003-02-26 Simon Josefsson <simon@josefsson.org>
473 * idn.ggo.in: Shorten line <80ch.
475 2003-02-26 Simon Josefsson <simon@josefsson.org>
477 * getopt.c, getopt.h, getopt1.c: Add.
479 2003-02-26 Simon Josefsson <simon@josefsson.org>
481 * configure.ac: Link with getopt if system doesn't have
482 getopt_long(). Build idn.ggo.
484 2003-02-26 Simon Josefsson <simon@josefsson.org>
486 * Makefile.am: Build idn.
488 2003-02-26 Simon Josefsson <simon@josefsson.org>
490 * idn.ggo.in: Add command line option specification for idn.c.
492 2003-02-26 Simon Josefsson <simon@josefsson.org>
494 * idn.c: Add command line interface to library.
496 2003-02-25 Simon Josefsson <simon@josefsson.org>
498 * draft-ietf-xmpp-nodeprep-01.txt,
499 draft-ietf-xmpp-resourceprep-01.txt: Add.
501 2003-02-21 Simon Josefsson <simon@josefsson.org>
503 * profiles.c: NFKC XMPP resourceprep.
505 2003-02-21 Simon Josefsson <simon@josefsson.org>
507 * profiles.c: NFKC XMPP nodeprep.
509 2003-02-21 Simon Josefsson <simon@josefsson.org>
511 * NEWS: Version 0.1.10.
513 2003-02-21 Simon Josefsson <simon@josefsson.org>
515 * reference/Makefile.am: Distribute libidn-stringprep-iscsi.html.
517 2003-02-21 Simon Josefsson <simon@josefsson.org>
521 2003-02-21 Simon Josefsson <simon@josefsson.org>
523 * NEWS, idna.c, idna.h: Deprecate idna_*_to_ace() and
524 idna_*ace_to_*(). Add idna_to_ascii_from_*() and
525 idna_to_unicode_*_from_*().
527 2003-02-21 Simon Josefsson <simon@josefsson.org>
529 * Makefile.am: Make release project independent.
531 2003-02-21 Simon Josefsson <simon@josefsson.org>
535 2003-02-21 Simon Josefsson <simon@josefsson.org>
537 * ANNOUNCE, Makefile.am, README, internal.h, libidn.texi,
538 profiles.c, stringprep_iscsi.h, tst_stringprep.c,
539 reference/dummy.c, reference/libidn-docs.tmpl: Add iSCSI profile.
541 2003-02-21 Simon Josefsson <simon@josefsson.org>
545 2003-02-21 Simon Josefsson <simon@josefsson.org>
547 * configure.ac: Bump versions.
549 2003-02-21 Simon Josefsson <simon@josefsson.org>
553 2003-02-21 Simon Josefsson <simon@josefsson.org>
555 * Makefile.am: Distribute contrib/*.
557 2003-02-21 Simon Josefsson <simon@josefsson.org>
559 * Makefile.am: Install punycode.h.
561 2003-02-21 Simon Josefsson <simon@josefsson.org>
563 * Makefile.am: Install idna.h, tiny patch from Stephane Bortzmeyer.
565 2003-02-20 Simon Josefsson <simon@josefsson.org>
567 * NEWS: Version 0.1.9.
569 2003-02-20 Simon Josefsson <simon@josefsson.org>
571 * reference/libidn-docs.tmpl: Include stringprep_plain.sgml.
573 2003-02-20 Simon Josefsson <simon@josefsson.org>
575 * reference/Makefile.am: Add libidn-stringprep-plain.html.
577 2003-02-20 Simon Josefsson <simon@josefsson.org>
579 * libidn.texi: Fix last commit.
581 2003-02-20 Simon Josefsson <simon@josefsson.org>
583 * libidn.texi: Mention stringprep_plain.h.
585 2003-02-20 Simon Josefsson <simon@josefsson.org>
587 * reference/dummy.c: Add stringprep_plain.
589 2003-02-20 Simon Josefsson <simon@josefsson.org>
591 * profiles.c: Don't case fold XMPP resources.
593 2003-02-20 Simon Josefsson <simon@josefsson.org>
595 * profiles.c: Really fix XMPP definition.
597 2003-02-20 Simon Josefsson <simon@josefsson.org>
599 * Makefile.am: Add stringprep_plain.h.
601 2003-02-20 Simon Josefsson <simon@josefsson.org>
603 * configure.ac: Bump versions.
605 2003-02-20 Simon Josefsson <simon@josefsson.org>
607 * libidn.texi: Sync ANNOUNCE.
609 2003-02-20 Simon Josefsson <simon@josefsson.org>
611 * ANNOUNCE: Mention SASL "plain".
613 2003-02-20 Simon Josefsson <simon@josefsson.org>
617 2003-02-20 Simon Josefsson <simon@josefsson.org>
619 * tst_stringprep.c: Remove broken XMPP tests. Add SASL test.
621 2003-02-20 Simon Josefsson <simon@josefsson.org>
623 * draft-ietf-sasl-anon-00.txt: Add.
625 2003-02-20 Simon Josefsson <simon@josefsson.org>
627 * internal.h: Include stringprep_plain.h.
629 2003-02-20 Simon Josefsson <simon@josefsson.org>
631 * profiles.c: Add stringprep_plain for SASL ANONYMOUS plain
634 2003-02-20 Simon Josefsson <simon@josefsson.org>
636 * profiles.c: Fix XMPP definition.
638 2003-02-20 Simon Josefsson <simon@josefsson.org>
640 * stringprep_plain.h: New file.
642 2003-02-19 Simon Josefsson <simon@josefsson.org>
646 2003-02-19 Simon Josefsson <simon@josefsson.org>
650 2003-02-19 Simon Josefsson <simon@josefsson.org>
652 * profiles.c: Don't normalize or map ASCII space for XMPP nodeprep.
653 Tiny patch from Travis Shirk <TShirk@jabber.com>.
655 2003-02-18 Simon Josefsson <simon@josefsson.org>
659 2003-02-15 Simon Josefsson <simon@josefsson.org>
661 * idna.c: Make sure decoded punycode data is zero terminated.
663 2003-02-15 Simon Josefsson <simon@josefsson.org>
665 * tst_idna.c: Fix memory leak.
667 2003-02-15 Simon Josefsson <simon@josefsson.org>
669 * idna.c: Fix memory leaks. Waste less memory.
671 2003-02-15 Simon Josefsson <simon@josefsson.org>
673 * idna.c: Fix memory leak.
675 2003-02-14 Simon Josefsson <simon@josefsson.org>
677 * tst_stringprep.c: Fix.
679 2003-02-14 Simon Josefsson <simon@josefsson.org>
683 2003-02-14 Simon Josefsson <simon@josefsson.org>
685 * stringprep.c: Fix maplen calculation.
687 2003-02-14 Simon Josefsson <simon@josefsson.org>
689 * stringprep.c: Fix gcc warnings.
691 2003-02-14 Simon Josefsson <simon@josefsson.org>
693 * stringprep.c, stringprep.h.in: Change STRINGPREP_MAX_MAP_CHARS to
694 4 to waste less space.
696 2003-02-14 Simon Josefsson <simon@josefsson.org>
698 * NEWS: Version 0.1.8.
700 2003-02-14 Simon Josefsson <simon@josefsson.org>
702 * Makefile.am: GTK-DOC fix.
704 2003-02-14 Simon Josefsson <simon@josefsson.org>
706 * libidn.texi: Update port status.
708 2003-02-14 Simon Josefsson <simon@josefsson.org>
710 * configure.ac: Use = instead of == as test operator.
712 2003-02-13 Simon Josefsson <simon@josefsson.org>
714 * example2.c, stringprep.c: Use size_t for string lengths.
716 2003-02-13 Simon Josefsson <simon@josefsson.org>
718 * example2.c: Revert missing-noreturn fix.
720 2003-02-13 Simon Josefsson <simon@josefsson.org>
722 * idna.c: Use size_t for string lengths.
724 2003-02-13 Simon Josefsson <simon@josefsson.org>
726 * configure.ac, Makefile.am: Condition GTK-DOC and disable by
729 2003-02-13 Simon Josefsson <simon@josefsson.org>
731 * configure.ac: Cleanup gtk-doc build.
733 2003-02-13 Simon Josefsson <simon@josefsson.org>
735 * reference/Makefile.am, reference/libidn-docs.sgml,
736 reference/libidn-docs.tmpl, reference/libidn.types: Cleanup gtk-doc
739 2003-02-13 Simon Josefsson <simon@josefsson.org>
741 * profiles.c: Zero terminate XMPP array.
743 2003-02-13 Simon Josefsson <simon@josefsson.org>
745 * configure.ac: Bump version (both shared library and package).
747 2003-02-13 Simon Josefsson <simon@josefsson.org>
751 2003-02-13 Simon Josefsson <simon@josefsson.org>
753 * example.c, example2.c, gen-unicode-tables.pl, idna.c, internal.h,
754 nfkc.c, punycode.c, stringprep.c, stringprep.h.in, toutf8.c,
755 tst_idna.c, tst_nfkc.c, tst_punycode.c, tst_stringprep.c: Fix
758 2003-02-13 Simon Josefsson <simon@josefsson.org>
760 * example3.c, example4.c: Fix CFLAGS warnings. Use official IDNA
763 2003-02-12 Simon Josefsson <simon@josefsson.org>
765 * tst_stringprep.c: Cleanups for including as appendix in draft.
767 2003-02-12 Simon Josefsson <simon@josefsson.org>
769 * profiles.c: Don't optimize prohibited output tables (better trace
772 2003-02-12 Simon Josefsson <simon@josefsson.org>
774 * tst_stringprep.c: More self tests. More debug info.
776 2003-02-12 Simon Josefsson <simon@josefsson.org>
778 * stringprep.c: More debug output.
780 2003-02-12 Simon Josefsson <simon@josefsson.org>
782 * idna-ace-prefix.txt: Official results.
784 2003-02-12 Simon Josefsson <simon@josefsson.org>
786 * Makefile.am: Improve release target.
788 2003-02-12 Simon Josefsson <simon@josefsson.org>
790 * Makefile.am: Add release target.
792 2003-02-12 Simon Josefsson <simon@josefsson.org>
794 * NEWS, configure.ac: Version 0.1.7.
796 2003-02-12 Simon Josefsson <simon@josefsson.org>
798 * tst_idna.c: Fix IDNA ACE prefix.
800 2003-02-12 Simon Josefsson <simon@josefsson.org>
802 * idna.h: Use official IDNA prefix.
804 2003-02-11 Simon Josefsson <simon@josefsson.org>
806 * Makefile.am: Add upload target.
808 2003-02-11 Simon Josefsson <simon@josefsson.org>
810 * tst_idna.c: Use new IDNA ACE prefix.
812 2003-02-11 Simon Josefsson <simon@josefsson.org>
814 * NEWS, configure.ac: Version 0.1.6.
816 2003-02-11 Simon Josefsson <simon@josefsson.org>
818 * idna-ace-prefix.txt: Add my computation.
820 2003-02-11 Simon Josefsson <simon@josefsson.org>
822 * idna.h: Chose IDNA prefix based on my computation.
824 2003-02-09 Simon Josefsson <simon@josefsson.org>
826 * internal.h: Fix header.
828 2003-02-09 Simon Josefsson <simon@josefsson.org>
830 * stringprep.h.in: Fix.
832 2003-02-09 Simon Josefsson <simon@josefsson.org>
834 * draft-ietf-ips-iscsi-string-prep-03.txt: Add.
836 2003-02-09 Simon Josefsson <simon@josefsson.org>
838 * profiles.c: Indent.
840 2003-02-09 Simon Josefsson <simon@josefsson.org>
842 * Makefile.am: Fix cvs2cl.
844 2003-02-07 Simon Josefsson <simon@josefsson.org>
848 2003-02-07 Simon Josefsson <simon@josefsson.org>
850 * reference/libidn-docs.sgml: Reorder.
852 2003-02-07 Simon Josefsson <simon@josefsson.org>
854 * README-alpha: Add build instructions.
856 2003-02-07 Simon Josefsson <simon@josefsson.org>
860 2003-02-07 Simon Josefsson <simon@josefsson.org>
862 * reference/dummy.c, libidn.texi: Add XMPP.
864 2003-02-07 Simon Josefsson <simon@josefsson.org>
866 * reference/libidn-docs.sgml: Include xmpp.
868 2003-02-07 Simon Josefsson <simon@josefsson.org>
870 * reference/libidn-docs.sgml: Update (from ANNOUNCE).
872 2003-02-07 Simon Josefsson <simon@josefsson.org>
874 * profiles.c: Use table C.8 for bidi prohibited instead of C.9.
876 2003-02-07 Simon Josefsson <simon@josefsson.org>
878 * Makefile.am, draft-ietf-xmpp-nodeprep-00.txt,
879 draft-ietf-xmpp-resourceprep-00.txt, internal.h, profiles.c,
880 stringprep_xmpp.h, tst_stringprep.c: Support XMPP.
882 2003-02-07 Simon Josefsson <simon@josefsson.org>
884 * draft-ietf-krb-wg-utf8-profile-00.txt: Add.
886 2003-02-07 Simon Josefsson <simon@josefsson.org>
890 2003-02-07 Simon Josefsson <simon@josefsson.org>
892 * stringprep_kerberos5.h, stringprep_nameprep.h,
893 stringprep_generic.h: Name fix.
895 2003-02-05 Simon Josefsson <simon@josefsson.org>
899 2003-01-31 Simon Josefsson <simon@josefsson.org>
901 * tst_punycode.c, tst_idna.c: Indent.
903 2003-01-31 Simon Josefsson <simon@josefsson.org>
905 * tst_punycode.c: Indent.
907 2003-01-31 Simon Josefsson <simon@josefsson.org>
909 * example3.c, example4.c, idna.c, stringprep.c, toutf8.c,
910 tst_idna.c, tst_punycode.c: Indent.
912 2003-01-30 Simon Josefsson <simon@josefsson.org>
916 2003-01-30 Simon Josefsson <simon@josefsson.org>
920 2003-01-29 Simon Josefsson <simon@josefsson.org>
922 * ANNOUNCE: Mention libc.
924 2003-01-28 Simon Josefsson <simon@josefsson.org>
928 2003-01-28 Simon Josefsson <simon@josefsson.org>
930 * reference/Makefile.am: Really ignore netdb.h.
932 2003-01-28 Simon Josefsson <simon@josefsson.org>
934 * configure.ac: Release 0.1.5.
936 2003-01-28 Simon Josefsson <simon@josefsson.org>
938 * Makefile.am: Dist libc/*.
940 2003-01-28 Simon Josefsson <simon@josefsson.org>
942 * reference/Makefile.am: Ignore netdb.h.
944 2003-01-28 Simon Josefsson <simon@josefsson.org>
948 2003-01-28 Simon Josefsson <simon@josefsson.org>
952 2003-01-28 Simon Josefsson <simon@josefsson.org>
954 * NEWS, libc/Makefile, libc/README, libc/Versions, libc/configure,
955 libc/example.c, libc/getaddrinfo.c, libc/libc.patch, libc/netdb.h:
956 Libidn as libc add-on.
958 2003-01-28 Simon Josefsson <simon@josefsson.org>
960 * idna.c, idna.h: Return new error code IDNA_ICONV_ERROR instead of
961 crashing when character set conversion fails.
963 2003-01-28 Simon Josefsson <simon@josefsson.org>
965 * toutf8.c: Fix prototype. Move unused parameter unless
968 2003-01-28 Simon Josefsson <simon@josefsson.org>
970 * internal.h: Work from within GNU Libc.
972 2003-01-27 Simon Josefsson <simon@josefsson.org>
976 2003-01-27 Simon Josefsson <simon@josefsson.org>
978 * libidn.texi: Point to THANKS for more acks.
980 2003-01-27 Simon Josefsson <simon@josefsson.org>
982 * idna.c: Fix possible memory corruption. Noncopyrightable patch
983 from Waldo Bastian <bastian@kde.org>.
985 2003-01-20 Simon Josefsson <simon@josefsson.org>
987 * configure.ac: Change bug email address.
989 2003-01-18 Simon Josefsson <simon@josefsson.org>
991 * Makefile.am: Generate ChangeLog with --no-times.
993 2003-01-15 Simon Josefsson <simon@josefsson.org>
995 * NEWS, configure.ac: Release 0.1.4.
997 2003-01-15 Simon Josefsson <simon@josefsson.org>
999 * toutf8.c: Fix functions on bad platforms.
1001 2003-01-15 Simon Josefsson <simon@josefsson.org>
1003 * stringprep.c: Add comment.
1005 2003-01-15 Simon Josefsson <simon@josefsson.org>
1007 * tst_idna.c: Test step 5 in ToASCII.
1009 2003-01-15 Simon Josefsson <simon@josefsson.org>
1011 * idna.c, idna.h: Fix ToASCII().
1013 2003-01-15 Simon Josefsson <simon@josefsson.org>
1015 * libidn.texi: Fix copyright.
1017 2003-01-15 Simon Josefsson <simon@josefsson.org>
1019 * libidn.texi: Fix dir entry.
1021 2003-01-15 Simon Josefsson <simon@josefsson.org>
1023 * Makefile.am: Use automake's ps and pdf texinfo targets. Remove
1026 2003-01-15 Simon Josefsson <simon@josefsson.org>
1028 * Makefile.am: EXTRA_DIST lgplg.texi. Disable GTK-DOC for
1029 distcheck builds (doesn't work).
1031 2003-01-15 Simon Josefsson <simon@josefsson.org>
1033 * reference/Makefile.am: Add uninstall target. Fix distcheck
1036 2003-01-15 Simon Josefsson <simon@josefsson.org>
1038 * lgpl.texi, libidn.texi: Add acknowledgements, lgpl.
1040 2003-01-15 Simon Josefsson <simon@josefsson.org>
1042 * Makefile.am, configure.ac, example.c, example2.c, idna.c, idna.h,
1043 libidn.texi, nfkc.c, profiles.c, punycode.c, punycode.h,
1044 stringprep.c, stringprep.h.in, toutf8.c, tst_idna.c, tst_nfkc.c,
1045 tst_punycode.c, tst_stringprep.c, version.c: Comment cleanup.
1047 2003-01-15 Simon Josefsson <simon@josefsson.org>
1049 * Makefile.am, reference/dummy.c: Improve texinfo manual.
1051 2003-01-15 Simon Josefsson <simon@josefsson.org>
1053 * stringprep.c: Add doc.
1055 2003-01-15 Simon Josefsson <simon@josefsson.org>
1059 2003-01-15 Simon Josefsson <simon@josefsson.org>
1061 * README: Remove API documentation.
1063 2003-01-15 Simon Josefsson <simon@josefsson.org>
1065 * NEWS, configure.ac: Release 0.1.3.
1067 2003-01-15 Simon Josefsson <simon@josefsson.org>
1069 * Makefile.am, fdl.texi, gdoc, libidn.texi: Add texinfo manual.
1071 2003-01-15 Simon Josefsson <simon@josefsson.org>
1073 * example2.c: Fix for texinfiscation.
1075 2003-01-15 Simon Josefsson <simon@josefsson.org>
1077 * nfkc.c: Doc fixes.
1079 2003-01-08 Simon Josefsson <simon@josefsson.org>
1081 * README-alpha: Add.
1083 2003-01-08 Simon Josefsson <simon@josefsson.org>
1085 * NEWS, configure.ac: Release 0.1.2.
1087 2003-01-08 Simon Josefsson <simon@josefsson.org>
1091 2003-01-08 Simon Josefsson <simon@josefsson.org>
1093 * Makefile.am, example3.c, example4.c, idna.c, idna.h,
1094 stringprep.h.in, toutf8.c: IDNA high-level API.
1096 2003-01-08 Simon Josefsson <simon@josefsson.org>
1098 * NEWS, configure.ac: Release 0.1.1.
1100 2003-01-08 Simon Josefsson <simon@josefsson.org>
1102 * reference/Makefile.am: dist dummy.c.
1104 2003-01-08 Simon Josefsson <simon@josefsson.org>
1106 * reference/Makefile.am: Add templates. Don't parse internal.h
1108 2003-01-08 Simon Josefsson <simon@josefsson.org>
1110 * reference/libidn-docs.sgml: Add ANNOUNCE text.
1112 2003-01-08 Simon Josefsson <simon@josefsson.org>
1114 * reference/dummy.c: Add.
1116 2003-01-08 Simon Josefsson <simon@josefsson.org>
1118 * version.c, toutf8.c: Doc fix.
1120 2003-01-08 Simon Josefsson <simon@josefsson.org>
1124 2003-01-08 Simon Josefsson <simon@josefsson.org>
1126 * stringprep.c: Doc fix.
1128 2003-01-08 Simon Josefsson <simon@josefsson.org>
1130 * nfkc.c, stringprep.c, version.c: Add GTK-DOC documentation.
1132 2003-01-08 Simon Josefsson <simon@josefsson.org>
1134 * reference/dummy.c, reference/Makefile.am: Dummy GTK-DOC C file
1135 with documentation for #define macros.
1137 2003-01-08 Simon Josefsson <simon@josefsson.org>
1139 * stringprep.h.in: GTK-DOC fixes.
1141 2003-01-08 Simon Josefsson <simon@josefsson.org>
1143 * toutf8.c: Add GTK-DOC documentation.
1145 2003-01-08 Simon Josefsson <simon@josefsson.org>
1147 * punycode.c: Add GTK-DOC documentation.
1149 2003-01-08 Simon Josefsson <simon@josefsson.org>
1151 * Makefile.am, configure.ac, reference/Makefile.am,
1152 reference/libidn-docs.sgml, reference/libidn.types: Add API
1155 2003-01-05 Simon Josefsson <simon@josefsson.org>
1157 * configure.ac: Release 0.1.0.
1159 2003-01-05 Simon Josefsson <simon@josefsson.org>
1161 * Makefile.am: Fix ChangeLog in distcheck.
1163 2003-01-05 Simon Josefsson <simon@josefsson.org>
1165 * README-alpha, README: Fix.
1167 2003-01-05 Simon Josefsson <simon@josefsson.org>
1169 * idna.h, Makefile.am: Add.
1171 2003-01-05 Simon Josefsson <simon@josefsson.org>
1173 * tst_idna.c: Check idna_to_unicode().
1175 2003-01-05 Simon Josefsson <simon@josefsson.org>
1179 2003-01-05 Simon Josefsson <simon@josefsson.org>
1181 * tst_punycode.c: Check decoding.
1183 2003-01-05 Simon Josefsson <simon@josefsson.org>
1185 * README-alpha: Add.
1187 2003-01-04 Simon Josefsson <simon@josefsson.org>
1191 2003-01-03 Simon Josefsson <simon@josefsson.org>
1193 * README-alpha: Rename.
1195 2003-01-03 Simon Josefsson <simon@josefsson.org>
1199 2003-01-03 Simon Josefsson <simon@josefsson.org>
1201 * Makefile.am: Build IDNA.
1203 2003-01-03 Simon Josefsson <simon@josefsson.org>
1207 2003-01-03 Simon Josefsson <simon@josefsson.org>
1211 2003-01-03 Simon Josefsson <simon@josefsson.org>
1213 * README, idna.c, idna.h, internal.h, tst_idna.c: Add unfinished
1216 2003-01-03 Simon Josefsson <simon@josefsson.org>
1218 * libidn.pc.in: Rename and fix.
1220 2003-01-03 Simon Josefsson <simon@josefsson.org>
1222 * THANKS, draft-ietf-idn-idna-14.txt,
1223 draft-ietf-idn-nameprep-11.txt: Add.
1225 2003-01-03 Simon Josefsson <simon@josefsson.org>
1227 * THANKS, README: Rename.
1229 2003-01-03 Simon Josefsson <simon@josefsson.org>
1231 * Makefile.am, configure.ac: Rename.
1233 2003-01-03 Simon Josefsson <simon@josefsson.org>
1235 * libidn.pc.in, libstringprep.pc.in: Rename libstringprep.pc.in to
1238 2003-01-02 Simon Josefsson <simon@josefsson.org>
1240 * Makefile.am, draft-hoffman-stringprep-07.txt,
1241 gen-stringprep-tables.pl, rfc3454.txt: Use rfc3454.txt instead of
1242 draft-hoffman-stringprep-07.txt.
1244 2002-12-27 Simon Josefsson <simon@josefsson.org>
1248 2002-12-26 Simon Josefsson <simon@josefsson.org>
1250 * ANNOUNCE: Cleanup.
1252 2002-12-26 Simon Josefsson <simon@josefsson.org>
1254 * ANNOUNCE: Initiate name change for savannah project registration.
1256 2002-12-26 Simon Josefsson <simon@josefsson.org>
1258 * tst_punycode.c: Fixes.
1260 2002-12-26 Simon Josefsson <simon@josefsson.org>
1262 * tst_stringprep.c: Fix.
1264 2002-12-26 Simon Josefsson <simon@josefsson.org>
1266 * README-alpha: Add.
1268 2002-12-26 Simon Josefsson <simon@josefsson.org>
1272 2002-12-19 Simon Josefsson <simon@josefsson.org>
1274 * Makefile.am, NEWS, configure.ac, draft-ietf-idn-punycode-03.txt,
1275 example.c, example2.c, internal.h, nfkc.c, punycode.c, punycode.h,
1276 stringprep.c, stringprep.h.in, tst_punycode.c: Add punycode. Use
1277 "unsigned long" for Unicode code points. Copying condition fixes.
1280 2002-12-14 Simon Josefsson <simon@josefsson.org>
1282 * Makefile.am: Make sure ChangeLog is regenerated.
1284 2002-12-13 Simon Josefsson <simon@josefsson.org>
1286 * NEWS, configure.ac: Release 0.0.8.
1288 2002-12-13 Simon Josefsson <simon@josefsson.org>
1290 * AUTHORS, Makefile.am, NEWS, README, THANKS, configure.ac,
1291 internal.h, libstringprep.pc.in, strdup.c, stringprep.c,
1292 stringprep_generic.h, stringprep_kerberos5.h,
1293 stringprep_nameprep.h, toutf8.c, tst_nfkc.c, tst_stringprep.c:
1296 2002-12-13 Simon Josefsson <simon@josefsson.org>
1298 * Makefile.am: Link with libiconv.
1300 2002-12-10 Simon Josefsson <simon@josefsson.org>
1302 * stringprep.c: Don't use uint32_t in one odd place.
1304 2002-12-10 Simon Josefsson <simon@josefsson.org>
1306 * stringprep.c: Flawfinder.
1308 2002-12-10 Simon Josefsson <simon@josefsson.org>
1312 2002-12-10 Simon Josefsson <simon@josefsson.org>
1314 * stringprep.h.in: Remove comma on last enum entry.
1316 2002-12-09 Simon Josefsson <simon@josefsson.org>
1318 * tst_nfkc.c: Fix memory leak.
1320 2002-12-09 Simon Josefsson <simon@josefsson.org>
1322 * configure.ac, internal.h, stringprep.c: Use dmalloc. Fix memory
1323 leak when bidi fails.
1325 2002-12-09 Simon Josefsson <simon@josefsson.org>
1327 * tst_stringprep.c: Check version.
1329 2002-12-09 Simon Josefsson <simon@josefsson.org>
1331 * NEWS, configure.ac: Release 0.0.7 (version 0.0.6 was abandoned).
1333 2002-12-09 Simon Josefsson <simon@josefsson.org>
1335 * configure.ac: Release 0.0.6.
1337 2002-12-09 Simon Josefsson <simon@josefsson.org>
1339 * tst_stringprep.c: Check all upper string case mapping.
1341 2002-12-09 Simon Josefsson <simon@josefsson.org>
1343 * stringprep.c: Apply table until it can't be applied any longer.
1345 2002-12-07 Simon Josefsson <simon@josefsson.org>
1347 * tst_stringprep.c: Add nameprep vector.
1349 2002-12-07 Simon Josefsson <simon@josefsson.org>
1351 * example.c: Cosmetic fix.
1353 2002-12-07 Simon Josefsson <simon@josefsson.org>
1355 * stringprep.c: Fix printf() format warnings. Fix bidi table for
1356 loop (affected only nameprep).
1358 2002-12-07 Simon Josefsson <simon@josefsson.org>
1360 * NEWS: Release 0.0.5.
1362 2002-12-07 Simon Josefsson <simon@josefsson.org>
1364 * Makefile.am, configure.ac: Add memset.c, an AC_LIBOBJ.
1366 2002-12-07 Simon Josefsson <simon@josefsson.org>
1368 * memset.c: An AC_LIBOBJ, from gnulib.
1370 2002-12-07 Simon Josefsson <simon@josefsson.org>
1372 * profiles.c, stringprep.c, stringprep.h.in: Indent.
1374 2002-12-07 Simon Josefsson <simon@josefsson.org>
1376 * README: Use new types.
1378 2002-12-07 Simon Josefsson <simon@josefsson.org>
1380 * profiles.c, stringprep.c, stringprep.h.in, tst_stringprep.c:
1383 2002-12-07 Simon Josefsson <simon@josefsson.org>
1385 * profiles.c, stringprep.c, tst_stringprep.c: Fix bidi code and add
1388 2002-12-07 Simon Josefsson <simon@josefsson.org>
1390 * gen-stringprep-tables.pl, profiles.c, stringprep.c,
1391 stringprep.h.in, stringprep_generic.h, stringprep_kerberos5.h,
1392 stringprep_nameprep.h, tst_stringprep.c: Clean up internal
1393 profiling definitions.
1395 2002-12-06 Simon Josefsson <simon@josefsson.org>
1397 * example.c: Fix typo.
1399 2002-12-06 Simon Josefsson <simon@josefsson.org>
1401 * configure.ac: Release 0.0.4.
1403 2002-12-06 Simon Josefsson <simon@josefsson.org>
1405 * NEWS, README, profiles.c, stringprep.c, stringprep.h.in,
1406 stringprep_nameprep.h, tst_stringprep.c: Add unassigned code point
1407 handling, and self test.
1409 2002-12-06 Simon Josefsson <simon@josefsson.org>
1411 * tst_stringprep.c: Don't modify constant string during debug.
1413 2002-12-05 Simon Josefsson <simon@josefsson.org>
1415 * stringprep.c: Don't use *_fast().
1417 2002-12-05 Simon Josefsson <simon@josefsson.org>
1419 * Makefile.am: Don't use $< (GNU specific).
1421 2002-12-03 Simon Josefsson <simon@josefsson.org>
1423 * Makefile.am: Portability fixes.
1425 2002-12-03 Simon Josefsson <simon@josefsson.org>
1427 * internal.h, nfkc.c, stringprep.c, toutf8.c, tst_nfkc.c,
1428 tst_stringprep.c, version.c: Simplify the #include-mess. (NULL
1429 wasn't found on alpha-unknown-netbsd1.6)
1431 2002-11-30 Simon Josefsson <simon@josefsson.org>
1433 * config.rpath: [no log message]
1435 2002-11-30 Simon Josefsson <simon@josefsson.org>
1437 * NEWS, configure.ac: Release 0.0.3.
1439 2002-11-30 Simon Josefsson <simon@josefsson.org>
1441 * Makefile.am, configure.ac, strdup.c: Add replacement strdup.c for
1442 system's without it. Increment shared library version. Trim
1445 2002-11-30 Simon Josefsson <simon@josefsson.org>
1447 * README: Added copying conditions. Added more API documentation.
1449 2002-11-30 Simon Josefsson <simon@josefsson.org>
1451 * THANKS: Add copying conditions.
1453 2002-11-30 Simon Josefsson <simon@josefsson.org>
1455 * AUTHORS: Add copying conditions and public key.
1457 2002-11-30 Simon Josefsson <simon@josefsson.org>
1459 * Makefile.am, example.c, nfkc.c, stringprep.h.in,
1460 tst_stringprep.c: Export stringprep_utf8_to_unichar.
1462 Rename stringprep_utf8_to_ucs4_fast to stringprep_utf8_to_ucs4 to
1463 clean up API (old entry maintained for binary backwards
1464 compatibility though).
1468 Add sign make target.
1470 2002-11-29 Simon Josefsson <simon@josefsson.org>
1472 * nfkc.c, profiles.c, toutf8.c: indent
1474 2002-11-29 Simon Josefsson <simon@josefsson.org>
1476 * stringprep.c: improve debugging output
1478 2002-11-14 Simon Josefsson <simon@josefsson.org>
1480 * configure.ac: AC_PROG_RANLIB obsoleted by libtool.
1482 2002-11-07 Simon Josefsson <simon@josefsson.org>
1484 * example.c: improve comment
1486 2002-11-07 Simon Josefsson <simon@josefsson.org>
1488 * Makefile.am: add dependency
1490 2002-11-07 Simon Josefsson <simon@josefsson.org>
1492 * NEWS, configure.ac: Release 0.0.2.
1494 2002-11-07 Simon Josefsson <simon@josefsson.org>
1496 * toutf8.c: Remove unused variable.
1498 2002-11-07 Simon Josefsson <simon@josefsson.org>
1500 * stringprep.c: Fix memory leak.
1502 2002-11-07 Simon Josefsson <simon@josefsson.org>
1504 * Makefile.am, tst_nfkc.c, tst_stringprep.c: Add NFKC self test.
1506 2002-11-06 Simon Josefsson <simon@josefsson.org>
1508 * stringprep.h.in, toutf8.c: Cosmetic fixes.
1510 2002-11-06 Simon Josefsson <simon@josefsson.org>
1514 2002-11-06 Simon Josefsson <simon@josefsson.org>
1516 * README: Explain why GLIB is not used.
1518 2002-11-06 Simon Josefsson <simon@josefsson.org>
1520 * Makefile.am, README: Build fixes.
1522 2002-11-06 Simon Josefsson <simon@josefsson.org>
1524 * Makefile.am, NEWS, README, THANKS, configure.ac, example.c,
1525 iconv.m4, libstringprep.pc.in, profiles.c, stringprep.h.in,
1526 stringprep_generic.h, stringprep_kerberos5.h,
1527 stringprep_nameprep.h, toutf8.c: Add example. Add toutf8.c. Check
1528 if OS has locale functions. Add -R to pkg-config info file. Moved
1529 profile variables to profile.c from header files.
1531 2002-11-05 Simon Josefsson <simon@josefsson.org>
1533 * AUTHORS, COPYING.LIB, CaseFolding-3.2.0.txt,
1534 CompositionExclusions-3.2.0.txt, LineBreak-3.2.0.txt, Makefile.am,
1535 NEWS, README, SpecialCasing-3.2.0.txt, THANKS,
1536 UnicodeData-3.2.0.txt, configure.ac,
1537 draft-hoffman-stringprep-07.txt, gen-stringprep-tables.pl,
1538 gen-unicode-tables.pl, libstringprep.pc.in, nfkc.c, stringprep.c,
1539 stringprep.h.in, stringprep_generic.h, stringprep_kerberos5.h,
1540 stringprep_nameprep.h, tst_stringprep.c, version.c: Initial