aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/Lib/TELNETServerApp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix TELNET server locking up if an invalid command was issued.Dean Camera2010-02-031-1/+5
* Disable uIP connection polling for now - this seems to corrupt the buffers.Dean Camera2010-02-031-4/+4
* Add a TELNET server to the webserver project, which currently can list active...Dean Camera2010-02-031-0/+147