summaryrefslogtreecommitdiff
path: root/apps/netutils/webserver/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
|
* New touchscreen scaling algorithm for the case where measured X values vary ↵Gregory Nutt2013-10-171-1/+1
| | | | with y position (and vice versa)
* Various Kconfig files still have references to CONFIG_ variables. Some in ↵Gregory Nutt2013-04-251-2/+2
| | | | harmless comments, some in config definionts which is not harmless. All removed
* Adds support for keep-alive connections to webserverpatacongo2012-09-221-0/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5178 42af7a65-404d-4744-a932-0658087f49c3
* Add support for Fire STM32v3; sscanf fixes from Katepatacongo2012-09-211-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5168 42af7a65-404d-4744-a932-0658087f49c3
* Fix ording of bytes in ENC28J60 MAC address; Web server refactoring from Katepatacongo2012-09-181-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5159 42af7a65-404d-4744-a932-0658087f49c3
* Fix ENC28J60 Tx transmit (still a receive problem); Add HTTP 408 logic from Katepatacongo2012-09-171-5/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5158 42af7a65-404d-4744-a932-0658087f49c3
* Add option for single connection web server. From Kate.patacongo2012-09-171-0/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5157 42af7a65-404d-4744-a932-0658087f49c3
* Add support for DMA memory allocator to FAT file systempatacongo2012-09-111-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5127 42af7a65-404d-4744-a932-0658087f49c3
* AVR corrections from Richard Cochran; uIP webserver enhancements from Katepatacongo2012-09-111-3/+34
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5126 42af7a65-404d-4744-a932-0658087f49c3
* Add URL/CGI function mapping option to uIP web serverpatacongo2012-09-051-0/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5096 42af7a65-404d-4744-a932-0658087f49c3
* Syntax error in last apps/netutils/webserver/Kconfigpatacongo2012-09-041-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5089 42af7a65-404d-4744-a932-0658087f49c3
* Enhancements to the uIP web server from Katepatacongo2012-09-041-1/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5088 42af7a65-404d-4744-a932-0658087f49c3
* Developing a new way to handle application configurationspatacongo2012-04-141-0/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4609 42af7a65-404d-4744-a932-0658087f49c3
* Add kconfig documentationpatacongo2012-04-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4567 42af7a65-404d-4744-a932-0658087f49c3
* Adding skeleton Kconfig files (part 3 of 2)patacongo2012-04-061-0/+4
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4566 42af7a65-404d-4744-a932-0658087f49c3