contiki/apps/webserver
2008-02-07 16:28:11 +00:00
..
httpd-fs
http-strings
http-strings.c
http-strings.h
httpd-cfs.c Yet another PETSCII<->ASCII issue solved - this time it caused failure to send the right content type. 2007-12-09 23:35:03 +00:00
httpd-cfs.h
httpd-cgi.c Optimzed PETSCII support. 2007-11-25 18:39:06 +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 *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. 2007-09-06 01:36:10 +00:00
webserver-dsc.h
webserver-nogui.c Made the webserver logging follow the popular pattern of foo_???() being declared in foo.h and defined in foo.c. 2007-04-23 21:19:55 +00:00
webserver-nogui.h
webserver.c Allow to optionally (triggered with SELFSTART_PROCESS) self start the application. 2008-02-07 16:28:11 +00:00
webserver.h