aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/Webserver.txt
Commit message (Expand)AuthorAgeFilesLines
* Minor documentation improvements.Dean Camera2013-06-161-3/+3
* Merge in latest trunk.Dean Camera2012-05-201-2/+2
|\
| * Minor documentation adjustments to the demos, projects and bootloaders to ens...Dean Camera2012-05-181-2/+2
* | AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h conf...Dean Camera2012-05-131-3/+8
* | AppConfigHeaders: Update several additional user projects to use configuratio...Dean Camera2012-05-121-4/+4
|/
* Add RNDIS Device support to the Webserver project, so that the files stored o...Dean Camera2011-05-221-3/+10
* Documentation improvements - put driver example code into its own section, fi...Dean Camera2010-12-261-6/+6
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-3/+4
* Clarify in the project documentation files what the each of the different USB...Dean Camera2010-08-311-1/+1
* More spell checking of all source files -- correct missed errors, switch to E...Dean Camera2010-07-301-1/+1
* Spell check all source files once again to find any typos.Dean Camera2010-07-291-5/+5
* Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.Dean Camera2010-07-191-3/+3
* Correct misspellings in the Bluetooth demo code.Dean Camera2010-07-111-1/+1
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-112/+112
* 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