Commit graph

2 commits

Author SHA1 Message Date
fox.cpp
e6518a0d3c
Improve domain validation function
Now FQDNs are accepted as well (with trailing dot).
Empty strings are not considered valid.
Label length for IDNs is checked using Punycode form as it should.

See https://github.com/foxcpp/maddy/issues/554
2023-01-08 15:33:54 +03:00
Boban Acimovic
324a3b30ef
fix #275 (#276) 2020-09-30 22:36:58 +03:00