Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libmicrohttpd: cleanup Config.in | Peter Korsgaard | 2009-09-21 | 1 | -1/+2 |
| | | | | | | | - 'n' is default, so no need to mention it explicit - Add homepage URL Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | libmicrohttpd: New package. | Will Newton | 2009-09-20 | 2 | -0/+21 |
libmicrohttpd is a library that allows embedding an HTTP server into an application with a small code and memory footprint. Signed-off-by: Will Newton <will.newton@gmail.com> |