Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > 067ce24232eeaf959a980e8d06d99d6b > files > 14

lib64idn-devel-1.33-1.1.mga6.x86_64.rpm

Libidn TODO -- Future directions.
Copyright (C) 2002-2016 Simon Josefsson
See the end for copying conditions.

If you like to start working on anything, please let me know so work
duplication can be avoided.

  - Optimize stringprep for speed, the table searching is slow (but
    does it matter?).
  - Optimize for size?  The stringprep tables can be compressed _alot_
    (most map entries are simply zeroes).
  - Port applications to use libidn.
  - Include more stringprep profiles.
  - Improve IDN tool.
  - Reimplement punycode without string length restrictions.
  - Reject invalid Unicode data.

----------------------------------------------------------------------
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.