summaryrefslogtreecommitdiff
path: root/tests/str-idna.c
Commit message (Expand)AuthorAgeFilesLines
* Apply STD3 ASCII rules in gnutls_idna_map()tmp-fix-evil-idnaTim Rühsen2019-05-201-0/+5
* Removed support for libidn1Nikos Mavrogiannopoulos2017-05-011-17/+1
* tests: check against symbols present only in IDNA2003Nikos Mavrogiannopoulos2017-04-301-1/+9
* tests: use the exported API for IDNA testingNikos Mavrogiannopoulos2017-01-261-13/+28
* tests: simplified str-idnaNikos Mavrogiannopoulos2017-01-261-39/+58
* Add support for libidn2 (IDNA 2008 + TR46)Tim Rühsen2017-01-251-3/+11
* tests: added unit tests of of _gnutls_idna_reverse_mapNikos Mavrogiannopoulos2016-11-251-16/+33
* gnutls_idna_map was prefixed with underscore to avoid clashes with exported s...tmp-mini-idna2003-updateNikos Mavrogiannopoulos2016-11-231-3/+3
* tests: added unit tests for gnutls_idna_map()Nikos Mavrogiannopoulos2016-11-231-0/+95