summaryrefslogtreecommitdiff
path: root/utils/idna.c
Commit message (Expand)AuthorAgeFilesLines
* Make chris' work compile without warning and not infinite-loop where I spotte...Daniel Silverstone2014-06-041-10/+11
* Normalise intermediary UCS-4 string when verifying ACE labelsChris Young2014-06-041-0/+8
* IDNA2008 support.Chris Young2014-06-041-0/+625