This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-01-26 09:32:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
apps
/
webserver
History
oliverschmidt
2a98ace477
Allow to configure the maximum number of simultaneous connections to the cgi webserver.
2007-11-26 21:36:35 +00:00
..
httpd-fs
…
http-strings
…
http-strings.c
…
http-strings.h
…
httpd-cfs.c
Added PETSCII support.
2007-11-26 20:53:00 +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
Removed compiler warnings.
2007-11-17 20:52:07 +00:00
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
…
webserver-nogui.h
…
webserver.c
…
webserver.h
…