Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a TELNET server to the webserver project, which currently can list ↵ | Dean Camera | 2010-02-03 | 1 | -166/+0 |
| | | | | active TCP connections. | ||||
* | Clean up Webserver project - add more Doxygen documentation for the new DHCP ↵ | Dean Camera | 2010-01-27 | 1 | -6/+47 |
| | | | | client functions and defines. | ||||
* | Add DHCP server to the Webserver demo for automatic network configuration. ↵ | Dean Camera | 2010-01-27 | 1 | -0/+125 |
Correct uIP timer clock not tracking the correct timespan. |