aboutsummaryrefslogtreecommitdiff
path: root/Projects/Webserver/Webserver.txt
AgeCommit message (Expand)Author
2012-05-20Merge in latest trunk.Dean
2012-05-18Minor documentation adjustments to the demos, projects and bootloaders to ens...Dean
2012-05-13AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h conf...Dean
2012-05-12AppConfigHeaders: Update several additional user projects to use configuratio...Dean
2011-05-22Add RNDIS Device support to the Webserver project, so that the files stored o...Dean
2010-12-26Documentation improvements - put driver example code into its own section, fi...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-08-31Clarify in the project documentation files what the each of the different USB...Dean
2010-07-30More spell checking of all source files -- correct missed errors, switch to E...Dean
2010-07-29Spell check all source files once again to find any typos.Dean
2010-07-19Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.Dean
2010-07-11Correct misspellings in the Bluetooth demo code.Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-03-10Added ENABLE_TELNET_SERVER compile time option to the Webserver project to di...Dean
2010-02-12Speed up Webserver demo data rate by not sending a full ethernet frame each t...Dean
2010-02-12Move DHCP negotiation timer into the DHCP connection application state struct...Dean
2010-02-07Make Webserver allow HTTP requests for files with up to 50 characters in the ...Dean
2010-02-02Replace the Webserver demo's uIP with the latest code ripped from the Contiki...Dean
2010-01-31Better HTTP GET parsing in the Webserver demo, add application polling.Dean
2010-01-28Fix up project documentation files' overview tables, so that multiple items o...Dean
2010-01-28Add FatFS library to the Webserver project, extend the HTTP server so that it...Dean
2010-01-27Add DHCP server to the Webserver demo for automatic network configuration. Co...Dean
2010-01-25Add Webserver project Doxygen configuration file and overview document.Dean