Age | Commit message (Expand) | Author |
---|---|---|
2023-06-09 | don't have the config being a global | Omar Polo |
2023-06-08 | rework the daemon to do fork+exec | Omar Polo |
2023-06-06 | rename PROC_MAX to PREFORK_MAX | Omar Polo |
2022-03-19 | const-ify some tables | Omar Polo |
2021-03-20 | move all sandbox-related code to sandbox.c | Omar Polo |
2021-03-19 | refactoring: imsg everywhere | Omar Polo |
2021-02-23 | sync global variables | Omar Polo |
2021-02-08 | define conf in the test program, not in puny.c | Omar Polo |
2021-02-01 | parse_err is a const pointer | Omar Polo |
2021-01-29 | fix puny-test build | 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 |
2021-01-27 | initial punycode support | Omar Polo |