aboutsummaryrefslogtreecommitdiff
path: root/Projects/Webserver/Lib/uip/conf
AgeCommit message (Expand)Author
2010-02-02Remove now unused conf directory from the uIP stack in the Webserver project.Dean
2010-01-31Clean up HTTP webserver code in the Webserver project, so that it follows the...Dean
2010-01-31Better HTTP GET parsing in the Webserver demo, add application polling.Dean
2010-01-29Add TCP retransmission support to the HTTP webserver in the Webserver project...Dean
2010-01-29Add MIME type handling to the Webserver project, so that files of different t...Dean
2010-01-28Add FatFS library to the Webserver project, extend the HTTP server so that it...Dean
2010-01-27Clean up Webserver project - add more Doxygen documentation for the new DHCP ...Dean
2010-01-27Add DHCP server to the Webserver demo for automatic network configuration. Co...Dean
2010-01-25Moved initial completed version of the Webserver project out of the Projects/...Dean