Age | Commit message (Expand) | Author |
---|---|---|
2021-01-27 | use starts_with in puny.c | Omar Polo |
2021-01-27 | drop the daemon config in favour of the -f flag | Omar Polo |
2021-01-27 | const-ify puny_decode (and add puny.c) | Omar Polo |
2021-01-27 | initial punycode support | Omar Polo |
2021-01-24 | added support for location blocks | Omar Polo |
2021-01-24 | added support for location blocks | Omar Polo |
2021-01-24 | test CGI with big files | Omar Polo |
2021-01-24 | added index option | Omar Polo |
2021-01-23 | fix test portability | Omar Polo |
2021-01-23 | bump the key size a little | Omar Polo |
2021-01-23 | drop gg.py | Omar Polo |
2021-01-23 | use gg instead of gg.py for the regression suite | Omar Polo |
2021-01-23 | accumulate the whole response line for CGI scripts | Omar Polo |
2021-01-22 | drop genbigfile | Omar Polo |
2021-01-22 | use a c program to fill the file | Omar Polo |
2021-01-22 | fix for sha256sum | Omar Polo |
2021-01-22 | brand new regress suite | Omar Polo |