nuttx-apps/netutils/webserver
2014-06-23 12:57:03 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
httpd_cgi.c More trailing whilespace removal 2014-04-13 16:24:28 -06:00
httpd_cgi.h The content for uIP web server demo is no longer canned, but is not built dynameically (Thanks to Max Holtzberg) 2012-08-31 23:05:51 +00:00
httpd_fs.c httpd_fs_open() should return OK on success and ERROR on failure, not 1 and 0 2014-06-23 12:57:03 -06:00
httpd_mmap.c More trailing whilespace removal 2014-04-13 16:24:28 -06:00
httpd_sendfile.c Add default file name if URL is a directory, giving index.html behavior. From Kate 2012-09-18 18:45:39 +00:00
httpd.c Costmetic changes after review for sense of OK (should be zero) 2014-06-19 07:58:43 -06:00
httpd.h AVR corrections from Richard Cochran; uIP webserver enhancements from Kate 2012-09-11 13:19:59 +00:00
Kconfig More trailing whilespace removal 2014-04-13 16:24:28 -06:00
Makefile More trailing whilespace removal 2014-04-13 16:24:28 -06:00