aboutsummaryrefslogtreecommitdiff
path: root/puny.c
AgeCommit message (Expand)Author
2021-02-12fix various compilation errorsOmar Polo
2021-02-08define conf in the test program, not in puny.cOmar Polo
2021-02-07improve logs managementOmar Polo
2021-01-29const-ify var + missing argumentOmar Polo
2021-01-29puny_decode: set an error stringOmar Polo
2021-01-28fix buildOmar Polo
2021-01-28punycode: refactoringOmar Polo
2021-01-27compiler warningsOmar Polo
2021-01-27use starts_with in puny.cOmar Polo
2021-01-27const-ify puny_decode (and add puny.c)Omar Polo