aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/Lib/DHCPClientApp.h
Commit message (Expand)AuthorAgeFilesLines
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-18/+19
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-211-5/+10
* Minor documentation cleanups.Dean Camera2010-06-031-25/+25
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-169/+169
* Add const keyword to the demo function parameters where possible.Dean Camera2010-04-181-2/+2
* Added ENABLE_TELNET_SERVER compile time option to the Webserver project to di...Dean Camera2010-03-101-4/+7
* Add a TELNET server to the webserver project, which currently can list active...Dean Camera2010-02-031-0/+166