.. |
httpd-fs
|
Reverted raven changes, which are now in the raven-webserver directory
|
2008-10-14 11:07:57 +00:00 |
http-strings
|
Update to Contiki version number 2.4
|
2010-01-29 18:03:55 +00:00 |
http-strings.c
|
Update to Contiki version number 2.4
|
2010-01-29 18:03:55 +00:00 |
http-strings.h
|
Update to Contiki version number 2.4
|
2010-01-29 18:03:55 +00:00 |
httpd-cfs.c
|
Set the maximum number of concurrent web server connections by default to the maximum number of concurrent TCP connections.
|
2010-04-11 20:54:39 +00:00 |
httpd-cfs.h
|
Made CFS web server pathname length configurable via WEBSERVER_CONF_CFS_PATHLEN and increased default pathname length from 20 to 80 chars in order to allow to actually make use of subdirs.
|
2010-04-11 20:10:12 +00:00 |
httpd-cgi.c
|
Print ipv6 address in weblog and tcp_stats cgi
|
2009-08-12 18:23:37 +00:00 |
httpd-cgi.h
|
Reverted raven changes, which are now in the raven-webserver directory
|
2008-10-14 11:07:57 +00:00 |
httpd-fs.c
|
Reverted raven changes, which are now in the raven-webserver directory
|
2008-10-14 11:07:57 +00:00 |
httpd-fs.h
|
Reverted raven changes, which are now in the raven-webserver directory
|
2008-10-14 11:07:57 +00:00 |
httpd-fsdata.c
|
Reverted raven changes, which are now in the raven-webserver directory
|
2008-10-14 11:07:57 +00:00 |
httpd-fsdata.h
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
httpd.c
|
Set the maximum number of concurrent web server connections by default to the maximum number of concurrent TCP connections.
|
2010-04-11 20:54:39 +00:00 |
httpd.h
|
Print ipv6 address in weblog and tcp_stats cgi
|
2009-08-12 18:23:37 +00:00 |
Makefile.webserver
|
Removed unreferenced source from application makefile.
|
2007-04-23 21:22:54 +00:00 |
urlconv.c
|
Added optional URL filtering code to the CFS web server contributed by Kajtar Zsolt (and activated it by default).
|
2010-04-11 19:18:47 +00:00 |
urlconv.h
|
Added final newline to make GCC happy.
|
2010-04-11 20:16:56 +00:00 |
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
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
webserver-nogui.c
|
Print ipv6 address in weblog and tcp_stats cgi
|
2009-08-12 18:23:37 +00:00 |
webserver-nogui.h
|
Reverted raven changes, which are now in the raven-webserver directory
|
2008-10-14 11:07:57 +00:00 |
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
|
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 |