Age | Commit message (Expand) | Author |
---|---|---|
2012-12-31 | fix 404 and 403 error handling, improve error message output | Felix Fietkau |
2012-12-31 | add default cgi prefix | Felix Fietkau |
2012-12-31 | add default value for conf.realm | Felix Fietkau |
2012-12-31 | set a default for script timeout | Felix Fietkau |
2012-12-31 | set keepalive option after all command line parameters have been processed | Felix Fietkau |
2012-12-31 | exit if no sockets could be bound | Felix Fietkau |
2012-12-31 | add full usage help text | Felix Fietkau |
2012-12-31 | add 404 error support | Felix Fietkau |
2012-12-31 | use the new calloc_a function from libubox | Felix Fietkau |
2012-12-30 | add forking | Felix Fietkau |
2012-12-30 | add more command line options | Felix Fietkau |
2012-12-30 | clean up uh_urldecode, null-terminate string | Felix Fietkau |
2012-12-30 | add config parser | Felix Fietkau |
2012-12-30 | limit default max_requests to 3 | Felix Fietkau |
2012-12-30 | fix socket value detection | Felix Fietkau |
2012-12-30 | fix compile errors | Felix Fietkau |
2012-12-30 | Initial implementation | Felix Fietkau |