summaryrefslogtreecommitdiff
path: root/apps/netutils/webserver/httpd.c
Commit message (Expand)AuthorAgeFilesLines
* Add URL/CGI function mapping option to uIP web serverpatacongo2012-09-051-1/+24
* Enhancements to the uIP web server from Katepatacongo2012-09-041-29/+89
* The content for uIP web server demo is no longer canned, but is not built dyn...patacongo2012-08-311-17/+40
* Fix some places in library where semaphore is not released on error conditionspatacongo2012-08-311-1/+1
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-1/+1
* Correct and error in recv() and recvfrom() return valuepatacongo2012-02-181-2/+7
* Move nuttx/netutils to apps/netutilspatacongo2011-03-191-0/+498