project/uhttpd.git
11 years agoadd full usage help text
Felix Fietkau [Mon, 31 Dec 2012 16:37:09 +0000 (17:37 +0100)]
add full usage help text

11 years agoadd 404 error support
Felix Fietkau [Mon, 31 Dec 2012 16:27:55 +0000 (17:27 +0100)]
add 404 error support

11 years agouse the new calloc_a function from libubox
Felix Fietkau [Mon, 31 Dec 2012 14:28:17 +0000 (15:28 +0100)]
use the new calloc_a function from libubox

11 years agoadd forking
Felix Fietkau [Sun, 30 Dec 2012 21:13:33 +0000 (22:13 +0100)]
add forking

11 years agoadd more command line options
Felix Fietkau [Sun, 30 Dec 2012 21:09:42 +0000 (22:09 +0100)]
add more command line options

11 years agoclean up uh_urldecode, null-terminate string
Felix Fietkau [Sun, 30 Dec 2012 21:09:34 +0000 (22:09 +0100)]
clean up uh_urldecode, null-terminate string

11 years agoadd config parser
Felix Fietkau [Sun, 30 Dec 2012 20:56:11 +0000 (21:56 +0100)]
add config parser

11 years agolimit default max_requests to 3
Felix Fietkau [Sun, 30 Dec 2012 20:34:23 +0000 (21:34 +0100)]
limit default max_requests to 3

11 years agofix socket value detection
Felix Fietkau [Sun, 30 Dec 2012 19:01:50 +0000 (20:01 +0100)]
fix socket value detection

11 years agofix compile errors
Felix Fietkau [Sun, 30 Dec 2012 18:58:45 +0000 (19:58 +0100)]
fix compile errors

11 years agoInitial implementation
Felix Fietkau [Sun, 30 Dec 2012 18:36:18 +0000 (19:36 +0100)]
Initial implementation