Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDNA support #152

Merged
merged 9 commits into from Jan 18, 2016
Merged

IDNA support #152

merged 9 commits into from Jan 18, 2016

Commits on Dec 5, 2015

  1. IDNA support

    Fix #112
    Fix #119
    valenting authored and SimonSapin committed Dec 5, 2015
  2. Add UTS46 tests

    valenting authored and SimonSapin committed Dec 5, 2015
  3. IDNA: replace boolean parameters with a struct with named fields

    … and fix values for URLs where true/false were swapped.
    SimonSapin committed Dec 5, 2015
  4. Refactor IDNA

    SimonSapin committed Dec 5, 2015
  5. Implement most validitiy criteria

    SimonSapin committed Dec 5, 2015
You can’t perform that action at this time.