aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/Webserver.txt
Commit message (Expand)AuthorAgeFilesLines
* Added ENABLE_TELNET_SERVER compile time option to the Webserver project to di...Dean Camera2010-03-101-0/+6
* Speed up Webserver demo data rate by not sending a full ethernet frame each t...Dean Camera2010-02-121-1/+6
* Move DHCP negotiation timer into the DHCP connection application state struct...Dean Camera2010-02-121-6/+5
* Make Webserver allow HTTP requests for files with up to 50 characters in the ...Dean Camera2010-02-071-11/+13
* Replace the Webserver demo's uIP with the latest code ripped from the Contiki...Dean Camera2010-02-021-2/+3
* Better HTTP GET parsing in the Webserver demo, add application polling.Dean Camera2010-01-311-1/+2
* Fix up project documentation files' overview tables, so that multiple items o...Dean Camera2010-01-281-10/+16
* Add FatFS library to the Webserver project, extend the HTTP server so that it...Dean Camera2010-01-281-11/+17
* Add DHCP server to the Webserver demo for automatic network configuration. Co...Dean Camera2010-01-271-3/+9
* Add Webserver project Doxygen configuration file and overview document.Dean Camera2010-01-251-0/+81