nuttx-apps/netutils/thttpd
2015-06-06 19:16:14 -06:00
..
cgi-src THTTPD w/binfs: A few fixes 2015-06-02 11:55:45 -06:00
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
config.h apps/examples/thttpd: Need to use a different Front Page is CONFIG_THTTPD_BINFS=y 2015-06-02 15:19:17 -06:00
fdwatch.c Change all variadic macros to C99 style 2014-05-22 09:01:51 -06:00
fdwatch.h Email address change in apps/ 2012-09-13 16:58:49 +00:00
Kconfig apps/examples/thttpd now uses the Union File System if BINFS is selected for CGI binaris 2015-06-06 19:16:14 -06:00
libhttpd.c Extend apps/examples/thttpd so that it provides a index.cgi file the binfs file system is selected. 2015-06-02 14:26:08 -06:00
libhttpd.h Suffer the consequences of moving struct timeval to its correct location 2015-02-15 15:18:35 -06:00
Makefile THTTPD w/binfs: A few fixes 2015-06-02 11:55:45 -06:00
mime_types.h Email address change in apps/ 2012-09-13 16:58:49 +00:00
tdate_parse.c Email address change in apps/ 2012-09-13 16:58:49 +00:00
tdate_parse.h Email address change in apps/ 2012-09-13 16:58:49 +00:00
thttpd_alloc.c Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
thttpd_alloc.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
thttpd_cgi.c Extend apps/examples/thttpd so that it provides a index.cgi file the binfs file system is selected. 2015-06-02 14:26:08 -06:00
thttpd_cgi.h Suffer the consequences of moving struct timeval to its correct location 2015-02-15 15:18:35 -06:00
thttpd_strings.c Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
thttpd_strings.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
thttpd.c THTTPD: Add support for using binfs/ instead of NXFLAT. NXFLAT is probably the better solution but recently compiler changes make it unusable. binfs or ELF are fallback binary formats. This commit adds an option to use binfs. 2015-06-02 10:45:48 -06:00
timers.c More trailing whilespace removal 2014-04-13 16:24:28 -06:00
timers.h Suffer the consequences of moving struct timeval to its correct location 2015-02-15 15:18:35 -06:00