index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
Webserver
/
Webserver.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ENABLE_TELNET_SERVER compile time option to the Webserver project to di...
Dean Camera
2010-03-10
1
-0
/
+6
*
Speed up Webserver demo data rate by not sending a full ethernet frame each t...
Dean Camera
2010-02-12
1
-1
/
+6
*
Move DHCP negotiation timer into the DHCP connection application state struct...
Dean Camera
2010-02-12
1
-6
/
+5
*
Make Webserver allow HTTP requests for files with up to 50 characters in the ...
Dean Camera
2010-02-07
1
-11
/
+13
*
Replace the Webserver demo's uIP with the latest code ripped from the Contiki...
Dean Camera
2010-02-02
1
-2
/
+3
*
Better HTTP GET parsing in the Webserver demo, add application polling.
Dean Camera
2010-01-31
1
-1
/
+2
*
Fix up project documentation files' overview tables, so that multiple items o...
Dean Camera
2010-01-28
1
-10
/
+16
*
Add FatFS library to the Webserver project, extend the HTTP server so that it...
Dean Camera
2010-01-28
1
-11
/
+17
*
Add DHCP server to the Webserver demo for automatic network configuration. Co...
Dean Camera
2010-01-27
1
-3
/
+9
*
Add Webserver project Doxygen configuration file and overview document.
Dean Camera
2010-01-25
1
-0
/
+81