summaryrefslogtreecommitdiff
path: root/include/crypto/punycode.h
Commit message (Expand)AuthorAgeFilesLines
* Add more punycode tests and remove ossl_a2ucompare()slontis2023-02-081-2/+0
* fuzz: add punycode decoder fuzz testPauli2022-11-111-0/+2
* punycode: update to use WPACKET instead of using custom range checkingPauli2022-11-111-1/+2
* punycode: fix indentationPauli2021-06-191-4/+4
* include: replace tabs with spaces in headersPauli2021-06-191-4/+4
* Update copyright yearMatt Caswell2021-02-181-1/+1
* include/crypto: add a few missing #pragma once directivesFdaSilvaYY2021-02-101-1/+1
* Update copyright yearMatt Caswell2020-10-151-1/+1
* Punycode decoding implementationDmitry Belyavskiy2020-08-261-0/+24