nuttx-apps/netutils/thttpd
2015-06-02 10:45:48 -06:00
..
cgi-src 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
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
config.h Fix numerous typos in configuration variable names. Tracked down by Alan Carvalho de Assis 2015-05-23 17:08:35 -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 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
libhttpd.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
libhttpd.h Suffer the consequences of moving struct timeval to its correct location 2015-02-15 15:18:35 -06:00
Makefile 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
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 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
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