contiki/apps/webserver
2008-02-24 20:59:51 +00:00
..
httpd-fs
http-strings
http-strings.c
http-strings.h
httpd-cfs.c Replaced '404.html' with 'notfound.html' as '404.html' is no valid filename for the Apple2 disk operating system ProDOS 8. 2008-02-21 09:25:54 +00:00
httpd-cfs.h
httpd-cgi.c Changed all sprintf() calls to snprintf() to make it useful for systems with very low buffer size 2008-02-24 20:59:51 +00:00
httpd-cgi.h
httpd-fs.c
httpd-fs.h
httpd-fsdata.c
httpd-fsdata.h
httpd.c Allow to configure the maximum number of simultaneous connections to the cgi webserver. 2007-11-26 21:36:35 +00:00
httpd.h
Makefile.webserver
webserver-dsc.c
webserver-dsc.h
webserver-nogui.c Removed SELFSTART_PROCESS as AUTOSTART_ENABLE generally serves that purpose - and AUTOSTART_ENABLE gets already set as required :-) 2008-02-08 22:48:28 +00:00
webserver-nogui.h
webserver.c Removed SELFSTART_PROCESS as AUTOSTART_ENABLE generally serves that purpose - and AUTOSTART_ENABLE gets already set as required :-) 2008-02-08 22:48:28 +00:00
webserver.h