index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Projects
/
Webserver
/
Lib
/
TELNETServerApp.c
Age
Commit message (
Expand
)
Author
2011-06-05
Massive corrections to the project documentation and code comments, thanks to...
Dean
2011-05-26
Update Webserver project to remove DHCP IP configuration status notification.
Dean
2011-01-01
Update copyright year on all source files.
Dean
2010-10-28
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean
2010-10-13
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean
2010-05-08
Add svn:eol-style property to source files, so that the line endings are corr...
Dean
2010-03-10
Added ENABLE_TELNET_SERVER compile time option to the Webserver project to di...
Dean
2010-02-15
Oops - missing brackets in the declaration of a string in TELNETServerApp.c.
Dean
2010-02-12
Speed up Webserver demo data rate by not sending a full ethernet frame each t...
Dean
2010-02-12
Move DHCP negotiation timer into the DHCP connection application state struct...
Dean
2010-02-03
Fix TELNET server locking up if an invalid command was issued.
Dean
2010-02-03
Disable uIP connection polling for now - this seems to corrupt the buffers.
Dean
2010-02-03
Add a TELNET server to the webserver project, which currently can list active...
Dean