summaryrefslogtreecommitdiff
path: root/nuttx/netutils/webserver/httpd.h
Commit message (Expand)AuthorAgeFilesLines
* Move nuttx/netutils to apps/netutilspatacongo2011-03-191-118/+0
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-10/+10
* Fix various issues, bad ages, etc. with ez80+uIP webserverpatacongo2009-03-221-14/+19
* Integrated uIP's TELNETDpatacongo2007-11-251-2/+2
* Fix TCP list managment bugpatacongo2007-11-201-1/+14
* Several webserver bugs fixedpatacongo2007-11-201-10/+11
* uIP webserver now uses listen/acceptpatacongo2007-11-191-14/+39
* Implement TCP send; remove uIP proto-socketspatacongo2007-09-091-0/+74