| Age | Commit message (Expand) | Author |
| 2012-06-09 | Spell check source code, fix mistakes. | Dean |
| 2012-05-12 | AppConfigHeaders: Update several additional user projects to use configuratio... | Dean |
| 2011-11-18 | Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri... | Dean |
| 2011-06-05 | Massive corrections to the project documentation and code comments, thanks to... | Dean |
| 2011-05-22 | Add RNDIS Device support to the Webserver project, so that the files stored o... | Dean |
| 2011-04-08 | Move global interrupt enable/disable functions out to Common.h and document t... | Dean |
| 2011-04-08 | Add in a new common Delay_MS() function, which provides a blocking delay for ... | Dean |
| 2010-11-25 | Changed the XPLAINBridge software UART to use the regular CTC mode instead of... | Dean |
| 2010-11-08 | Added board hardware driver support for the Adafruit U4 breakout board. | Dean |
| 2010-10-13 | Clean up excessive whitespace at the end of each line using the wspurify tool... | Dean |
| 2010-07-30 | Oops - fix mixed "initialize" and "initialise" - opt for American spelling du... | Dean |
| 2010-07-30 | More spell checking of all source files -- correct missed errors, switch to E... | Dean |
| 2010-07-30 | Spell check more of the third party libraries used by LUFA. | Dean |
| 2010-07-29 | Spell check all source files once again to find any typos. | Dean |
| 2010-05-08 | Add svn:eol-style property to source files, so that the line endings are corr... | Dean |
| 2010-05-07 | Change over unix line-endings to dos line endings. | Dean |
| 2010-02-18 | Use a temporary variable to hold the current URI length in the Webserver, rat... | Dean |
| 2010-02-18 | Add uIP-split code to the Webserver project, so that each packet is split in ... | 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-12 | Fix DHCPClient init code in the Webserver project writing to the incorrect ap... | Dean |
| 2010-02-07 | Make Webserver allow HTTP requests for files with up to 50 characters in the ... | Dean |
| 2010-02-03 | Re-add Webserver uIP application polling, apply patch to uIP by Andrew Ruder ... | Dean |
| 2010-02-03 | Add a TELNET server to the webserver project, which currently can list active... | Dean |
| 2010-02-03 | Exclude FATFs from the Webserver project documentation. Rename the functions ... | Dean |
| 2010-02-02 | Remove now unused conf directory from the uIP stack in the Webserver project. | Dean |
| 2010-02-02 | Replace the Webserver demo's uIP with the latest code ripped from the Contiki... | Dean |
| 2010-01-31 | Clean up HTTP webserver code in the Webserver project, so that it follows the... | Dean |
| 2010-01-31 | Better HTTP GET parsing in the Webserver demo, add application polling. | Dean |
| 2010-01-29 | Add TCP retransmission support to the HTTP webserver in the Webserver project... | Dean |
| 2010-01-29 | Add MIME type handling to the Webserver project, so that files of different t... | Dean |
| 2010-01-28 | Add FatFS library to the Webserver project, extend the HTTP server so that it... | Dean |
| 2010-01-27 | Clean up Webserver project - add more Doxygen documentation for the new DHCP ... | Dean |
| 2010-01-27 | Add DHCP server to the Webserver demo for automatic network configuration. Co... | Dean |
| 2010-01-25 | Moved initial completed version of the Webserver project out of the Projects/... | Dean |