Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhttpd: - cope with options instead of lists in uci config - fix compilation ↵ | Jo-Philipp Wich | 2010-04-03 | 1 | -0/+2 |
| | | | | | | without tls (#7050) - bump to rev 7 SVN-Revision: 20668 | ||||
* | uhttpd: fix a signal related race condition exposed by LuCI on fast machines | Jo-Philipp Wich | 2010-03-29 | 2 | -2/+6 |
| | | | | SVN-Revision: 20573 | ||||
* | uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx | Jo-Philipp Wich | 2010-03-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 20532 | ||||
* | uhttpd: block SIGCHLD until it is expected (#6957) | Jo-Philipp Wich | 2010-03-27 | 5 | -3/+32 |
| | | | | SVN-Revision: 20513 | ||||
* | uhttpd: clear script timeout as soon as data is received from the child | Jo-Philipp Wich | 2010-03-27 | 2 | -10/+14 |
| | | | | SVN-Revision: 20501 | ||||
* | uhttpd: - make script timeout configurable - catch SIGCHLD to properly ↵ | Jo-Philipp Wich | 2010-03-27 | 5 | -9/+52 |
| | | | | | | interrupt select() - flag listen and client sockets as close-on-exec SVN-Revision: 20500 | ||||
* | add uhttpd (moved from LuCI trunk) | Jo-Philipp Wich | 2010-03-25 | 14 | -0/+3737 |
SVN-Revision: 20428 |