summaryrefslogtreecommitdiff
path: root/apps/include/netutils/httpd.h
Commit message (Collapse)AuthorAgeFilesLines
* Network: All logic will now handle varialbe length link layer protocol ↵Gregory Nutt2014-11-151-1/+6
| | | | headers within incoming packets. This permits use of multiple network interfaces with differing data links. For example, ETHERNET + SLIP
* Remove all inclusion of uip.hGregory Nutt2014-07-041-1/+0
|
* NET: More renamingGregory Nutt2014-07-041-1/+1
|
* Fixes to errors that I introduced from Pelle WinderstamGregory Nutt2014-07-031-3/+3
|
* Fixes for networking and tiny webserver from MaxGregory Nutt2014-06-291-19/+33
|
* Move the remaining files from include/nuttx/net/uip to include/nuttx/net; ↵Gregory Nutt2014-06-241-1/+1
| | | | Rename *_internal.h header files in net/ to just *.h
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
|
* hpttd.h needs to include stdbool.hpatacongo2012-09-221-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5179 42af7a65-404d-4744-a932-0658087f49c3
* Adds support for keep-alive connections to webserverpatacongo2012-09-221-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5178 42af7a65-404d-4744-a932-0658087f49c3
* Fix ording of bytes in ENC28J60 MAC address; Web server refactoring from Katepatacongo2012-09-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5159 42af7a65-404d-4744-a932-0658087f49c3
* Resync new repository with old repo r5166patacongo2012-09-171-2/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5153 42af7a65-404d-4744-a932-0658087f49c3
* Enhancements to the uIP web server from Katepatacongo2012-09-041-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5088 42af7a65-404d-4744-a932-0658087f49c3
* The content for uIP web server demo is no longer canned, but is not built ↵patacongo2012-08-311-4/+116
| | | | | | dynameically (Thanks to Max Holtzberg) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5073 42af7a65-404d-4744-a932-0658087f49c3
* Header file clean-uppatacongo2012-07-171-7/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4948 42af7a65-404d-4744-a932-0658087f49c3
* Move nuttx/include/apps to apps/includepatacongo2011-05-091-0/+54
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3581 42af7a65-404d-4744-a932-0658087f49c3