Age | Commit message (Expand) | Author |
---|---|---|
2021-02-12 | fix various compilation errors | Omar Polo |
2021-02-08 | define conf in the test program, not in puny.c | Omar Polo |
2021-02-07 | improve logs management | Omar Polo |
2021-01-29 | const-ify var + missing argument | Omar Polo |
2021-01-29 | puny_decode: set an error string | Omar Polo |
2021-01-28 | fix build | Omar Polo |
2021-01-28 | punycode: refactoring | Omar Polo |
2021-01-27 | compiler warnings | Omar Polo |
2021-01-27 | use starts_with in puny.c | Omar Polo |
2021-01-27 | const-ify puny_decode (and add puny.c) | Omar Polo |