summaryrefslogtreecommitdiff
path: root/apps/include
Commit message (Expand)AuthorAgeFilesLines
* hpttd.h needs to include stdbool.hpatacongo2012-09-221-0/+3
* Adds support for keep-alive connections to webserverpatacongo2012-09-221-0/+3
* Fix ording of bytes in ENC28J60 MAC address; Web server refactoring from Katepatacongo2012-09-181-1/+1
* Resync new repository with old repo r5166patacongo2012-09-173-10/+22
* Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-141-0/+123
* Remove executable property from source and make filespatacongo2012-09-132-0/+0
* Network discover utility from Max Holtzbergpatacongo2012-09-121-0/+58
* Enhancements to the uIP web server from Katepatacongo2012-09-041-0/+3
* The content for uIP web server demo is no longer canned, but is not built dyn...patacongo2012-08-311-4/+116
* Remove BOTHERpatacongo2012-07-242-3/+4
* Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modb...patacongo2012-07-216-59/+62
* FreeModBus is now integrated with the Nuttx configuration systempatacongo2012-07-213-146/+14
* Check-in of initial, unmodified freemodbus-v1.5.0patacongo2012-07-217-0/+1036
* Header file clean-uppatacongo2012-07-1716-90/+139
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-033-4/+4
* STM32 SDIO DMA: Ignore DMA FIFO errors; these seem to be bogus. SD multiple ...patacongo2012-02-211-5/+5
* FTPD daemon and example now build without errorspatacongo2012-02-051-1/+31
* Add the beginnings of an FTP serverpatacongo2012-02-041-0/+187
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-13/+37
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-0/+100
* Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes ...patacongo2012-01-311-9/+0
* A few more telnet updatespatacongo2012-01-301-2/+10
* Add new psock layer; telnet session is now wrapped in a character devicepatacongo2012-01-301-30/+88
* Add TIFF unit testpatacongo2011-09-221-4/+5
* Code complete on TIFF creation logicpatacongo2011-09-211-5/+35
* TIFF initialization is completepatacongo2011-09-211-13/+48
* More TIFF logicpatacongo2011-09-201-4/+11
* Add beginning of a TIFF file creation librarypatacongo2011-09-201-0/+392
* More FTP bugfixespatacongo2011-06-031-2/+3
* More FTP client debug fixespatacongo2011-06-021-2/+2
* FTP client debug changespatacongo2011-06-021-3/+4
* Add support so that fdopen() may be used on socket descriptorspatacongo2011-06-021-1/+8
* Add a simple shell and configuration to verify the FTP client librarypatacongo2011-06-011-1/+7
* First cut at FTP clientpatacongo2011-06-011-0/+209
* Move nuttx/include/apps to apps/includepatacongo2011-05-0913-0/+1209