summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Felix Fietkau [Mon, 31 Dec 2012 14:28:17 +0000 (15:28 +0100)]
use the new calloc_a function from libubox
Felix Fietkau [Sun, 30 Dec 2012 21:13:33 +0000 (22:13 +0100)]
add forking
Felix Fietkau [Sun, 30 Dec 2012 21:09:42 +0000 (22:09 +0100)]
add more command line options
Felix Fietkau [Sun, 30 Dec 2012 21:09:34 +0000 (22:09 +0100)]
clean up uh_urldecode, null-terminate string
Felix Fietkau [Sun, 30 Dec 2012 20:56:11 +0000 (21:56 +0100)]
add config parser
Felix Fietkau [Sun, 30 Dec 2012 20:34:23 +0000 (21:34 +0100)]
limit default max_requests to 3
Felix Fietkau [Sun, 30 Dec 2012 19:01:50 +0000 (20:01 +0100)]
fix socket value detection
Felix Fietkau [Sun, 30 Dec 2012 18:58:45 +0000 (19:58 +0100)]
fix compile errors
Felix Fietkau [Sun, 30 Dec 2012 18:36:18 +0000 (19:36 +0100)]
Initial implementation