aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/Lib/DHCPClientApp.c
Commit message (Expand)AuthorAgeFilesLines
* Commit for the 100219 release.Dean Camera2010-02-191-5/+1
* Move DHCP negotiation timer into the DHCP connection application state struct...Dean Camera2010-02-121-12/+11
* Fix DHCPClient init code in the Webserver project writing to the incorrect ap...Dean Camera2010-02-121-10/+12
* Make Webserver allow HTTP requests for files with up to 50 characters in the ...Dean Camera2010-02-071-1/+1
* New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...Dean Camera2010-02-041-4/+4
* Add a TELNET server to the webserver project, which currently can list active...Dean Camera2010-02-031-0/+263